6371-limpiezaTablasVn2008Part1 #1964
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#1964
Loading…
Reference in New Issue
No description provided.
Delete Branch "6371-limpiezaTablasVn2008Part1"
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?
@ -0,0 +3,4 @@
AFTER DELETE ON `awbInvoiceIn`
FOR EACH ROW
BEGIN
IF (SELECT COUNT(*) FROM invoiceInTax where invoiceInFk = OLD.invoiceInFk) = 0
NOT (SELECT COUNT(*) FROM invoiceInTax where invoiceInFk = OLD.invoiceInFk)
falta una cosa
NOT (SELECT COUNT(*) FROM invoiceInTax where invoiceInFk = OLD.invoiceInFk)