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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
may 23
|
2129 | ||
Tooltips wont show up ODOO15
Resuelto
|
|
1
feb 25
|
3241 | |
|
1
jul 22
|
4246 | ||
|
4
jun 25
|
2027 | ||
|
1
jun 25
|
859 |