noalyss Version-9
Variables
balance_aged_result.php File Reference

show the result of balance ageing, included from Balance_Age::display_purchase More...

Go to the source code of this file.

Variables

 $nb_fiche =count($a_fiche)
 
 $nb_row =count($card->content)
 
for($j=0;$j< $nb_row;$j++)($j%2==0)? 'even' $show =true
 
 $sum_fin =0
 
 $sum_gt_30_lt_60 =0
 
 $sum_gt_60_lt_90 =0
 
 $sum_gt_90 =0
 
 $sum_lt_30 =0
 
else __pad0__
 
else __pad1__
 
else __pad2__
 
else __pad3__
 
else __pad4__
 
else $card content [$j]['j_montant']
 
else $card content [$j]['j_montant']
 
else $card content [$j]['j_montant']
 
else $card content [$j]['j_montant']
 
else $card content [$j]['j_montant']
 
 endfor
 
 endif
 

Detailed Description

show the result of balance ageing, included from Balance_Age::display_purchase

See also
Balance_Age

Definition in file balance_aged_result.php.

Variable Documentation

◆ $nb_fiche

$nb_fiche =count($a_fiche)

◆ $nb_row

$nb_row =count($card->content)

Definition at line 72 of file balance_aged_result.php.

◆ $show

$show ( ) =true

◆ $sum_fin

$sum_fin =0

Definition at line 77 of file balance_aged_result.php.

Referenced by Balance_Age\export_csv().

◆ $sum_gt_30_lt_60

$sum_gt_30_lt_60 =0

Definition at line 74 of file balance_aged_result.php.

Referenced by Balance_Age\export_csv().

◆ $sum_gt_60_lt_90

$sum_gt_60_lt_90 =0

Definition at line 75 of file balance_aged_result.php.

Referenced by Balance_Age\export_csv().

◆ $sum_gt_90

$sum_gt_90 =0

Definition at line 76 of file balance_aged_result.php.

Referenced by Balance_Age\export_csv().

◆ $sum_lt_30

$sum_lt_30 =0

Definition at line 73 of file balance_aged_result.php.

Referenced by Balance_Age\export_csv().

◆ __pad0__

else __pad0__

Definition at line 103 of file balance_aged_result.php.

◆ __pad1__

else __pad1__

Definition at line 116 of file balance_aged_result.php.

◆ __pad2__

else __pad2__

Definition at line 128 of file balance_aged_result.php.

◆ __pad3__

else __pad3__

Definition at line 140 of file balance_aged_result.php.

◆ __pad4__

else __pad4__

Definition at line 152 of file balance_aged_result.php.

◆ content [1/5]

else $card content[ $j][ 'j_montant']

◆ content [2/5]

else $card content[ $j][ 'j_montant']

Definition at line 117 of file balance_aged_result.php.

◆ content [3/5]

else $card content[ $j][ 'j_montant']

Definition at line 129 of file balance_aged_result.php.

◆ content [4/5]

else $card content[ $j][ 'j_montant']

Definition at line 141 of file balance_aged_result.php.

◆ content [5/5]

else $card content[ $j][ 'j_montant']

Definition at line 153 of file balance_aged_result.php.

◆ endfor

endfor

Definition at line 161 of file balance_aged_result.php.

◆ endif

endif

Definition at line 105 of file balance_aged_result.php.