I would like to know how to automatically push to the top the products with the ribbon field having a particular value; instead of doing it manually with the edit menu individually.
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,
There are different ways to achieve this. You can directly update it in the database using query by connecting to postgres.
If you need to do it from the user interface, either you can create a server action that calls python function and update the entire product all at once or you can add that field to the tree view of the products and enable multi editing in the tree view and update.
For Reference:
- https://www.youtube.com/watch?v=TWccA-tVa9E
- Add Contextual Action Using Server Action To Ease Your Work In Odoo
- Multi Edit: https://www.youtube.com/watch?v=2BdVAiXja00&t=19s
Also you can check Mass Editing module: https://apps.odoo.com/apps/modules/14.0/mass_editing/
Thanks
¿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
mar 22
|
6813 | ||
|
1
ene 22
|
3274 | ||
|
0
ago 25
|
534 | ||
|
1
ago 25
|
310 | ||
|
1
jul 25
|
2432 |