Is it possible to group one2many filed based on the fields found in the 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
5234
Vistas
¿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 | |
---|---|---|---|---|
|
1
ene 25
|
1889 | ||
|
0
sept 25
|
1832 | ||
|
2
sept 22
|
9633 | ||
|
2
abr 22
|
4680 | ||
|
0
jul 21
|
7318 |
yes it is. use domain for field. onchange you can return a new domain do. it is easy but a bit messy
Can you write a small example.