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 $poste) | exit |
create GL comptes as PDF
Definition in file export_gl_csv.php.
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 |
Definition at line 98 of file export_gl_csv.php.
Referenced by Anc_Balance_Double\display_html(), html_min_page_start(), html_page_start(), Document_modele\myList(), Acc_Payment\select(), IPopup\set_title(), Anc_Balance_Double\show_sum(), and Customer\VatListing().
Definition at line 100 of file export_gl_csv.php.