noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
ajax-search_vatex.php File Reference

list of vatex code More...

Go to the source code of this file.

Variables

 $a_vatex_code = $cn->get_array("select vx_code,vx_code_name,vx_description,vx_remark , vx_country from vatex_code order by 1")
 
 $class =" $odd $cnt "
 
for($i=0; $i< $nb_vatex_code; $i++)($i % 2==0) ? " odd " $cnt =sprintf(" country%s",$a_vatex_code[$i]['vx_country'])
 
 $nb_vatex_code = count($a_vatex_code)
 
 $os_country =new \ISelect("filter_country")
 
 endfor = $a_vatex_code[$i]['vx_remark']
 
$os_country javascript =' onchange="vat_code.filter_country()" '
 

Detailed Description

list of vatex code

Definition in file ajax-search_vatex.php.

Variable Documentation

◆ $a_vatex_code

$a_vatex_code = $cn->get_array("select vx_code,vx_code_name,vx_description,vx_remark , vx_country from vatex_code order by 1")

Definition at line 27 of file ajax-search_vatex.php.

◆ $class

$class =" $odd $cnt "

Definition at line 65 of file ajax-search_vatex.php.

◆ $cnt

for ( $i=0;$i< $nb_vatex_code;$i++) ( $i % 2==0) ? " odd " $cnt ( ) =sprintf(" country%s",$a_vatex_code[$i]['vx_country'])

◆ $nb_vatex_code

$nb_vatex_code = count($a_vatex_code)

Definition at line 28 of file ajax-search_vatex.php.

◆ $os_country

$os_country =new \ISelect("filter_country")

Definition at line 32 of file ajax-search_vatex.php.

◆ endfor

endfor = $a_vatex_code[$i]['vx_remark']

Definition at line 88 of file ajax-search_vatex.php.

◆ javascript

$os_country javascript =' onchange="vat_code.filter_country()" '

Definition at line 39 of file ajax-search_vatex.php.