noalyss Version-9
Variables
anticipation-display.php File Reference

Go to the source code of this file.

Variables

if($h==0) if(count($aPerMonth[$i]) !=0) $amount =bcadd($amount,$amount_initial)
 
for($h=0;$h< count($aPeriode);$h++) $amount_initial =0
 
 $cum =0.0
 
 $estm [$i][$e][$h] =$amount
 
if(! empty( $error)) for($i=0;$i< count($error);$i++)( $last !=$error[$i]) $last =$error[$i]
 
 $strColorCell =""
 
 $tot =0
 
 $tot_cat_estm =0
 
 $tot_cat_real =0
 
 $tot_cum_estm =[]
 
 $tot_cum_estm [$h] =$tot_estm
 
 $tot_cum_real =0
 
 $tot_estm =0
 
if($diff==0) elseif($aItem[ $i][ $e][ 'fi_account']!="" &&$diff > 0) elseif( $aItem[$i][$e]['fi_account']!="" && $diff< 0) else
 
 endfor
 
 endif
 

Variable Documentation

◆ $amount

if( $h==0) if (count( $aPerMonth[ $i]) !=0) $amount =bcadd($amount,$amount_initial)

Definition at line 86 of file anticipation-display.php.

◆ $amount_initial

for ( $h=0; $h< count( $aPeriode); $h++) $amount_initial ( ) =0

Definition at line 42 of file anticipation-display.php.

◆ $cum

$cum =0.0

Definition at line 183 of file anticipation-display.php.

◆ $estm

$estm[ $i][ $e][ $h] =$amount

Definition at line 87 of file anticipation-display.php.

◆ $last

if(! empty($error)) for ( $i=0; $i< count( $error); $i++) ($last !=$error[ $i]) $last ( ) =$error[$i]

Definition at line 247 of file anticipation-display.php.

Referenced by Acc_Ledger\get_last_pj().

◆ $strColorCell

$strColorCell =""

Definition at line 185 of file anticipation-display.php.

◆ $tot

$tot =0

Definition at line 104 of file anticipation-display.php.

◆ $tot_cat_estm

$tot_cat_estm =0

Definition at line 10 of file anticipation-display.php.

◆ $tot_cat_real

$tot_cat_real =0

Definition at line 10 of file anticipation-display.php.

◆ $tot_cum_estm [1/2]

$tot_cum_estm =[]

Definition at line 10 of file anticipation-display.php.

◆ $tot_cum_estm [2/2]

$tot_cum_estm[ $h] =$tot_estm

Definition at line 90 of file anticipation-display.php.

◆ $tot_cum_real

$tot_cum_real =0

Definition at line 10 of file anticipation-display.php.

◆ $tot_estm

$tot_estm =0

Definition at line 36 of file anticipation-display.php.

◆ else

if($cum==0) elseif ( $cum > 0) else ( )
Initial value:
{
echo '<td style="text-align:right;background-color:green;color:white">'

Definition at line 171 of file anticipation-display.php.

◆ endfor

endfor

Definition at line 30 of file anticipation-display.php.

◆ endif

endif

Definition at line 252 of file anticipation-display.php.