|
dolibarr
x.y.z
|
Functions used by supplier invoice module. More...
Go to the source code of this file.
Functions | |
| facturefourn_prepare_head ($object) | |
| Prepare array with list of tabs. More... | |
| ordersupplier_prepare_head (CommandeFournisseur $object) | |
| Prepare array with list of tabs. More... | |
| supplierorder_admin_prepare_head () | |
| Return array head with list of tabs to view object informations. More... | |
Functions used by supplier invoice module.
Definition in file fourn.lib.php.
| facturefourn_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
| Object | $object | Object related to tabs |
Definition at line 35 of file fourn.lib.php.
| ordersupplier_prepare_head | ( | CommandeFournisseur | $object | ) |
Prepare array with list of tabs.
| Object | $object | Object related to tabs |
Definition at line 138 of file fourn.lib.php.
| supplierorder_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 251 of file fourn.lib.php.