Modifies the default delete method to prevent a user from deleting records that have posted depreciation transactions.
Syntax
public void delete()
Run On
Server
Exceptions
| Exception | Condition |
|---|---|
| Error | Transaction do exist, the user will be warned and deletion will be prevented. |