fix good write to add
This commit is contained in:
parent
a7e0fdba49
commit
5d692482a3
@ -113,7 +113,7 @@ if (empty($reshook))
|
||||
{
|
||||
$error=0;
|
||||
|
||||
$permissiontoadd = $user->rights->mymodule->create;
|
||||
$permissiontoadd = $user->rights->mymodule->write;
|
||||
$permissiontodelete = $user->rights->mymodule->delete;
|
||||
$backurlforlist = dol_buildpath('/mymodule/myobject_list.php',1);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user