noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
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"
 
 $dossier_id =Dossier::id()
 
 $js_detail = $this->build_link_detail($dossier_id, $this->date_start, $this->date_end,$array[$i]['jrn_def_id'], $array[$i]['qs_vat_code'])
 
 $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 118 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"

◆ $dossier_id

$dossier_id =Dossier::id()

Definition at line 36 of file tax_summary_display.php.

◆ $js_detail

$js_detail = $this->build_link_detail($dossier_id, $this->date_start, $this->date_end,$array[$i]['jrn_def_id'], $array[$i]['qs_vat_code'])

Definition at line 77 of file tax_summary_display.php.

Referenced by Acc_Ledger_Fin\insert().

◆ $ledger

$ledger =""

Definition at line 37 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 139 of file tax_summary_display.php.

◆ $r

$r =0

Definition at line 38 of file tax_summary_display.php.

◆ $tot_noded_amount

$tot_noded_amount =0

Definition at line 191 of file tax_summary_display.php.

◆ $tot_noded_return

$tot_noded_return =0

Definition at line 191 of file tax_summary_display.php.

◆ $tot_noded_tax

$tot_noded_tax =0

Definition at line 191 of file tax_summary_display.php.

◆ $tot_private

$tot_private =0

Definition at line 191 of file tax_summary_display.php.

◆ $tot_sided

$tot_sided =0

Definition at line 39 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 39 of file tax_summary_display.php.

◆ $tot_wovat

$tot_wovat =0

Definition at line 39 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 41 of file tax_summary_display.php.

◆ __pad0__

else __pad0__

Definition at line 111 of file tax_summary_display.php.

◆ __pad1__

else __pad1__

Definition at line 290 of file tax_summary_display.php.

◆ endfor

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

Definition at line 100 of file tax_summary_display.php.

◆ endif

endif

Definition at line 54 of file tax_summary_display.php.

◆ if

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

Definition at line 102 of file tax_summary_display.php.