Called from the module "Gestion" to manage the customer. More...
Go to the source code of this file.
Variables | |
| global | $g_user |
| include from adm.inc.php and concerned only the customer card and the customer category | |
| $href =basename($_SERVER['PHP_SELF']) | |
| $low_action =(isset($_REQUEST['sb']))?$_REQUEST['sb']:"list" | |
Called from the module "Gestion" to manage the customer.
Definition in file adm.inc.php.
| global $g_user |
include from adm.inc.php and concerned only the customer card and the customer category
Definition at line 24 of file adm.inc.php.
| $href =basename($_SERVER['PHP_SELF']) |
Definition at line 41 of file adm.inc.php.
Referenced by Acc_Ledger\list_operation(), Acc_Ledger\list_operation_to_reconcile(), Follow_Up\myList(), and ShowItem().
| $low_action =(isset($_REQUEST['sb']))?$_REQUEST['sb']:"list" |
Definition at line 37 of file adm.inc.php.