repo.or.cz
/
capital-apms-progress.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Really, this should be it, for the passing income.
[capital-apms-progress.git]
/
trigger
/
deinvoce.p
blob
348d030c088ad077b58d14ba3d6fac5207658939
1
TRIGGER
PROCEDURE
FOR DELETE OF
Invoice.
2
3
FOR EACH
InvoiceLine
OF
Invoice
EXCLUSIVE-LOCK
:
4
DELETE
InvoiceLine.
5
END
.