noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
call from follow_up::display_short display a small form to enter a new event More...
Go to the source code of this file.
Variables | |
$date =new IDate("date_event") | |
$dest =new ICard('dest') | |
global | $g_user |
$hour =new IText('hour_event') | |
$list_recipient =$cn->make_list('select fd_id from fiche_def where frd_id in (14,25,8,9,16)') | |
$priority =new ISelect('event_priority') | |
$profile =new ISelect('event_group') | |
$summary =new ITextarea('summary') | |
$title =new IText('title_event') | |
$type =new ISelect("type_event") | |
return false Description background | color |
$title | css_isze ="60%" |
$dest | extra =$list_recipient |
$date | id ="date_event_action_short" |
$dest | jrn =0 |
$dest | label ="" |
$type | name ="type_event" |
$type | selected =0 |
$title | size ="60" |
$summary | style ='class="itextarea" style="background-color:white;padding:0px;margin:0px"' |
$type | value =$cn->make_array("select dt_id,dt_value from document_type order by dt_value", 1) |
call from follow_up::display_short display a small form to enter a new event
Definition in file action_display_short.php.
$date =new IDate("date_event") |
Definition at line 30 of file action_display_short.php.
Referenced by Stock\build_tmp_table(), Sendmail\can_send(), Follow_Up\display(), Operation_Exercice\display_result(), Print_Operation_Currency\export_csv(), Print_Operation_Currency\export_html(), header_txt(), Stock_Goods\input(), Acc_Reconciliation\insert_rapt(), Anc_Acc_List\load_anc_account(), Anc_Acc_List\load_anc_card(), Anc_Acc_List\load_card(), Anc_Acc_List\load_poste(), record_log(), Document\replace(), Sendmail\send(), and Todo_List\toXML().
$dest =new ICard('dest') |
Definition at line 66 of file action_display_short.php.
global $g_user |
Definition at line 28 of file action_display_short.php.
$hour =new IText('hour_event') |
Definition at line 79 of file action_display_short.php.
Definition at line 71 of file action_display_short.php.
Referenced by Follow_Up\display().
$priority =new ISelect('event_priority') |
Definition at line 57 of file action_display_short.php.
Referenced by Follow_Up\myList().
$profile =new ISelect('event_group') |
Definition at line 47 of file action_display_short.php.
$summary =new ITextarea('summary') |
Definition at line 36 of file action_display_short.php.
Definition at line 32 of file action_display_short.php.
Definition at line 41 of file action_display_short.php.
return false Description background color |
Definition at line 117 of file action_display_short.php.
Referenced by Anc_Operation\display_form_plan(), Icon_Action\iconoff(), Icon_Action\iconon(), Noalyss_Appearance\print_css(), Tag_Operation\tag_cell(), and Tag_Action\update_search_cell().
$title css_isze ="60%" |
Definition at line 34 of file action_display_short.php.
$dest extra =$list_recipient |
Definition at line 72 of file action_display_short.php.
$date id ="date_event_action_short" |
Definition at line 31 of file action_display_short.php.
$dest jrn =0 |
Definition at line 67 of file action_display_short.php.
$dest label ="" |
Definition at line 70 of file action_display_short.php.
$dest name ="type_event" |
Definition at line 42 of file action_display_short.php.
$priority selected =0 |
Definition at line 44 of file action_display_short.php.
$hour size ="60" |
Definition at line 33 of file action_display_short.php.
$dest style ='class="itextarea" style="background-color:white;padding:0px;margin:0px"' |
Definition at line 38 of file action_display_short.php.
Definition at line 43 of file action_display_short.php.