Difference between revisions of "Module Banks and Cash (developer)"
Jump to navigation
Jump to search
m (→Entity Bank) |
|||
Line 17: | Line 17: | ||
= Entity Category of bank transaction = | = Entity Category of bank transaction = | ||
− | {{ | + | {{TemplateDocDevEntityEn| |
class=htdocs\compta\bank\bankcateg.class.php}} | class=htdocs\compta\bank\bankcateg.class.php}} | ||
Revision as of 12:21, 5 August 2009
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