fix: refs #7024 create exception for inventory #2282
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#2282
Loading…
Reference in New Issue
No description provided.
Delete Branch "7024-create-exception-for-inventory"
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?
@ -16,3 +16,3 @@
WHERE id = vSelf;
IF vIsBooked THEN
IF vIsBooked AND !@isModeInventory THEN
Utilizar NOT https://wiki.verdnatura.es/index.php/Convenciones_SQL#Operadores