|
dolibarr
13.0.2
|
Ensemble de fonctions de base pour le module commande. More...
Go to the source code of this file.
Functions | |
| commande_prepare_head (Commande $object) | |
| Prepare array with list of tabs. More... | |
| order_admin_prepare_head () | |
| Return array head with list of tabs to view object informations. More... | |
Ensemble de fonctions de base pour le module commande.
Definition in file order.lib.php.
| commande_prepare_head | ( | Commande | $object | ) |
Prepare array with list of tabs.
| Commande | $object | Object related to tabs |
Definition at line 34 of file order.lib.php.
References complete_head_from_modules(), Link\count(), dol_dir_list(), dol_sanitizeFileName(), Commande\getNbOfShipments(), and CommonObject\liste_contact().
| order_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 123 of file order.lib.php.
References complete_head_from_modules().