this file is used for the follow up of the customer (mail, meeting...) More...
Go to the source code of this file.
Variables | |
$_GET ['qcode'] = $fiche->get_quick_code() | |
$_REQUEST ['qcode'] = $fiche->get_quick_code() | |
$ag_id = (isset($_REQUEST['ag_id']))?$_REQUEST['ag_id']:0 | |
$base = "&".HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","gDossier","qcode","ag_dest","query","tdoc","date_start","date_end","hsstate","searchtag","sb","sc"),"") | |
$fiche = new Fiche($cn,$_REQUEST['f_id']) | |
if(!isset($_GET['submit_query'])) | $p_action = $_REQUEST['ac'] |
$retour = HtmlInput::button_anchor('Retour','?'.dossier::get().'&'.$base) | |
$sub_action = "list" |
this file is used for the follow up of the customer (mail, meeting...)
Definition in file category_followup.inc.php.
$_GET['qcode'] = $fiche->get_quick_code() |
Definition at line 46 of file category_followup.inc.php.
Referenced by Print_Ledger_Simple\__construct(), Print_Ledger_Simple_Without_Vat\__construct(), CleanUrl(), Follow_Up\create_query(), HtmlInput\default_value_get(), Fiche_Def\Display(), Follow_Up\display_search(), Print_Ledger_Financial\export(), Print_Ledger_Misc\export(), Print_Ledger_Detail\export(), Print_Ledger_Detail_Item\export(), Print_Ledger_Simple_Without_Vat\export(), Print_Ledger_Simple\export(), Follow_Up\filter_by_tag(), Fiche_Def\get_by_type(), Anc_Acc_Link\get_request(), Acc_Bilan\get_request_get(), HtmlInput\get_to_hidden(), HtmlInput\get_to_string(), Stock\history(), Anc_Operation\html_table(), Acc_Ledger\list_operation(), Fiche_Def\myList(), Follow_Up\myList(), navigation_bar(), Periode\reopen(), HtmlInput\select_cat(), Acc_Ledger_Fin\show_ledger(), Acc_Ledger_Sold\show_unpaid(), Acc_Ledger_Purchase\show_unpaid(), contact\Summary(), Html_Table\test_me(), Anc_Balance_Simple\test_me(), Anc_Balance_Double\test_me(), Acc_Bilan\test_me(), Fiche\test_me(), and Acc_Ledger\test_me().
$_REQUEST['qcode'] = $fiche->get_quick_code() |
Definition at line 47 of file category_followup.inc.php.
Definition at line 38 of file category_followup.inc.php.
$base = "&".HtmlInput::request_to_string(array("closed_action","remind_date_end","remind_date","sag_ref","only_internal","state","gDossier","qcode","ag_dest","query","tdoc","date_start","date_end","hsstate","searchtag","sb","sc"),"") |
Definition at line 42 of file category_followup.inc.php.
Definition at line 44 of file category_followup.inc.php.
if (!isset($_GET['submit_query'])) $p_action = $_REQUEST['ac'] |
Definition at line 41 of file category_followup.inc.php.
Referenced by Acc_Ledger\build_search_sql(), User\can_print(), User\can_request(), User\check_print(), IAncCard\set_dblclick(), and ICard\set_dblclick().
$retour = HtmlInput::button_anchor('Retour','?'.dossier::get().'&'.$base) |
Definition at line 43 of file category_followup.inc.php.
$sub_action = "list" |
Definition at line 37 of file category_followup.inc.php.