|
dolibarr
13.0.2
|
Functions used by invoice module. More...
Go to the source code of this file.
Functions | |
| facture_prepare_head ($object) | |
| Initialize the array of tabs for customer invoice. More... | |
| invoice_admin_prepare_head () | |
| Return array head with list of tabs to view object informations. More... | |
| invoice_rec_prepare_head ($object) | |
| Return array head with list of tabs to view object informations. More... | |
Functions used by invoice module.
Definition in file invoice.lib.php.
| facture_prepare_head | ( | $object | ) |
Initialize the array of tabs for customer invoice.
| Facture | $object | Invoice object |
Definition at line 36 of file invoice.lib.php.
References $resql, complete_head_from_modules(), Link\count(), dol_dir_list(), dol_print_error(), and dol_sanitizeFileName().
| invoice_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 122 of file invoice.lib.php.
References complete_head_from_modules().
| invoice_rec_prepare_head | ( | $object | ) |
Return array head with list of tabs to view object informations.
| Facture | $object | Invoice object |
Definition at line 184 of file invoice.lib.php.
References complete_head_from_modules().