|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Variables | |
| catch(Exception $e) | $acc_other_tax =Acc_Other_Tax_MTable::build($p_id) |
| $action =$http->request('action') | |
| $ctl_id =$http->request('ctl') | |
| global | $g_user |
| $p_id =$http->request('p_id', "number") | |
| if($action=="input") elseif( $action=="save") elseif($action=="delete") | else |
| try | |
| catch (Exception $e) $acc_other_tax =Acc_Other_Tax_MTable::build($p_id) |
Definition at line 37 of file ajax_other_tax.php.
| $action =$http->request('action') |
Definition at line 28 of file ajax_other_tax.php.
| $ctl_id =$http->request('ctl') |
Definition at line 30 of file ajax_other_tax.php.
| global $g_user |
Definition at line 20 of file ajax_other_tax.php.
Definition at line 29 of file ajax_other_tax.php.
Definition at line 50 of file ajax_other_tax.php.
| try |
Definition at line 26 of file ajax_other_tax.php.