Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

tva.inc.php File Reference

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

Go to the source code of this file.

Variables

 $tva_id = FormatString($tva_id)
 $tva_label = FormatString($tva_label)
 $tva_rate = FormatString($tva_rate)
 $tva_comment = FormatString($tva_comment)
 $tva_poste = FormatString($tva_poste)
 $err = 0
 $ret_sql = pg_fetch_row($Res)
 $str_err = $err_code[$err]
 $sql = "select tva_id,tva_label,tva_rate,tva_comment,tva_poste from tva_rate order by tva_id"
 $Res = ExecSql($cn,$sql)
 $val = pg_fetch_all($Res)
 $w = new widget("hidden")
$w name = "tva_id"
$w value = $row['tva_id']
 $index = $_POST['tva_id']
$w size = 5
$w heigh = 2
$w width = 20


Detailed Description

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

Definition in file tva.inc.php.


Variable Documentation

$err = 0
 

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

$index = $_POST['tva_id']
 

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

$Res = ExecSql($cn,$sql)
 

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

$ret_sql = pg_fetch_row($Res)
 

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

Referenced by fiche::blank(), and fiche::Display().

$sql = "select tva_id,tva_label,tva_rate,tva_comment,tva_poste from tva_rate order by tva_id"
 

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

$str_err = $err_code[$err]
 

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

$tva_comment = FormatString($tva_comment)
 

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

$tva_id = FormatString($tva_id)
 

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

Referenced by ComputeTotalVat(), and ComputeVat().

$tva_label = FormatString($tva_label)
 

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

$tva_poste = FormatString($tva_poste)
 

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

$tva_rate = FormatString($tva_rate)
 

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

$val = pg_fetch_all($Res)
 

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

Referenced by ConfirmTransfert(), TransferCSV(), and VerifImport().

$w = new widget("hidden")
 

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

$w heigh = 2
 

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

Referenced by widget::widget().

$w name = "tva_id"
 

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

w size = 5
 

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

Referenced by Cezpdf::Cezpdf(), Creport::dots(), EncodeForm(), Cezpdf::ezPRVTaddPageNumbers(), Cezpdf::ezPrvtGetTextWidth(), Cezpdf::ezPrvtTableColumnHeadings(), Cezpdf::ezStartPageNumbers(), Cezpdf::ezText(), jrn_navigation_bar(), ShowFormTransfert(), u_ShowMenuRecherche(), and widget::widget().

$w value = $row['tva_id']
 

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

$w width = 20
 

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

Referenced by Cezpdf::ezColumnsStart(), Cezpdf::ezImage(), Cezpdf::ezNewPage(), Cezpdf::ezTable(), Cpdf::filledRectangle(), Cpdf::rectangle(), Cpdf::selectFont(), Cpdf::setLineStyle(), ShowBox(), ShowMenuCompta(), ShowMenuParam(), and widget::widget().