dolibarr 18.0.6
|
Functions used by supplier invoice module. More...
Go to the source code of this file.
Functions | |
facturefourn_prepare_head (FactureFournisseur $object) | |
Prepare array with list of tabs. | |
ordersupplier_prepare_head (CommandeFournisseur $object) | |
Prepare array with list of tabs. | |
supplierorder_admin_prepare_head () | |
Return array head with list of tabs to view object informations. | |
Functions used by supplier invoice module.
Definition in file fourn.lib.php.
facturefourn_prepare_head | ( | FactureFournisseur | $object | ) |
Prepare array with list of tabs.
FactureFournisseur | $object | Object related to tabs |
Definition at line 35 of file fourn.lib.php.
References complete_head_from_modules(), Link\count(), dol_dir_list(), dol_print_error(), and get_exdir().
ordersupplier_prepare_head | ( | CommandeFournisseur | $object | ) |
Prepare array with list of tabs.
CommandeFournisseur | $object | Object related to tabs |
Definition at line 139 of file fourn.lib.php.
References complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), and price2num().
supplierorder_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 252 of file fourn.lib.php.
References complete_head_from_modules().