noalyss Version-9
Variables
acc_ledger_history_purchase_detail.php File Reference

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')
 

Detailed Description

Display one purchase operation on one line , with the sum of VAT, ND...

Definition in file acc_ledger_history_purchase_detail.php.

Variable Documentation

◆ $tot [1/6]

$tot[ 'htva'] =0

◆ $tot [2/6]

$tot[ 'noded_amount'] =0

Definition at line 65 of file acc_ledger_history_purchase_detail.php.

◆ $tot [3/6]

$tot[ 'private_amount'] =0

Definition at line 64 of file acc_ledger_history_purchase_detail.php.

◆ $tot [4/6]

$tot[ 'tva'] =array()

Definition at line 68 of file acc_ledger_history_purchase_detail.php.

◆ $tot [5/6]

$tot[ 'tva_nd'] =0

Definition at line 66 of file acc_ledger_history_purchase_detail.php.

◆ $tot [6/6]

$tot[ 'tvac'] =0

Definition at line 67 of file acc_ledger_history_purchase_detail.php.

◆ endforeach

if (isset( $tot[ 'tva'][ $a])) ( $tot[ 'tva'][ $a])?></td ><?php else endforeach

Definition at line 191 of file acc_ledger_history_purchase_detail.php.

◆ endif

endif

Definition at line 192 of file acc_ledger_history_purchase_detail.php.

◆ foreach

foreach($this->data as $line) (   $this->data as)

summary

Definition at line 70 of file acc_ledger_history_purchase_detail.php.

◆ if

if( $own->MY_TVA_USE=='Y') (   $own-> = ='Y')

Definition at line 47 of file acc_ledger_history_purchase_detail.php.