I have a boolean field under the general information and I need when checking it to load for me all the products that have this field checked in the sales order line. Any idea? Very urgent! Thanks
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
1297
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 | |
---|---|---|---|---|
|
2
mar 18
|
3663 | ||
|
0
dic 21
|
1744 | ||
Add product_id sale ordre line
Resuelto
|
|
3
mar 15
|
5734 | |
|
0
oct 23
|
8936 | ||
|
3
dic 22
|
6994 |
You can do that by writ you python code for onchange method for that Boolean field and add these products to sale.order.line model