noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
export_gl_csv.php File Reference

create GL comptes as PDF More...

Go to the source code of this file.

Variables

 $cn = new Database($gDossier)
 $gDossier = dossier::id()
 $l = (isset($_GET['letter']))?2:0
 $s = (isset($_REQUEST['solded']))?1:0
foreach($a_poste as $posteexit

Detailed Description

create GL comptes as PDF

Definition in file export_gl_csv.php.


Variable Documentation

$cn = new Database($gDossier)

Definition at line 42 of file export_gl_csv.php.

$gDossier = dossier::id()

Definition at line 39 of file export_gl_csv.php.

$l = (isset($_GET['letter']))?2:0

Definition at line 97 of file export_gl_csv.php.

$s = (isset($_REQUEST['solded']))?1:0
foreach ($a_poste as $poste) exit

Definition at line 100 of file export_gl_csv.php.

 All Data Structures Namespaces Files Functions Variables Enumerations