Page who manage the different actions (meeting, letter) More...
Go to the source code of this file.
Variables | |
$ac = $_REQUEST['ac'] | |
$ag_id = (isset($_REQUEST['ag_id']))?$_REQUEST['ag_id']:0 | |
$base = HtmlInput::request_to_string(array('ac','gDossier'),"") | |
global | $g_user |
$retour | |
$sub_action = "" | |
Show the list of action, this code should be common to several webpage. But for the moment we keep like that because it is used only by this file. |
Page who manage the different actions (meeting, letter)
Definition in file action.inc.php.
$ac = $_REQUEST['ac'] |
Definition at line 56 of file action.inc.php.
Referenced by Fiche\HtmlTableDetail().
Definition at line 55 of file action.inc.php.
Referenced by Follow_Up\create_query(), and Follow_Up\Display().
$base = HtmlInput::request_to_string(array('ac','gDossier'),"") |
Definition at line 57 of file action.inc.php.
Referenced by Sort_Table\get_header(), menu_acc_plan(), and contact\Summary().
global $g_user |
Definition at line 24 of file action.inc.php.
Referenced by Acc_Operation\__construct(), Follow_Up\action_print(), Follow_Up\action_remove(), Follow_Up\action_set_state(), Follow_Up\action_tag_add(), Follow_Up\action_tag_clear(), Follow_Up\action_tag_remove(), Acc_Ledger\build_search_sql(), Stock\build_tmp_table(), Extension\check_plugin_version(), Acc_Ledger_Fin\confirm(), Acc_Ledger\convert_from_follow(), Stock\create_query_histo(), Follow_Up\Display(), Pre_op_ven\display(), Pre_Op_Advanced\display(), Pre_op_ach\display(), Calendar\display(), Calendar\fill_from_action(), Acc_Reconciliation\filter_date(), Anticipation\form_cat_mod(), Anticipation\form_cat_new(), Follow_Up\fromArray(), Fiche\get_bk_account(), Acc_Ledger_Purchase\get_detail_purchase(), Acc_Ledger_Sold\get_detail_sale(), Acc_Ledger\get_first(), Acc_Operation\get_jrnx_detail(), Acc_Ledger\get_last(), Acc_Ledger\get_operation(), Acc_Ledger\get_operation_date(), Calendar\get_preference(), Acc_Ledger\get_row(), Acc_Account_Ledger\get_row_date(), Fiche\get_row_date(), Acc_Ledger\get_rowSimple(), Acc_Ledger_Fin\input(), Acc_Ledger_Purchase\input(), Acc_Ledger_Sold\input(), Acc_Ledger\input(), Acc_Ledger\input_new(), Stock_Goods\insert_goods(), Acc_Reconciliation\ledger_filter(), Acc_Ledger\list_operation(), Acc_Ledger\list_operation_to_reconcile(), Impress\parse_formula(), Acc_Ledger\reverse(), Stock\search_box(), Acc_Ledger\search_form(), HtmlInput\select_ledger(), Acc_Ledger\select_ledger(), HtmlInput\select_stock(), Acc_Ledger_Fin\show_ledger(), Follow_Up\sql_security_filter(), Stock\summary(), Fiche\Summary(), Default_Menu\test_me(), Acc_Balance\test_me(), Acc_Operation\test_me(), Fiche\update(), Acc_Ledger_Fin\verify(), Acc_Ledger_Sold\verify(), Acc_Ledger_Purchase\verify(), and Calendar\zoom().
$retour |
HtmlInput::button_anchor(_('Retour liste'), HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","ac","gDossier","qcode","ag_dest_query","action_query","tdoc","date_start","date_end","hsstate","searchtag")), "","","smallbutton")
Definition at line 26 of file action.inc.php.
$sub_action = "" |
Show the list of action, this code should be common to several webpage. But for the moment we keep like that because it is used only by this file.
$cn | database connection |
$retour | button for going back |
$h_url | calling url |
Definition at line 51 of file action.inc.php.