7525-devToTest #2542
|
@ -8,7 +8,7 @@ BEGIN
|
|||
* @param vSelf The travel id
|
||||
*/
|
||||
IF NOT travel_hasUniqueAwb(vSelf) THEN
|
||||
CALL util.throw('The AWB is wrong; a different AWB is in the entries');
|
||||
CALL util.throw('The AWB is wrong. A different AWB is in the entries');
|
||||
END IF;
|
||||
END$$
|
||||
DELIMITER ;
|
Loading…
Reference in New Issue