Skip to Content
Menu
This question has been flagged
1 Reply
1750 Views

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.

Avatar
Discard
Best Answer

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:

Also you can check Mass Editing module:  https://apps.odoo.com/apps/modules/14.0/mass_editing/

Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 22
6816
1
Jan 22
3274
0
Aug 25
546
1
Aug 25
313
1
Jul 25
2437