dolibarr 23.0.3
export.php File Reference

( ) More...

Go to the source code of this file.

Variables

 $totalarray = array()
 
 while ( $i< min( $num, $limit)) = array('sql' => $sql)
 The main.inc.php has been included so the following variable are now defined:
 

Detailed Description

( )

Export operation of book keeping

Definition in file export.php.

Variable Documentation

◆ $totalarray

$totalarray = array()

print a total cell value according to its type

Parameters
string$typeof field (duration, string..)
string$valthe value to display
Returns
void (direct print)

Definition at line 1216 of file export.php.

Referenced by FormListWebPortal\setTotalValue().