noalyss Version-9
Variables
tva.inc.php File Reference

included file for customizing with the vat (account,rate...) More...

Go to the source code of this file.

Variables

 $cn =Dossier::connect()
 
 $manage_table =new Tva_Rate_MTable($tva_rate)
 
 $own =new Noalyss_Parameter_Folder($cn)
 
if($own->MY_TVA_USE=='N') $tva_rate =new V_Tva_Rate_SQL($cn)
 

Detailed Description

included file for customizing with the vat (account,rate...)

Definition in file tva.inc.php.

Variable Documentation

◆ $cn

Definition at line 25 of file tva.inc.php.

◆ $manage_table

$manage_table =new Tva_Rate_MTable($tva_rate)

Definition at line 37 of file tva.inc.php.

◆ $own

Definition at line 26 of file tva.inc.php.

◆ $tva_rate

if ( $own->MY_TVA_USE=='N') $tva_rate =new V_Tva_Rate_SQL($cn)

Definition at line 35 of file tva.inc.php.