this file will handle all the actions for a specific customer ( contact,operation,invoice and financial) include from client.inc.php and concerned only the customer card and the customer category More...
Go to the source code of this file.
Variables | |
switch($ss_action) | $f = new Fiche($cn,$_REQUEST['f_id']) |
$root = "f_id"].'&'.$str_dossier | |
$ss_action = ( isset ($_REQUEST['sc'] ))? $_REQUEST['sc']: '' | |
$str_dossier = Dossier::get() |
this file will handle all the actions for a specific customer ( contact,operation,invoice and financial) include from client.inc.php and concerned only the customer card and the customer category
Definition in file category_card.inc.php.
Definition at line 60 of file category_card.inc.php.
Referenced by Fiche\blank(), Stock\create_query_histo(), Follow_Up\Display(), Follow_Up\display_search(), Print_Ledger_Simple\export(), Acc_Balance\filter_cat(), Document_modele\form(), Anticipation\form_item(), Fiche_Def\get_attr_min(), Fiche\getAttribut(), Acc_Report\load(), Database\make_list(), Document\ParseDocument(), Document\Replace(), Document\replace_special_tag(), and Acc_Payment\select().
$root = "f_id"].'&'.$str_dossier |
Definition at line 34 of file category_card.inc.php.
$ss_action = ( isset ($_REQUEST['sc'] ))? $_REQUEST['sc']: '' |
Definition at line 35 of file category_card.inc.php.
$str_dossier = Dossier::get() |
Definition at line 31 of file category_card.inc.php.