noalyss Version-9
|
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'] |
detail of the list of operation with VAT and items
Definition in file acc_ledger_history_sale_extended.php.
$a_detail =Database::fetch_all($det) |
Definition at line 139 of file acc_ledger_history_sale_extended.php.
$all_tax =bcadd($tot_other_tax,$this->data[$i]['vat']) |
Definition at line 77 of file acc_ledger_history_sale_extended.php.
Detail opération.
Definition at line 138 of file acc_ledger_history_sale_extended.php.
$max =Database::num_row($ret_reconcile) |
Definition at line 119 of file acc_ledger_history_sale_extended.php.
$nb_data =count($this->data) |
Definition at line 65 of file acc_ledger_history_sale_extended.php.
$nb_detail =count($a_detail) |
Definition at line 152 of file acc_ledger_history_sale_extended.php.
$nb_supp_tax =count($this->data[$i]['supp_tax']) |
Definition at line 173 of file acc_ledger_history_sale_extended.php.
Definition at line 118 of file acc_ledger_history_sale_extended.php.
$supp_tax =$this->data[$i]['supp_tax'] |
Definition at line 75 of file acc_ledger_history_sale_extended.php.
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 =0 |
Definition at line 68 of file acc_ledger_history_sale_extended.php.
$tot_amount_vat =0 |
Definition at line 67 of file acc_ledger_history_sale_extended.php.
$tot_other_tax =array_sum(array_column($supp_tax,'j_montant')) |
Definition at line 76 of file acc_ledger_history_sale_extended.php.
Definition at line 169 of file acc_ledger_history_sale_extended.php.
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.