Go to the source code of this file.
Variables | |
$sub_action = (isset($_REQUEST['sa']))?$_REQUEST['sa']:"" | |
$customer = new Customer($cn) | |
$c = new Customer($cn) | |
$url = urlencode($_SERVER['REQUEST_URI']) | |
$w = new widget("select") | |
$w | name = "fd_id" |
$w | value |
$client = new Customer($cn) | |
$search = (isset($_GET['query']))?$_GET['query']:"" | |
$retour |
Definition in file client.inc.php.
|
Definition at line 85 of file client.inc.php. |
|
Definition at line 132 of file client.inc.php. Referenced by MakeListingVat(). |
|
Definition at line 52 of file client.inc.php. Referenced by Customer::VatListing(). |
|
Initial value: sprintf('<A class="two" HREF="%s"><input type="button" value="Retour"></A>', urldecode($_REQUEST['url'])) Definition at line 148 of file client.inc.php. |
|
Definition at line 133 of file client.inc.php. |
|
Definition at line 22 of file client.inc.php. |
|
Definition at line 116 of file client.inc.php. |
|
Definition at line 120 of file client.inc.php. |
|
Definition at line 121 of file client.inc.php. |
|
Initial value: make_array($cn,"select fd_id,fd_label from fiche_def where ". " frd_id=".FICHE_TYPE_CLIENT) Definition at line 122 of file client.inc.php. |