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

impress_listing_client.php File Reference

print the listing of customer for vat More...

Go to the source code of this file.

Variables

 $customer = new Customer($cn)
 $a_Res = $customer->VatListing($_POST['year'])
 return
 $w = new widget("select")
$w table = 1
 print
 $year = make_array($cn,"select distinct extract(year from jr_date), extract(year from jr_date) from jrn")
$w label = "Année concernée"


Detailed Description

print the listing of customer for vat

Definition in file impress_listing_client.php.


Variable Documentation

$a_Res = $customer->VatListing($_POST['year'])
 

Definition at line 35 of file impress_listing_client.php.

Referenced by Customer::VatListing().

$customer = new Customer($cn)
 

Definition at line 34 of file impress_listing_client.php.

$w = new widget("select")
 

Definition at line 67 of file impress_listing_client.php.

$year = make_array($cn,"select distinct extract(year from jr_date), extract(year from jr_date) from jrn")
 

Definition at line 75 of file impress_listing_client.php.

$w label = "Année concernée"
 

Definition at line 81 of file impress_listing_client.php.

print
 

Definition at line 70 of file impress_listing_client.php.

return
 

Definition at line 59 of file impress_listing_client.php.

Referenced by fiche_def::Get(), fiche_def::GetAll(), fiche::getAttribut(), fiche_def::GetAttribut(), fiche::GetByDef(), fiche::GetByType(), action::Update(), and UpdateJrn().

$w table = 1
 

Definition at line 68 of file impress_listing_client.php.