Module Banks and Cash (developer)
Revision as of 16:18, 6 August 2009 by Eldy (talk | contribs) (moved Module Bank-Cash to Module Bank-Cash (developer))
Bank-Cash | |
---|---|
Numero/ID of module | {{{num}}} |
User doc. of module | Banks and cash |
Developer doc. of module | This page |
Function
The bank module allows you to manage bank or cash accounts. You can define several type of account: bank or cash.
Numéro : 85
Entity Bank
The PHP class to use to manipulate such object is file htdocs\compta\bank\account.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Entity Category of bank transaction
The PHP class to use to manipulate such object is file htdocs\compta\bank\bankcateg.class.php.
It contains CRUD methods to create (C), read (R), update (U) and delete (D) this object.
Permissions
- ->banque->lire
- ->banque->modifier
- ->banque->configurer
- ->banque->consolidate
- ->banque->export
- ->banque->transfer
- ->banque->cheque