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

listing_client.php File Reference

Electronic declaration for VAT BELGIUM --> experimental. More...

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


Detailed Description

Electronic declaration for VAT BELGIUM --> experimental.

Definition in file listing_client.php.


Variable Documentation

$a = MakeListingVat($cn,$a_Res,$_POST['year'])
 

Definition at line 55 of file listing_client.php.

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

Definition at line 52 of file listing_client.php.

$cn = DbConnect($_SESSION['g_dossier'])
 

Definition at line 30 of file listing_client.php.

$customer = new Customer($cn)
 

Definition at line 51 of file listing_client.php.

$User = new cl_user($cn)
 

Definition at line 32 of file listing_client.php.

return
 

Definition at line 56 of file listing_client.php.