|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
show the detail of an action More...
Go to the source code of this file.
Variables | |
| $act = new Follow_Up($cn) | |
| $code ='nok' | |
| $html =escape_xml($response) | |
| </div > | $response = ob_get_clean() |
| $act | ag_id = $ag_id |
| if(($g_user->can_write_action($ag_id)==true|| $g_user->can_read_action($ag_id)==true|| $act->ag_dest==-1) && $act->ag_id !=0) | else |
show the detail of an action
Definition in file ajax_view_action.php.
Definition at line 32 of file ajax_view_action.php.
Referenced by Document\replace(), Follow_Up\save(), Follow_Up\show_action_list(), and Follow_Up\update().
| $code ='nok' |
Definition at line 36 of file ajax_view_action.php.
| $html =escape_xml($response) |
Definition at line 59 of file ajax_view_action.php.
| </div> $response = ob_get_clean() |
Definition at line 58 of file ajax_view_action.php.
| $act ag_id = $ag_id |
Definition at line 33 of file ajax_view_action.php.