|
noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
|
send the account list in PDF More...
Go to the source code of this file.
Variables | |
| if(count($array)==0) | $acc_account_ledger =new Acc_Account_Ledger($cn,$Fiche->get_attribute(ATTR_DEF_ACCOUNT)) |
| $align =array('L','C','C','L','R','R','R','R') | |
| $cn =Dossier::connect() | |
| $current_exercice ="" | |
| $diff_solde =$tot_deb-$tot_cred | |
| $f_id =$http->request("f_id", "number") | |
| if($g_parameter->MY_REPORT=='N') | $fDate =date('dmy-Hi') |
| $Fiche =new Fiche($cn,$f_id) | |
| $from_periode =$http->get("from_periode","date") | |
| global | $g_parameter |
| $gDossier =dossier::id() | |
| $http =new HttpInput() | |
| $l =0 | |
| $label ="" | |
| $Libelle =sprintf("(%s) %s %s [ %s ]",$Fiche->id,$Fiche->getName(),$Fiche->get_attribute(ATTR_DEF_FIRST_NAME,0),$Fiche->get_quick_code()) | |
| $operation =new Acc_Operation($cn) | |
| $ople =$http->get("ople") | |
| $pdf = new PDF($cn) | |
| $progress =0 | |
| $ret ="" | |
| if(in_array( $type, array( 'CHA', 'ACT', 'PASINV', 'PROINV')) &&$tot_deb< $tot_cred) if(in_array($type, array('PRO', 'PAS', 'ACTINV', 'CHAINV')) && $tot_deb > $tot_cred) | $size =array(13,25,20,60,12,20,20,20) |
| $str_credit =sprintf("% 12.2f ",$tot_cred) | |
| for($e=0;$e< count($array);$e++) | $str_debit =sprintf("% 12.2f ",$tot_deb) |
| $str_diff_solde =sprintf("%12.2f ",$diff_solde) | |
| $to_periode =$http->get("to_periode","date") | |
| $tot_cred =0 | |
| $tot_deb =0 | |
| $type =$acc_account_ledger->get_type() | |
| if( $diff_solde< 0) | else |
send the account list in PDF
Definition in file export_fiche_detail_pdf.php.
| if (count( $array)==0) $acc_account_ledger =new Acc_Account_Ledger($cn,$Fiche->get_attribute(ATTR_DEF_ACCOUNT)) |
Definition at line 60 of file export_fiche_detail_pdf.php.
Referenced by Fiche\HtmlTable().
| $align =array('L','C','C','L','R','R','R','R') |
Definition at line 77 of file export_fiche_detail_pdf.php.
Referenced by PDF_Core\LongLine(), PDF_Core\write_cell(), and PDF_Core\write_multi().
| $cn =Dossier::connect() |
Definition at line 39 of file export_fiche_detail_pdf.php.
| $current_exercice ="" |
Definition at line 113 of file export_fiche_detail_pdf.php.
Referenced by Impress\compute_periode().
| $diff_solde =$tot_deb-$tot_cred |
Definition at line 231 of file export_fiche_detail_pdf.php.
| $f_id =$http->request("f_id", "number") |
Definition at line 32 of file export_fiche_detail_pdf.php.
| if ( $g_parameter->MY_REPORT=='N') $fDate =date('dmy-Hi') |
Definition at line 268 of file export_fiche_detail_pdf.php.
Definition at line 50 of file export_fiche_detail_pdf.php.
| $from_periode =$http->get("from_periode","date") |
Definition at line 33 of file export_fiche_detail_pdf.php.
| global $g_parameter |
Definition at line 31 of file export_fiche_detail_pdf.php.
| $gDossier =dossier::id() |
Definition at line 37 of file export_fiche_detail_pdf.php.
| $http =new HttpInput() |
Definition at line 30 of file export_fiche_detail_pdf.php.
| $l =0 |
Definition at line 92 of file export_fiche_detail_pdf.php.
Referenced by Anticipation\display(), Acc_Operation\display_jrnx_detail(), Fiche_Def\DisplayAttribut(), Print_Ledger_Simple\export(), Acc_Ledger_History_Purchase\export_csv(), Acc_Ledger_History_Sale\export_csv(), Print_Ledger_Simple\Footer(), Acc_Payment\from_array(), Acc_Reconciliation\get(), Acc_Ledger\reverse(), ICard\test_me(), and Customer\VatListing().
| $label ="" |
Definition at line 63 of file export_fiche_detail_pdf.php.
Referenced by Select_Box\add_javascript(), Select_Box\add_url(), Select_Box\add_value(), Noalyss_Appearance\build_input_row(), Pre_Op_Advanced\display(), Acc_Ledger\display_additional_tax(), Manage_Table_SQL\display_error(), Acc_Other_Tax_MTable\display_row_custom(), Anc_Group_Operation\form(), Fiche\HtmlTable(), Acc_Ledger\input(), Acc_Ledger_Fin\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sale\input(), Manage_Table_SQL\input(), Stock_Goods\input(), Tva_Rate_MTable\input(), Acc_Ledger\input_additional_tax(), Noalyss_Appearance\input_reset(), and PDF_Operation\print_info().
| $Libelle =sprintf("(%s) %s %s [ %s ]",$Fiche->id,$Fiche->getName(),$Fiche->get_attribute(ATTR_DEF_FIRST_NAME,0),$Fiche->get_quick_code()) |
Definition at line 79 of file export_fiche_detail_pdf.php.
| $operation =new Acc_Operation($cn) |
Definition at line 51 of file export_fiche_detail_pdf.php.
| $ople =$http->get("ople") |
Definition at line 35 of file export_fiche_detail_pdf.php.
Definition at line 42 of file export_fiche_detail_pdf.php.
| $progress =0 |
Definition at line 112 of file export_fiche_detail_pdf.php.
| $ret ="" |
Definition at line 41 of file export_fiche_detail_pdf.php.
| if(in_array($type, array('CHA', 'ACT', 'PASINV', 'PROINV')) && $tot_deb< $tot_cred) if (in_array( $type, array( 'PRO', 'PAS', 'ACTINV', 'CHAINV')) &&$tot_deb > $tot_cred) $size =array(13,25,20,60,12,20,20,20) |
Definition at line 76 of file export_fiche_detail_pdf.php.
Referenced by PDF_Core\add_cell(), PDF_Core\check_page_add(), DatabaseCore\lo_read(), and PDF_Core\print_row().
| $str_credit =sprintf("% 12.2f ",$tot_cred) |
Definition at line 230 of file export_fiche_detail_pdf.php.
| for ( $e=0; $e< count( $array); $e++) $str_debit | ( | ) | =sprintf("% 12.2f ",$tot_deb) |
Definition at line 229 of file export_fiche_detail_pdf.php.
| $str_diff_solde =sprintf("%12.2f ",$diff_solde) |
Definition at line 241 of file export_fiche_detail_pdf.php.
| $to_periode =$http->get("to_periode","date") |
Definition at line 34 of file export_fiche_detail_pdf.php.
| $tot_cred =0 |
Definition at line 111 of file export_fiche_detail_pdf.php.
Referenced by Anc_GrandLivre\display_csv(), Anc_Balance_Double\display_html(), Anc_GrandLivre\display_html(), Anc_Balance_Double\display_pdf(), Acc_Ledger_History_Generic\get_row(), and Anc_Balance_Double\show_sum().
| $tot_deb =0 |
Definition at line 110 of file export_fiche_detail_pdf.php.
Referenced by Anc_GrandLivre\display_csv(), Anc_Balance_Double\display_html(), Anc_GrandLivre\display_html(), Anc_Balance_Double\display_pdf(), Acc_Ledger_History_Generic\get_row(), and Anc_Balance_Double\show_sum().
| $type =$acc_account_ledger->get_type() |
Definition at line 61 of file export_fiche_detail_pdf.php.
| if ($diff_solde< 0) else | ( | ) |
Definition at line 237 of file export_fiche_detail_pdf.php.