noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
cfgfiche.inc.php File Reference

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

Detailed Description

module to manage the card (removing, listing, creating, modify attribut)

Definition in file cfgfiche.inc.php.

Variable Documentation

◆ $action

$action =$http->post('action',"string", '')

Definition at line 29 of file cfgfiche.inc.php.

◆ $fiche_def

$fiche_def =new Fiche_def($cn)

Definition at line 109 of file cfgfiche.inc.php.

Referenced by Card_Property\load().

◆ $fiche_def_id

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

◆ $http

global $http

Definition at line 26 of file cfgfiche.inc.php.

◆ $retour

$retour =HtmlInput::button_anchor("Retour à la liste", HtmlInput::get_to_string(array("gDossier","ac")))

Definition at line 28 of file cfgfiche.inc.php.