noalyss Version-9
|
manage the ajax calls for adding , deleting tag on operations More...
Go to the source code of this file.
Variables | |
catch(Exception $ex) global | $g_user |
$jrn_id =$http->request('jrn_id', "number") | |
$ledger =$cn->get_value("select jr_def_id from jrn where jr_id=$1", [$jrn_id]) | |
try | |
manage the ajax calls for adding , deleting tag on operations
Definition in file ajax_operation_tag.php.
catch (Exception $ex) global $g_user |
Definition at line 40 of file ajax_operation_tag.php.
$jrn_id =$http->request('jrn_id', "number") |
Definition at line 32 of file ajax_operation_tag.php.
Referenced by Acc_Reconciliation_Lettering\insert_reconcilied().
Definition at line 41 of file ajax_operation_tag.php.
try |
Definition at line 29 of file ajax_operation_tag.php.