display a form to change the name of a predefined operation More...
Go to the source code of this file.
Variables | |
$array = $op->load() | |
$html = ob_get_contents() | |
$name = new IText('opd_name') | |
$op = new Pre_Operation($cn,$_GET['id']) | |
$opd_description = new ITextarea('od_description') | |
echo | |
$name | size = 60 |
$opd_description | style = ' class="itextarea" style="width:30em;height:4em;vertical-align:top"' |
$name | value = $op->od_name |
display a form to change the name of a predefined operation
Definition in file ajax_mod_predf_op.php.
$array = $op->load() |
Definition at line 30 of file ajax_mod_predf_op.php.
$html = ob_get_contents() |
Definition at line 60 of file ajax_mod_predf_op.php.
Definition at line 36 of file ajax_mod_predf_op.php.
Definition at line 29 of file ajax_mod_predf_op.php.
Referenced by Acc_Ledger\build_search_sql(), Acc_Ledger_Sold\confirm(), Acc_Ledger_Purchase\confirm(), Acc_Ledger\confirm(), Acc_Account_Ledger\HtmlTable(), Fiche\HtmlTable(), Fiche\HtmlTableDetail(), Acc_Ledger_Sold\insert(), Acc_Ledger_Purchase\insert(), Acc_Ledger_Fin\insert(), Acc_Ledger_Purchase\insert_no_deductible(), Anc_Listing\load(), Follow_Up\remove_operation_deprecated(), Acc_Ledger\save(), Anc_Operation\save_update_form(), ShowReportResult(), and Acc_Ledger\test_me().
$opd_description = new ITextarea('od_description') |
Definition at line 40 of file ajax_mod_predf_op.php.
Referenced by Pre_operation\save_propose().
Definition at line 71 of file ajax_mod_predf_op.php.
Definition at line 38 of file ajax_mod_predf_op.php.
Referenced by INum\__construct(), IPeriod\__construct(), HtmlInput\__construct(), IPoste\__construct(), IAncCard\input(), IPoste\input(), and ICard\input().
$opd_description style = ' class="itextarea" style="width:30em;height:4em;vertical-align:top"' |
Definition at line 41 of file ajax_mod_predf_op.php.
Referenced by ISpan\__construct(), IText\__construct(), INum\__construct(), action_tag_select(), add_category(), add_menu(), add_plugin(), add_todo(), anc_add_row(), anc_refresh_remain(), ask_navigator(), boxsearch_card(), calendar_zoom(), cat_doc_change(), create_menu(), IText\display(), display_periode(), display_security_fieldset(), error_message(), filter_table(), for_add_row(), gestion_add_row(), hide_ledger(), hide_row(), info_hide(), info_message(), ISelect\input(), ITextarea\input(), ISpan\input(), ledger_add_row(), ledger_fin_add_row(), mod_menu(), mod_plugin(), mod_predf_op(), modify_menu(), modifyModeleDocument(), modifyOperation(), PcmnUpdate(), quick_writing_add_row(), rapport_add_row(), remove_action(), remove_waiting_box(), search_action(), search_ca(), search_card(), search_display_tag(), search_poste(), search_reconcile(), show_calc(), show_ledger_choice(), show_ledger_div(), stock_add_row(), stock_inv_detail(), stock_repo_change(), success_cat_doc_remove(), successRemoveComment(), successRemoveDoc(), successRemoveOp(), successRemoveStock(), ICard\test_me(), todo_list_show(), todo_list_show_success(), view_action(), and waiting_box().
$opd_description value = $op->od_name |
Definition at line 37 of file ajax_mod_predf_op.php.