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

Just if it possible GUI

頭像
捨棄
最佳答案

Hi,

Create a record rule in :

stock.picking.type

With a domain as following :

['|',('warehouse_id','=',user.property_warehouse_id.id),('warehouse_id','=',False)]

Good luck

--

oneodoo.com

頭像
捨棄
最佳答案

Hi,

Create a record rule based on the default warehouse in users ,

Settings > Technical > Record Rules 

Create a new rule for the model warehouse 

add a domain as following 

[('id', '=', user.property_warehouse_id.id)]

where property_warehouse_id is the default warehouse of user

Hope it helps

頭像
捨棄
作者

Thats what i did but nothing change
Name default warehouse
Model Warehouse
Active ​

Access Rights

Apply for Read C : Yes​ Apply for Write : not​​
Apply for Create : not Apply for Delete : not​

Rule Definition (Domain Filter)
[('id', '=', user.property_warehouse_id.id)]
Groups (no group = global)
Global ​

相關帖文 回覆 瀏覽次數 活動
1
5月 23
2229
1
2月 25
3315
1
7月 22
4314
4
6月 25
2134
1
6月 25
1029