Go to the documentation of this file.
26 include_once DOL_DOCUMENT_ROOT.
'/compta/bank/class/account.class.php';
64 $account =
new Account($this->db);
77 if ($account->getCountryCode() ==
'IN') {
const TYPE_CURRENT
Current account.
Class to manage bank accounts.