noalyss Version-9
|
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 | |
$f =new Fiche($cn, $f_id) | |
switch($ss_action) | $f_id =$http->request('f_id',"number") |
$from =$http->request("ac") | |
global | $http |
$menu [] = array('href'=>$root."&sc=dc", 'label'=>_('Fiche'), 'alt'=>_('Détail de la fiche')) | |
$root ="do.php?".http_build_query(["ac"=>$http->request("ac"),"sb"=>"detail","f_id"=>$http->request("f_id","number")]) | |
$ss_action =$http->request("sc", "string", "dc") | |
$str_dossier =Dossier::get() | |
for ( $i=0;$i< count( $menu);$i++) | |
if($ss_action=='dc') if( $ss_action=='sv') if($ss_action=='op') if( $ss_action=='bal') if($ss_action=='balag') if( $ss_action=='cn') | if ( $def==7) |
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 69 of file category_card.inc.php.
Referenced by Stock\create_query_histo(), Follow_Up\display_search(), Print_Ledger_Simple\export(), Acc_Balance\filter_cat(), Document_modele\form(), Fiche_Def\get_attr_min(), Card_Property\load(), DatabaseCore\make_list(), Document\parseDocument(), Document\replace(), Document\replace_special_tag(), and Acc_Payment\select().
switch ( $ss_action) $f_id =$http->request('f_id',"number") |
Definition at line 68 of file category_card.inc.php.
$from =$http->request("ac") |
Definition at line 74 of file category_card.inc.php.
global $http |
Definition at line 32 of file category_card.inc.php.
$menu[] = array('href'=>$root."&sc=dc", 'label'=>_('Fiche'), 'alt'=>_('Détail de la fiche')) |
Definition at line 77 of file category_card.inc.php.
Referenced by Default_Menu\__construct(), Follow_Up\display(), MenuAdmin(), and Profile_Menu\sub_menu().
$root ="do.php?".http_build_query(["ac"=>$http->request("ac"),"sb"=>"detail","f_id"=>$http->request("f_id","number")]) |
Definition at line 36 of file category_card.inc.php.
Referenced by Manage_Table_SQL\ajax_delete(), Manage_Table_SQL\ajax_input(), and Manage_Table_SQL\ajax_save().
$ss_action =$http->request("sc", "string", "dc") |
Definition at line 39 of file category_card.inc.php.
$str_dossier =Dossier::get() |
Definition at line 34 of file category_card.inc.php.
for($i=0; $i< count($menu); $i++) | ( | ) |
Definition at line 89 of file category_card.inc.php.
if( $ss_action=='dc') if($ss_action=='sv') if( $ss_action=='op') if($ss_action=='bal') if( $ss_action=='balag') if($ss_action=='cn') if($def==7) | ( | $def = =7 | ) |
Definition at line 178 of file category_card.inc.php.