|
dolibarr 19.0.4
|
Ensemble de fonctions de base pour le module propal. More...
Go to the source code of this file.
Functions | |
| propal_prepare_head ($object) | |
| Prepare array with list of tabs. | |
| propal_admin_prepare_head () | |
| Return array head with list of tabs to view object informations. | |
| getCustomerProposalPieChart ($socid=0) | |
| Return a HTML table that contains a pie chart of customer proposals. | |
Ensemble de fonctions de base pour le module propal.
Definition in file propal.lib.php.
| getCustomerProposalPieChart | ( | $socid = 0 | ) |
Return a HTML table that contains a pie chart of customer proposals.
| int | $socid | (Optional) Show only results from the customer with this id |
Definition at line 211 of file propal.lib.php.
References dol_print_error(), Propal\STATUS_BILLED, Propal\STATUS_DRAFT, Propal\STATUS_NOTSIGNED, Propal\STATUS_SIGNED, and Propal\STATUS_VALIDATED.
| propal_admin_prepare_head | ( | ) |
Return array head with list of tabs to view object informations.
Definition at line 158 of file propal.lib.php.
References complete_head_from_modules().
| propal_prepare_head | ( | $object | ) |
Prepare array with list of tabs.
| object | $object | Object related to tabs |
Definition at line 32 of file propal.lib.php.
References complete_head_from_modules(), Link\count(), dol_dir_list(), dol_getcache(), dol_sanitizeFileName(), dol_setcache(), dol_syslog(), getDolGlobalInt(), and getDolGlobalString().