dolibarr 18.0.6
|
Page of project referrers. More...
Go to the source code of this file.
Functions | |
canApplySubtotalOn ($tablename) | |
Return if we should do a group by customer with sub-total. | |
sortElementsByClientName ($elementarray) | |
sortElementsByClientName | |
Page of project referrers.
Definition in file element.php.
canApplySubtotalOn | ( | $tablename | ) |
Return if we should do a group by customer with sub-total.
string | $tablename | Name of table |
Definition at line 1641 of file element.php.
sortElementsByClientName | ( | $elementarray | ) |
sortElementsByClientName
array | $elementarray | Element array |
Definition at line 1657 of file element.php.