Go to the source code of this file.
Variables | |
$cn = DbConnect($_SESSION['g_dossier']) | |
$User = new cl_user($cn) | |
$customer = new Customer($cn) | |
$a_Res = $customer->VatListing($_POST['year']) | |
$a = MakeListingVat($cn,$a_Res,$_POST['year']) | |
return |
Definition in file listing_client.php.
|
Definition at line 55 of file listing_client.php. |
|
Definition at line 52 of file listing_client.php. |
|
Definition at line 30 of file listing_client.php. |
|
Definition at line 51 of file listing_client.php. |
|
Definition at line 32 of file listing_client.php. |
|
Definition at line 56 of file listing_client.php. |