noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
category_card.inc.php File Reference

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()

Detailed Description

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.


Variable Documentation

switch ($ss_action) $f = new Fiche($cn,$_REQUEST['f_id'])
$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.

 All Data Structures Namespaces Files Functions Variables Enumerations