Just if it possible GUI
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
mai 23
|
2210 | ||
Tooltips wont show up ODOO15
Rezolvat
|
|
1
feb. 25
|
3313 | |
|
1
iul. 22
|
4305 | ||
|
4
iun. 25
|
2126 | ||
|
1
iun. 25
|
1012 |