noalyss
Version-8.1
|
Go to the source code of this file.
Variables | |
for($h=0;$h< count($aPeriode);$h++) | $amount =$aItem[$i][$e]['fi_amount'] |
$cum =0.0 | |
if(count($aPerMonth[$i]) !=0) | $estm [$i][$e][$h] =$amount |
if(! empty($error)) for( $i=0; $i< count( $error); $i++)( $last !=$error[$i]) | $last =$error[$i] |
$tot =0 | |
$tot_cat_estm =0 | |
$tot_cat_real =0 | |
$tot_cum_real =0 | |
$tot_estm =0 | |
if(($aItem[$i][$e]['fi_debit']=='C' && $diff< 0)||($aItem[$i][$e]['fi_debit']=='D' && $diff > 0)) else if($diff==0) | else |
endfor | |
endif | |
Definition at line 41 of file forecast_result.php.
$cum =0.0 |
Definition at line 128 of file forecast_result.php.
Definition at line 55 of file forecast_result.php.
Definition at line 198 of file forecast_result.php.
Referenced by Acc_Ledger\get_last_pj(), and Impress\parse_formula().
$tot =0 |
Definition at line 71 of file forecast_result.php.
$tot_cat_estm =0 |
Definition at line 10 of file forecast_result.php.
$tot_cat_real =0 |
Definition at line 10 of file forecast_result.php.
$tot_cum_real =0 |
Definition at line 10 of file forecast_result.php.
$tot_estm =0 |
Definition at line 36 of file forecast_result.php.
if (( $aItem[ $i][ $e][ 'fi_debit']=='C' &&$cum< 0)||( $aItem[ $i][ $e][ 'fi_debit']=='D' &&$cum > 0)) else |
Definition at line 117 of file forecast_result.php.
endfor |
Definition at line 28 of file forecast_result.php.
endif |
Definition at line 203 of file forecast_result.php.