noalyss Version-9
Variables
tax_summary_display.php File Reference

display the tax summary result More...

Go to the source code of this file.

Variables

 $a_sum =$this->get_summary_sale()
 
 $array =$this->get_row_sale()
 
 $color =($r%2==0)?"even":"odd"
 
 $ledger =""
 
 $nb_array =count($array)
 
 $nb_sum =count($a_sum)
 
 $r =0
 
 $tot_noded_amount =0
 
 $tot_noded_return =0
 
 $tot_noded_tax =0
 
 $tot_private =0
 
 $tot_sided =0
 
 $tot_vat =0
 
 $tot_wovat =0
 
for($i=0;$i< $nb_array;$i++) ($ledger !=$array[ $i][ 'jrn_def_name']) ($ledger !="")
 
else __pad0__
 
else __pad1__
 
 endfor =nbm($a_sum[$e]['amount_sided'])
 
 endif
 
 if ($nb_array > 0)
 

Detailed Description

display the tax summary result

See also
Tax_Summary

Definition in file tax_summary_display.php.

Variable Documentation

◆ $a_sum

$a_sum =$this->get_summary_sale()

Definition at line 112 of file tax_summary_display.php.

◆ $array

$array =$this->get_row_sale()

Definition at line 34 of file tax_summary_display.php.

◆ $color

$color =($r%2==0)?"even":"odd"

◆ $ledger

$ledger =""

Definition at line 36 of file tax_summary_display.php.

◆ $nb_array

$nb_array =count($array)

Definition at line 35 of file tax_summary_display.php.

◆ $nb_sum

$nb_sum =count($a_sum)

Definition at line 133 of file tax_summary_display.php.

◆ $r

$r =0

Definition at line 37 of file tax_summary_display.php.

◆ $tot_noded_amount

$tot_noded_amount =0

Definition at line 184 of file tax_summary_display.php.

◆ $tot_noded_return

$tot_noded_return =0

Definition at line 184 of file tax_summary_display.php.

◆ $tot_noded_tax

$tot_noded_tax =0

Definition at line 184 of file tax_summary_display.php.

◆ $tot_private

$tot_private =0

Definition at line 184 of file tax_summary_display.php.

◆ $tot_sided

$tot_sided =0

Definition at line 38 of file tax_summary_display.php.

◆ $tot_vat

for ($e=0;$e < $nb_sum ; $e++) ($a_sum[$e]['amount_wovat'])?> </td> <td class $tot_vat =0

Definition at line 38 of file tax_summary_display.php.

◆ $tot_wovat

$tot_wovat =0

Definition at line 38 of file tax_summary_display.php.

◆ ($ledger !=$array[ $i][ 'jrn_def_name'])

for( $i=0; $i< $nb_array; $i++) ( $ledger !=$array[$i]['jrn_def_name'])( $ledger !="") (   $ledger ! = "")

Definition at line 40 of file tax_summary_display.php.

◆ __pad0__

else __pad0__

Definition at line 105 of file tax_summary_display.php.

◆ __pad1__

else __pad1__

Definition at line 278 of file tax_summary_display.php.

◆ endfor

endfor =nbm($a_sum[$e]['amount_sided'])

Definition at line 94 of file tax_summary_display.php.

◆ endif

endif

Definition at line 53 of file tax_summary_display.php.

◆ if

if( $nb_array > 0) (   $nb_array,
 
)

Definition at line 96 of file tax_summary_display.php.