noalyss Version-9
Variables
acc_ledger_history_sale_extended.php File Reference

detail of the list of operation with VAT and items More...

Go to the source code of this file.

Variables

 $a_detail =Database::fetch_all($det)
 
 $all_tax =bcadd($tot_other_tax,$this->data[$i]['vat'])
 
if($max > 0) $det =$this->db->execute("detail_sale",array($this->data[$i]['jr_internal']))
 Detail opĂ©ration. More...
 
 $max =Database::num_row($ret_reconcile)
 
 $nb_data =count($this->data)
 
 $nb_detail =count($a_detail)
 
 $nb_supp_tax =count($this->data[$i]['supp_tax'])
 
 $ret_reconcile =$this->db->execute('reconcile_date',array($this->data[$i]['jr_id']))
 
 $supp_tax =$this->data[$i]['supp_tax']
 
 $tot_amount_novat =0
 
 $tot_amount_tvac =0
 
 $tot_amount_vat =0
 
 $tot_other_tax =array_sum(array_column($supp_tax,'j_montant'))
 
for( $j=0; $j< $nb_detail; $j++)( $a_detail[ $j][ 'qs_price'])?></td >< td class endfor =nbm($a_detail[$j]['tvac'])
 
if( $this->data[ $i][ 'currency_id'] !=0)(bcadd( $this->data[ $i][ 'sum_oc_amount'], $this->data[ $i][ 'sum_oc_vat_amount'], 4), 2)?><? endif =$this->data[$i]['cr_code_iso']
 

Detailed Description

detail of the list of operation with VAT and items

Definition in file acc_ledger_history_sale_extended.php.

Variable Documentation

◆ $a_detail

$a_detail =Database::fetch_all($det)

Definition at line 139 of file acc_ledger_history_sale_extended.php.

◆ $all_tax

$all_tax =bcadd($tot_other_tax,$this->data[$i]['vat'])

Definition at line 77 of file acc_ledger_history_sale_extended.php.

◆ $det

if ( $max > 0) $det =$this->db->execute("detail_sale",array($this->data[$i]['jr_internal']))

Detail opération.

Definition at line 138 of file acc_ledger_history_sale_extended.php.

◆ $max

$max =Database::num_row($ret_reconcile)

Definition at line 119 of file acc_ledger_history_sale_extended.php.

◆ $nb_data

$nb_data =count($this->data)

Definition at line 65 of file acc_ledger_history_sale_extended.php.

◆ $nb_detail

$nb_detail =count($a_detail)

Definition at line 152 of file acc_ledger_history_sale_extended.php.

◆ $nb_supp_tax

$nb_supp_tax =count($this->data[$i]['supp_tax'])

Definition at line 173 of file acc_ledger_history_sale_extended.php.

◆ $ret_reconcile

$ret_reconcile =$this->db->execute('reconcile_date',array($this->data[$i]['jr_id']))

Definition at line 118 of file acc_ledger_history_sale_extended.php.

◆ $supp_tax

$supp_tax =$this->data[$i]['supp_tax']

Definition at line 75 of file acc_ledger_history_sale_extended.php.

◆ $tot_amount_novat

for ( $i=0; $i< $nb_data; $i++) $tot_amount_novat =0

Definition at line 66 of file acc_ledger_history_sale_extended.php.

◆ $tot_amount_tvac

$tot_amount_tvac =0

Definition at line 68 of file acc_ledger_history_sale_extended.php.

◆ $tot_amount_vat

$tot_amount_vat =0

Definition at line 67 of file acc_ledger_history_sale_extended.php.

◆ $tot_other_tax

$tot_other_tax =array_sum(array_column($supp_tax,'j_montant'))

Definition at line 76 of file acc_ledger_history_sale_extended.php.

◆ endfor

endfor ( ) =nbm($a_detail[$j]['tvac'])

Definition at line 169 of file acc_ledger_history_sale_extended.php.

◆ endif

if ($this->data[$i]['currency_id'] !=0) (bcadd($this->data[$i]['sum_oc_amount'], $this->data[$i]['sum_oc_vat_amount'], 4), 2)?> <? endif =$this->data[$i]['cr_code_iso']

Definition at line 102 of file acc_ledger_history_sale_extended.php.