Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

I am configuring an inventory solution and I am having issues with access rights. 1. Installed Inventory module.. 2. Configured 4 warhouses and locations 3. Configured Routes so that there is one step in between internal transfers using a transit location. 4. Installed Warehouse restrict module from Odoo app market place.. (Everything looks fine) https://apps.odoo.com/apps/modules/10.0/warehouse_stock_restrictions/ 5. Configured regular user for initial inventory and validation (All works well with policies in place) 6. Configures other user with manager rights. (Error here) At this point I Initiate an internal transfer between locations. When I click on the Validate button I get the following Error Odoo Warning - Access Error The requested operation cannot be completed due to security restrictions. Please contact your system administrator. (Document type: stock.picking.type, Operation: read) I cant figure out where the problem is. I have done everything and still doesn't work. I am still new to Odoo access rights and having this challenge, can someone please assist.. Thank you

Awatar
Odrzuć
Najlepsza odpowiedź

Hai,

You have to give access right in this case. Here you have to give give access right to the model 'stock.picking.type' for the group 'inventory/manager'.

To do this from UI,

Activate the developer mode,

Settings-> Technical -> Security -> Access Control List,

Then search the model 'stock.picking.type' with the group 'inventory/manager and give all permission for it.

Same can be done from,

Settings -> groups , search inventory/manager, then in the Access right tab set the permission for this model.

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
maj 24
1979
0
lis 23
1111
2
sie 22
5661
1
cze 21
4852
3
wrz 19
7417