Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot authored and trisdoan committed Oct 10, 2024
1 parent eb4d912 commit daf63a7
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 27 deletions.
29 changes: 16 additions & 13 deletions server_action_mass_edit/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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.
Expand All @@ -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|

Expand All @@ -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

Expand Down
30 changes: 16 additions & 14 deletions server_action_mass_edit/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,16 +367,12 @@ <h1 class="title">Mass Editing</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c3a89306f6642d00e44b46c9e79a4940d1ab5898b510a0209f3766d7020cc674
!! source digest: sha256:a91c225a06ba8d7292d92a9cf99286ed5e4128715d60e02589acaf1e09361aa0
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/17.0/server_action_mass_edit"><img alt="OCA/server-ux" src="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-server_action_mass_edit"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-ux&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module provides the following features:</p>
<ul class="simple">
<li>You can add, update or remove the values of more than one records on
the fly at the same time.</li>
<li>You can configure mass editing for any Odoo model.</li>
</ul>
<p><strong>Difference between the Odoo 13.0 CE Feature</strong></p>
<p>This module allows to edit several records at the same time in any Odoo
model</p>
<p><strong>Difference in comparison to the Odoo Feature</strong></p>
<p>Since Odoo V13, a limited “mass Editing feature” is available in Odoo
CE.</p>
<p>This module provides the following extra features that are not in the
Expand Down Expand Up @@ -407,10 +403,14 @@ <h1 class="title">Mass Editing</h1>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
<ul class="simple">
<li>Go to <em>Settings / Technical / Actions / Server Actions</em> and configure
the object and fields for Mass Editing.</li>
<li>Select the object and add the fields of that object on which you want
to apply mass editing.</li>
<li>In developer mode, go to <em>Settings / Technical / Actions / Server
Actions</em></li>
<li>Create a new server action</li>
<li>Name the server action (ie. <em>Product Template Category Mass Editing</em>)</li>
<li>Choose Type <em>Mass Edit Records</em></li>
<li>Select the model</li>
<li>Add the security groups allowed to use this action</li>
<li>Add the fields you want to be mass edited</li>
</ul>
<p><img alt="Configuration" src="https://raw.githubusercontent.com/OCA/server-ux/17.0/server_action_mass_edit/static/description/mass_editing_form.png" /></p>
<ul class="simple">
Expand All @@ -419,9 +419,11 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
</ul>
<p><strong>Options</strong></p>
<ul class="simple">
<li>You can setup the widget option to be displayed (ie many2many_tags,
selection_image…)</li>
<li>You can tick Apply Domain allowing you to limit the mass editing
action with a domain.</li>
<li>You can add an extra message that will be displayed in the wizard.</li>
<li>This module plays nicely with server_action_domain, allowing you to
limit the mass editing action with a domain.</li>
</ul>
</div>
<div class="section" id="usage">
Expand Down

0 comments on commit daf63a7

Please sign in to comment.