Go to the source code of this file.
Variables | |
if($ck==0) | $anc = new Document_Export() |
$ck = HtmlInput::default_value_get('ck', 0) | |
export all the selected documents for Ana Accountancy in PDF |
if ($ck==0) $anc = new Document_Export() |
Definition at line 38 of file export_anc_receipt_pdf.php.
Referenced by Acc_Ledger_Fin\confirm(), Acc_Ledger_Sold\confirm(), Acc_Ledger_Purchase\confirm(), and Acc_Ledger\confirm().
$ck = HtmlInput::default_value_get('ck', 0) |
export all the selected documents for Ana Accountancy in PDF
Definition at line 32 of file export_anc_receipt_pdf.php.