|
noalyss Version-10
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 |
| if( $g_user->check_module("OTAX")==0) | try |
| catch (Exception $e) $acc_other_tax =Acc_Other_Tax_MTable::build($p_id) |
Definition at line 42 of file ajax_other_tax.php.
| $action =$http->request('action') |
Definition at line 33 of file ajax_other_tax.php.
| $ctl_id =$http->request('ctl') |
Definition at line 35 of file ajax_other_tax.php.
| global $g_user |
Definition at line 20 of file ajax_other_tax.php.
Definition at line 34 of file ajax_other_tax.php.
Definition at line 55 of file ajax_other_tax.php.
| if ($g_user->check_module("OTAX")==0) try |
Definition at line 31 of file ajax_other_tax.php.