Bug : cannot set group
This commit is contained in:
parent
7b32e5a3ec
commit
81d42235a2
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ $pa_id=$http->request("pa_id");
|
|||
|
||||
$anc=new Poste_analytique_SQL($cn, $p_id);
|
||||
$anc->pa_id=$pa_id;
|
||||
$anc->ga_id=$http->request("ga_id","string",null);
|
||||
|
||||
$accounting=new Anc_Account_Table($anc);
|
||||
$accounting->set_object_name($ctl_id);
|
||||
$accounting->set_callback("ajax_misc.php");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue