Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
imd_parameter.inc.php File Reference

matching between tva and rate More...

Go to the source code of this file.

Variables

global $cn
 
if(isset($_POST['ftvaadd']))
if(isset($_POST['mod'])) 
$atva = $cn->get_array("select * from impdol.parameter_tva order by pt_rate")
 get data from database More...
 

Detailed Description

matching between tva and rate

Definition in file imd_parameter.inc.php.

Variable Documentation

if (isset($_POST['ftvaadd'])) if (isset($_POST['mod'])) $atva = $cn->get_array("select * from impdol.parameter_tva order by pt_rate")

get data from database

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

Referenced by Ext_Tva\propose_form(), and Impdol_Operation\transfer().

global $cn

Definition at line 29 of file imd_parameter.inc.php.