|
dolibarr 24.0.0-beta
|
List page for bookkeeping templates. More...
Go to the source code of this file.
Variables | |
| foreach ( $object->fields as $key=> $val) = dol_sort_array($arrayofmodules, 'position') | |
| @phan-var-force array<string, array{label:string, data-html:string, disable?:int, css?:string}> $oauthservices | |
| $totalarray = array() | |
| while ( $i< $imaxinloop) = 0 | |
| The main.inc.php has been included so the following variable are now defined: | |
List page for bookkeeping templates.
Definition in file list.php.
| $totalarray = array() |
print a total cell value according to its type
| string | $type | of field (duration, string..) |
| string | $val | the value to display |
Definition at line 497 of file list.php.
Referenced by FormListWebPortal\setTotalValue().