I need to edit a lot of field in a list of articles without use import data.
My question : is a method like "massupdate in a list in mode "grid" is available with "odoo 16".
Francis
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I need to edit a lot of field in a list of articles without use import data.
My question : is a method like "massupdate in a list in mode "grid" is available with "odoo 16".
Francis
Which privileges does the user need to perform this action?
In Odoo, you can use the "mass update" feature to update multiple records at once. Here are the steps to do so:
Go to the list view of the model you want to update (e.g. "Contacts" or "Articles").
Select the records you want to update by clicking on the checkboxes next to them.
Click on the "Actions" button on the top right corner of the list view.
Select "Update" from the drop-down menu.
In the form that appears, make the changes you want to make to the selected records.
Click on the "Save" button to apply the changes to the selected records.
Note: you need to have the proper access rights to perform mass update.
How do you give such access rights?
Hello Francis,
What is the field you want to update?
You can select the products you want to update in the list view and mass edit them like this for example:
You could try this module: https://apps.odoo.com/apps/modules/15.0/mass_editing/
It's for the v15, but it could work for the v16 too.
Let me know, thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Hi Imran,
I don't see "update" in the list link to "Action"
Have you an idea?
Thanks for your first answer
Francis
Hello Manuel,
Thanks you very much for your answer. I will try this solution and I reply you the results.
Francis