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

this file will handle all the actions for a specific customer ( contact,operation,invoice and financial) include from supplier.inc.php and concerned only the customer card and the customer category parameter More...

Go to the source code of this file.

Variables

 $f_id = $_REQUEST['f_id']
 $p_readonly = ($g_user->check_action(FICADD)==0)?true:false
 $supplier = new Fiche($cn,$f_id)
 if (isset($_POST['mod']))

Detailed Description

this file will handle all the actions for a specific customer ( contact,operation,invoice and financial) include from supplier.inc.php and concerned only the customer card and the customer category parameter

Definition in file category_detail.inc.php.


Variable Documentation

$f_id = $_REQUEST['f_id']
$p_readonly = ($g_user->check_action(FICADD)==0)?true:false
$supplier = new Fiche($cn,$f_id)

Definition at line 51 of file category_detail.inc.php.

if(isset($_POST['mod']))

Definition at line 35 of file category_detail.inc.php.

 All Data Structures Namespaces Files Functions Variables Enumerations