noalyss Version-9
|
Compute the amount. More...
Go to the source code of this file.
Variables | |
$amount =$http->get('amount',"number") | |
$compute_key =new Anc_Key($key) | |
$http =new HttpInput() | |
$pos =strrpos($target,"t") | |
$row =substr($target,$pos+1) | |
$target =$http->get('t') | |
try | |
Compute the amount.
This file compute the amount and distribute it following the given distribution key given in parameter. Parameters are :
Definition in file ajax_anc_key_compute.php.
$amount =$http->get('amount',"number") |
Definition at line 40 of file ajax_anc_key_compute.php.
Referenced by Print_Ledger_Financial\__construct(), Anc_Group_Operation\add(), Acc_Ledger_Purchase\confirm(), Acc_Ledger_Sale\confirm(), Acc_Compute\convert_euro(), Pre_Op_Advanced\display(), Anticipation\display(), Anc_Acc_List\display_html(), Anc_Table\display_html(), Print_Ledger_Financial\export(), Acc_Reconciliation\export_csv(), Anc_Acc_List\export_csv(), Anc_Table\export_csv(), Print_Operation_Currency\export_csv(), Print_Operation_Currency\export_html(), Acc_Ledger_History_Generic\get_row(), Acc_Ledger\input(), Acc_Ledger\input_additional_tax(), Acc_Ledger_Fin\insert(), Acc_Ledger_Sale\insert(), Impress\parse_formula(), Acc_Ledger\previous_other_tax(), PDF_Operation\print_other_tax(), Fiche\Summary(), and Customer\VatListing().
$compute_key =new Anc_Key($key) |
Definition at line 50 of file ajax_anc_key_compute.php.
$http =new HttpInput() |
Definition at line 35 of file ajax_anc_key_compute.php.
$pos =strrpos($target,"t") |
Definition at line 51 of file ajax_anc_key_compute.php.
Referenced by Anc_Key\fill_table(), TTFontFile\get_chunk(), TTFontFile\get_table(), TTFontFile\get_ulong(), TTFontFile\get_ushort(), TTFontFile\getHMTX(), getPeriodeName(), TTFontFile\makeSubset(), and TTFontFile\seek().
$row =substr($target,$pos+1) |
Definition at line 52 of file ajax_anc_key_compute.php.
$target =$http->get('t') |
Definition at line 41 of file ajax_anc_key_compute.php.
Referenced by Document_Export\move_file().
try |
Definition at line 37 of file ajax_anc_key_compute.php.