Module Banks and 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

La classe PHP pour manipuler ces objets est le fichier htdocs\compta\bank\bankcateg.class.php.

Elle contient les méthodes principales CRUD pour créer (C), lire (R), mettre à jour (U) et effacer (D) un enregistrement.

Permissions

  • ->banque->lire
  • ->banque->modifier
  • ->banque->configurer
  • ->banque->consolidate
  • ->banque->export
  • ->banque->transfer
  • ->banque->cheque

Tables SQL