This module allows to edit several records at the same time in any Odoo model
Difference in comparison to the Odoo Feature
Since Odoo V13, a limited "mass Editing feature" is available in Odoo CE.
This module provides the following extra features that are not in the Core for the time being:
- Possibility to mass edit many fields in a single action
- Possibility to add a group to limit the usage of this function to given people
- Possibility to filter the items the user can mass update
- Possibility to mass edit any fields with any widget. (For exemple color fields, image fields, etc...)
Table of contents
- In developer mode, go to Settings / Technical / Actions / Server Actions
- Create a new server action
- Name the server action (ie. Product Template Category Mass Editing)
- Choose Type Mass Edit Records
- Select the model
- Add the security groups allowed to use this action
- Add the fields you want to be mass edited
- Add Action: Click on Create Contextual Action to add mass editing in Action menu.
Options
- You can setup the widget option to be displayed (ie many2many_tags, selection_image...)
- You can tick Apply Domain allowing you to limit the mass editing action with a domain.
- You can add an extra message that will be displayed in the wizard.
- Go for Mass Editing: select the records which you want to modify and click on Action to open mass editing popup.
- Select Set / Remove action and write down the value to set or remove the value for the given field.
- This way you can set / remove the values of the fields.
- Auto add fields that are used in related domains if apply_domain=True
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
- Serpent Consulting Services Pvt. Ltd.
- Tecnativa
- GRAP
- Iván Todorovich
- Oihane Crucelaegui <[email protected]>
- Serpent Consulting Services Pvt. Ltd. <[email protected]>
- Jay Vora <[email protected]>
- Juan Negrete <[email protected]>
- Raul Martin <[email protected]>
- Aitor Bouzas <[email protected]>
- Sylvain LE GAL (https://twitter.com/legalsylvain)
- Iván Todorovich <[email protected]>
- Tecnativa
- Jairo Llopis
- Víctor Martínez
- Tatiana Deribina <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-ux project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.