noalyss Version-9
|
display Financial operation , simple and detailled More...
Go to the source code of this file.
Variables | |
$max =Database::num_row($ret_reconcile) | |
$nb_data =count($this->data) | |
$ret_reconcile | |
$tot_amount =0 | |
if($max >0) | endfor |
display Financial operation , simple and detailled
Definition in file acc_ledger_history_financial_oneline.php.
$max =Database::num_row($ret_reconcile) |
Definition at line 87 of file acc_ledger_history_financial_oneline.php.
$nb_data =count($this->data) |
Definition at line 45 of file acc_ledger_history_financial_oneline.php.
Referenced by Print_Operation_Currency\export_csv(), and Print_Operation_Currency\export_html().
$ret_reconcile |
Definition at line 85 of file acc_ledger_history_financial_oneline.php.
Referenced by Print_Ledger_Detail_Item\export(), Print_Ledger_Simple\export(), Print_Ledger_Simple_Without_Vat\export(), Acc_Ledger_History_Purchase\export_csv(), and Acc_Ledger_History_Sale\export_csv().
$tot_amount =0 |
Definition at line 46 of file acc_ledger_history_financial_oneline.php.
Referenced by Acc_Ledger_Fin\confirm(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Acc_Ledger_History_Generic\export_oneline_html(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Sale\insert(), and Acc_Ledger_Fin\verify_operation().
if ( $max >0) endfor |
Definition at line 103 of file acc_ledger_history_financial_oneline.php.