fix: refs #8087 refs#8087 errores travel_moveRaids #3264
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#3264
Loading…
Reference in New Issue
No description provided.
Delete Branch "8087-erroresTravel_moveRaid"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -10,2 +10,3 @@
DECLARE vTravelLink TEXT;
DECLARE vMailBody TEXT DEFAULT '';
DECLARE vMailBody TEXT;
DECLARE vIsMovible BOOL;
vIsMovable
@ -9,10 +9,6 @@ BEGIN
CALL travel_checkWarehouseIsFeedStock(NEW.warehouseInFk);
IF NEW.isRaid IS NOT NULL OR NEW.daysInForward IS NOT NULL THEN
añadimos la comprobacion para que si se modifica el daysInForward y isRaid no esta marcado falle