noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
module to manage the card (removing, listing, creating, modify attribut) More...
Go to the source code of this file.
Variables | |
$action =$http->post('action',"string", '') | |
$fiche_def =new Fiche_def($cn) | |
if( $action=='remove_cat') if(isset( $_POST[ 'change_name'])) if(isset($_POST['add_modele'])) | $fiche_def_id =$http->request("fd","number",0) |
global | $http |
$retour =HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac"))) | |
module to manage the card (removing, listing, creating, modify attribut)
Definition in file cfgfiche.inc.php.
$action =$http->post('action',"string", '') |
Definition at line 29 of file cfgfiche.inc.php.
$fiche_def =new Fiche_def($cn) |
Definition at line 109 of file cfgfiche.inc.php.
Referenced by Card_Property\load().
if($action=='remove_cat') if(isset($_POST['change_name'])) if (isset( $_POST[ 'add_modele'])) $fiche_def_id =$http->request("fd","number",0) |
Definition at line 108 of file cfgfiche.inc.php.
Referenced by Acc_Ledger_History_Generic\get_detail().
global $http |
Definition at line 26 of file cfgfiche.inc.php.
$retour =HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac"))) |
Definition at line 28 of file cfgfiche.inc.php.