============ Mass Editing ============ .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:a91c225a06ba8d7292d92a9cf99286ed5e4128715d60e02589acaf1e09361aa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta .. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github :target: https://github.com/OCA/server-ux/tree/17.0/server_action_mass_edit :alt: OCA/server-ux .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-server_action_mass_edit :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png :target: https://runboat.odoo-community.org/builds?repo=OCA/server-ux&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| 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** .. contents:: :local: Configuration ============= - 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 |Configuration| - *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. .. |Configuration| image:: https://raw.githubusercontent.com/OCA/server-ux/17.0/server_action_mass_edit/static/description/mass_editing_form.png Usage ===== - *Go for Mass Editing*: select the records which you want to modify and click on *Action* to open mass editing popup. |Action| - Select *Set / Remove* action and write down the value to set or remove the value for the given field. |Wizard Form| - This way you can set / remove the values of the fields. |Wizard Result| .. |Action| image:: https://raw.githubusercontent.com/OCA/server-ux/17.0/server_action_mass_edit/static/description/mass_editing-item_tree.png .. |Wizard Form| image:: https://raw.githubusercontent.com/OCA/server-ux/17.0/server_action_mass_edit/static/description/mass_editing-wizard_form.png .. |Wizard Result| image:: https://raw.githubusercontent.com/OCA/server-ux/17.0/server_action_mass_edit/static/description/mass_editing-item_tree-result.png Known issues / Roadmap ====================== - Auto add fields that are used in related domains if apply_domain=True Bug Tracker =========== 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. Credits ======= Authors ------- * Serpent Consulting Services Pvt. Ltd. * Tecnativa * GRAP * Iván Todorovich Contributors ------------ - Oihane Crucelaegui - Serpent Consulting Services Pvt. Ltd. - Jay Vora - Juan Negrete - Raul Martin - Aitor Bouzas - Sylvain LE GAL (https://twitter.com/legalsylvain) - Iván Todorovich - `Tecnativa `__ - Jairo Llopis - Víctor Martínez - Tatiana Deribina Maintainers ----------- This module is maintained by the OCA. .. image:: https://odoo-community.org/logo.png :alt: Odoo Community Association :target: https://odoo-community.org 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.