|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
display a button for adding an followup action More...
Go to the source code of this file.
Variables | |
| if(! empty($pa_param)) | $action =new ISelect("action_type") |
| $cn =Dossier::connect() | |
| global | $g_user |
| $sup_parameter =HtmlInput::array_to_string(["sc","sb","f_id","qcode"], $_REQUEST,"&") | |
| if (! empty( $g_user->get_writable_profile())) | |
| $action | rowsize =10 |
| $action | selected =$action->value[0]['value'] |
| $action | style ='style="width:95%"' |
| $action | value =$cn->make_array("select dt_id,dt_value from document_type order by 2") |
display a button for adding an followup action
Definition in file followup-show-action-add.php.
Definition at line 57 of file followup-show-action-add.php.
| $cn =Dossier::connect() |
Definition at line 27 of file followup-show-action-add.php.
| global $g_user |
Definition at line 32 of file followup-show-action-add.php.
| $sup_parameter =HtmlInput::array_to_string(["sc","sb","f_id","qcode"], $_REQUEST,"&") |
Definition at line 26 of file followup-show-action-add.php.
| if(! empty($g_user->get_writable_profile())) | ( | ! | empty $g_user->get_writable_profile() | ) |
Definition at line 33 of file followup-show-action-add.php.
| $action rowsize =10 |
Definition at line 61 of file followup-show-action-add.php.
Referenced by ISelect\input().
Definition at line 60 of file followup-show-action-add.php.
| $action style ='style="width:95%"' |
Definition at line 58 of file followup-show-action-add.php.
Definition at line 59 of file followup-show-action-add.php.