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

ajax answer to update or change name or description of an analytic plan More...

Go to the source code of this file.

Variables

 $action = $http->request("ieaction", "string", "display")
 
 $answer = Inplace_Edit::build($input)
 
 $input = $http->request("input")
 
 $pa_id =$http->post("id","number")
 

Detailed Description

ajax answer to update or change name or description of an analytic plan

Definition in file ajax_anc_plan.php.

Variable Documentation

◆ $action

$action = $http->request("ieaction", "string", "display")

Definition at line 33 of file ajax_anc_plan.php.

◆ $answer

$answer = Inplace_Edit::build($input)

Definition at line 36 of file ajax_anc_plan.php.

◆ $input

$input = $http->request("input")

◆ $pa_id

$pa_id =$http->post("id","number")

Definition at line 34 of file ajax_anc_plan.php.