Called by impress->category, export in PDF the history of a category or balance of card. More...
Go to the source code of this file.
Variables | |
$allcard = (isset($_GET['allcard']))?1:0 | |
$cn = new Database($gDossier) | |
$gDossier = dossier::id() | |
$name = $cn->get_value('select fd_label from fiche_def where fd_id=$1',array($_GET['cat'])) | |
$pdf = new PDF($cn) | |
exit |
Called by impress->category, export in PDF the history of a category or balance of card.
Definition in file export_fiche_balance_pdf.php.
$allcard = (isset($_GET['allcard']))?1:0 |
Definition at line 50 of file export_fiche_balance_pdf.php.
Definition at line 37 of file export_fiche_balance_pdf.php.
$gDossier = dossier::id() |
Definition at line 36 of file export_fiche_balance_pdf.php.
Definition at line 40 of file export_fiche_balance_pdf.php.
Definition at line 42 of file export_fiche_balance_pdf.php.
Referenced by Anc_Balance_Double\display_pdf(), Anc_Balance_Simple\display_pdf(), and Print_Ledger\factory().
Definition at line 317 of file export_fiche_balance_pdf.php.
Referenced by User\can_print(), User\can_request(), Dossier\check(), User\Check(), User\check_action(), User\check_dossier(), Acc_Ledger\input(), nbm(), NoAccess(), Securimage\output(), Securimage\outputAudioFile(), Acc_Ledger\save(), sql_filter_per(), Acc_Ledger\test_me(), and User\User().