跳至內容
選單
此問題已被標幟
2 回覆
4506 瀏覽次數

On odoo 10 enterprise, we want to limit users to only have access to products and quantities of  a specific warehouse location, so that they cannot see products and quantities of other warehouse locations. We have installed "Warehouse Restriction" module ( https://www.odoo.com/apps/modules/10.0/warehouse_stock_restrictions/) on top of the native installation. I see that it has been downloaded many times. I was wondering if this module works properly?

Followed setup instructions on https://www.odoo.com/apps/modules/10.0/warehouse_stock_restrictions/, ticked "restrict locations" and specified locations in the just appeared tab, But testing the user accounts, still they CAN see all products and quantities. 

How you have setup this limiting feature for users.

Thanks

頭像
捨棄
作者 最佳答案

We installed this https://www.odoo.com/apps/modules/10.0/warehouse_stock_restrictions/ module on odoo 10 enterprise. Also followed instructions on that link,
1. to tick the box next to "Restrict Location",
2. to set a value for "default warehouse operations"
3. to set a location in the "Allow Stock Location" tab which appears after ticking the aforementioned box
Also followed the points you mentioned, changed openerp to odoo in xml and py files. But it does NOT limit the user to the location specified. In fact user has access to whole warehouse quantities. have anyone tested this module on 10e?

頭像
捨棄
最佳答案

I check this module in odoo 10 community edition .It works fine.
Some corrections needed to works perfectly.
1)When a the warehouse operations are assigned to user, it works fine.

2) You try to edit the warehouse operation, it will not affected in the module

3)You need to change opererp to odoo in xml and py file


頭像
捨棄