In v13, there is no record rule anymore on the multi-company regarding the res.partner model.
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
1
Responder
2628
Vistas
if you want to set a limitation, you can apply a domain on the window action.
configuration app --> technical menu--> window actions
Look for "contact" in the model res.partner
Then apply the domain [('company_id', '=', context.get('company_id'))]
This domain will filter the contacts regarding the company you are logged in.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
oct 24
|
1277 | ||
Attachment Button Missing
Resuelto
|
|
2
sept 23
|
2519 | |
Technical Modulo odoo16
Resuelto
|
|
2
mar 23
|
1635 | |
|
0
jul 22
|
2535 | ||
|
3
jun 22
|
6940 |