noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
last_operation-display.php File Reference

Go to the source code of this file.

Variables

 $last_ledger = array()
 
 $Ledger = new \Acc_Ledger($cn, 0)
 
for ($i=0; $i< count($last_ledger); $i++) ($i % 2==0) ? ' class
 

Variable Documentation

◆ $last_ledger

$last_ledger = array()

Definition at line 28 of file last_operation-display.php.

Referenced by Status_Operation_Event\display().

◆ $Ledger

$Ledger = new \Acc_Ledger($cn, 0)

Definition at line 27 of file last_operation-display.php.

◆ ($i=0; $i< count($last_ledger); $i++)

for ( $i=0;$i< count( $last_ledger);$i++)( $i % 2==0) ? ' class ( )
Initial value:
="even" ' : ' class="odd" ';
?>
<tr <?php echo $class

Definition at line 31 of file last_operation-display.php.