this file respond to an ajax request to modify a type of document More...
Go to the source code of this file.
Variables | |
$doc_type = new Document_type($cn,$dt_id) | |
$last = $ret[0]['last_value'] | |
$seq = new INum('seq',0) |
this file respond to an ajax request to modify a type of document
Definition in file document_mod_change.php.
$doc_type = new Document_type($cn,$dt_id) |
Definition at line 27 of file document_mod_change.php.
Referenced by Follow_Up\Display().
$last = $ret[0]['last_value'] |
Definition at line 62 of file document_mod_change.php.
Referenced by Acc_Ledger\get_last_pj(), and Impress\parse_formula().
$seq = new INum('seq',0) |
Definition at line 78 of file document_mod_change.php.
Referenced by Database\apply_patch(), Impress\array_to_csv(), Anc_Operation\display_table(), Database\get_next_seq(), Acc_Ledger_Sold\insert(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Fin\insert(), js_include(), Database\query_to_csv(), Acc_Ledger\reverse(), Acc_Ledger\save(), Acc_Operation\set_pj(), and Anc_Operation\to_request().