noalyss Version-9
|
Display one purchase operation on one line , with the sum of VAT, ND... More...
Go to the source code of this file.
Variables | |
$tot ['htva'] =0 | |
$tot ['noded_amount'] =0 | |
$tot ['private_amount'] =0 | |
$tot ['tva'] =array() | |
$tot ['tva_nd'] =0 | |
$tot ['tvac'] =0 | |
if(isset($tot['tva'][$a]))($tot['tva'][$a])?></td ><?php else | endforeach |
endif | |
foreach ( $this->data as $line) | |
summary More... | |
if ($own->MY_TVA_USE=='Y') | |
Display one purchase operation on one line , with the sum of VAT, ND...
Definition in file acc_ledger_history_purchase_detail.php.
$tot[ 'htva'] =0 |
Definition at line 63 of file acc_ledger_history_purchase_detail.php.
Referenced by Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Acc_Ledger_Search\list_operation(), Acc_Ledger_Search\list_operation_to_reconcile(), and Document\replace().
$tot[ 'noded_amount'] =0 |
Definition at line 65 of file acc_ledger_history_purchase_detail.php.
$tot[ 'private_amount'] =0 |
Definition at line 64 of file acc_ledger_history_purchase_detail.php.
$tot[ 'tva'] =array() |
Definition at line 68 of file acc_ledger_history_purchase_detail.php.
$tot[ 'tva_nd'] =0 |
Definition at line 66 of file acc_ledger_history_purchase_detail.php.
$tot[ 'tvac'] =0 |
Definition at line 67 of file acc_ledger_history_purchase_detail.php.
Definition at line 191 of file acc_ledger_history_purchase_detail.php.
endif |
Definition at line 192 of file acc_ledger_history_purchase_detail.php.
foreach($this->data as $line) | ( | $this->data as | ) |
summary
Definition at line 70 of file acc_ledger_history_purchase_detail.php.
if( $own->MY_TVA_USE=='Y') | ( | $own-> = ='Y' | ) |
Definition at line 47 of file acc_ledger_history_purchase_detail.php.