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
Add a new UserGroupRight to control access to open/close months.
[capital-apms-progress.git]
/
trigger
/
derntchg.p
blob
4a53df00aa7839316ea0f4ed631af6591fd9db35
1
TRIGGER
PROCEDURE
FOR DELETE OF
RentCharge.
2
3
FOR EACH
RentChargeLine
OF
RentCharge
:
4
DELETE
RentChargeLine.
5
END
.