From daf63a7d3bf8ae501924b9106a926391f4da238d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 30 Sep 2024 15:07:07 +0000 Subject: [PATCH] [BOT] post-merge updates --- server_action_mass_edit/README.rst | 29 ++++++++++-------- .../static/description/index.html | 30 ++++++++++--------- 2 files changed, 32 insertions(+), 27 deletions(-) diff --git a/server_action_mass_edit/README.rst b/server_action_mass_edit/README.rst index d2473571ba..da62bd4761 100644 --- a/server_action_mass_edit/README.rst +++ b/server_action_mass_edit/README.rst @@ -7,7 +7,7 @@ Mass Editing !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:c3a89306f6642d00e44b46c9e79a4940d1ab5898b510a0209f3766d7020cc674 + !! source digest: sha256:a91c225a06ba8d7292d92a9cf99286ed5e4128715d60e02589acaf1e09361aa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -28,13 +28,10 @@ Mass Editing |badge1| |badge2| |badge3| |badge4| |badge5| -This module provides the following features: +This module allows to edit several records at the same time in any Odoo +model -- You can add, update or remove the values of more than one records on - the fly at the same time. -- You can configure mass editing for any Odoo model. - -**Difference between the Odoo 13.0 CE Feature** +**Difference in comparison to the Odoo Feature** Since Odoo V13, a limited "mass Editing feature" is available in Odoo CE. @@ -57,10 +54,14 @@ Core for the time being: Configuration ============= -- Go to *Settings / Technical / Actions / Server Actions* and configure - the object and fields for Mass Editing. -- Select the object and add the fields of that object on which you want - to apply mass editing. +- 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| @@ -69,9 +70,11 @@ Configuration **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. -- This module plays nicely with server_action_domain, allowing you to - limit the mass editing action with a domain. .. |Configuration| image:: https://raw.githubusercontent.com/OCA/server-ux/17.0/server_action_mass_edit/static/description/mass_editing_form.png diff --git a/server_action_mass_edit/static/description/index.html b/server_action_mass_edit/static/description/index.html index ccc2791ccf..f155e118aa 100644 --- a/server_action_mass_edit/static/description/index.html +++ b/server_action_mass_edit/static/description/index.html @@ -367,16 +367,12 @@

Mass Editing

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:c3a89306f6642d00e44b46c9e79a4940d1ab5898b510a0209f3766d7020cc674 +!! source digest: sha256:a91c225a06ba8d7292d92a9cf99286ed5e4128715d60e02589acaf1e09361aa0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/server-ux Translate me on Weblate Try me on Runboat

-

This module provides the following features:

- -

Difference between the Odoo 13.0 CE Feature

+

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 @@ -407,10 +403,14 @@

Mass Editing

Configuration

Configuration

Options