noalyss Version-9
|
Go to the source code of this file.
Variables | |
if($ck==0) | $anc =new Document_Export() |
$ck = $http->get('ck',"string", 0) | |
$http =new HttpInput() | |
export all the selected documents for Ana Accountancy in PDF More... | |
$progress =new Progress_Bar($task_id) | |
$reconcilied_document =$http->get("reconcilied_document","number",1) | |
$task_id =$http->request("task_id") | |
$type_pdf =$http->get("type_pdf","number",1) | |
if ( $ck==0) $anc =new Document_Export() |
Definition at line 39 of file export_anc_receipt_pdf.php.
$ck = $http->get('ck',"string", 0) |
Definition at line 33 of file export_anc_receipt_pdf.php.
$http =new HttpInput() |
export all the selected documents for Ana Accountancy in PDF
Definition at line 32 of file export_anc_receipt_pdf.php.
$progress =new Progress_Bar($task_id) |
Definition at line 44 of file export_anc_receipt_pdf.php.
Referenced by Document_Export\export_all(), Document_Export\export_receipt(), Acc_Account_Ledger\HtmlTable(), and Fiche\HtmlTable().
$reconcilied_document =$http->get("reconcilied_document","number",1) |
Definition at line 41 of file export_anc_receipt_pdf.php.
Referenced by Document_Export\export_all().
$task_id =$http->request("task_id") |
Definition at line 43 of file export_anc_receipt_pdf.php.
$type_pdf =$http->get("type_pdf","number",1) |
Definition at line 40 of file export_anc_receipt_pdf.php.