Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
93 changes: 93 additions & 0 deletions attribute_set_mass_edit/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
=======================
Attribute Set Mass Edit
=======================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1a6a409e80c699985fb475121d0001613aa33ca9f38c6cce05cc1cf46f544242
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Fodoo--pim-lightgray.png?logo=github
:target: https://github.com/OCA/odoo-pim/tree/18.0/attribute_set_mass_edit
:alt: OCA/odoo-pim
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/odoo-pim-18-0/odoo-pim-18-0-attribute_set_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/odoo-pim&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows the user to authorize mass editing on an attribute.

**Table of contents**

.. contents::
:local:

Usage
=====

On the attribute, thick the check box 'Allow Mass Editing' and refresh
your browser. A Mass Editing profile is automatically created per
attribute group.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/odoo-pim/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 <https://github.com/OCA/odoo-pim/issues/new?body=module:%20attribute_set_mass_edit%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* ACSONE SA/NV

Contributors
------------

- Cédric PIGEON <[email protected]>

- Dhara Solanki <[email protected]>

- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__

- Bhavesh Heliconia

- [Trobz] (https://trobz.com/):

- Khoi (Kien Kim) [email protected]

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/odoo-pim <https://github.com/OCA/odoo-pim/tree/18.0/attribute_set_mass_edit>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 2 additions & 0 deletions attribute_set_mass_edit/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from . import models
from . import wizards
14 changes: 14 additions & 0 deletions attribute_set_mass_edit/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 2020 ACSONE SA/NV
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Attribute Set Mass Edit",
"version": "18.0.1.0.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/odoo-pim",
"depends": ["attribute_set", "server_action_mass_edit", "onchange_helper"],
"data": ["views/attribute_attribute.xml"],
"demo": [],
"installable": True,
}
39 changes: 39 additions & 0 deletions attribute_set_mass_edit/i18n/attribute_set_mass_edit.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * attribute_set_mass_edit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_attribute
msgid "Attribute"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_group
msgid "Attribute Group"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server
msgid "Server Action"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server_mass_edit_line
msgid "Server Actions Mass Edit Lines"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_wizard
msgid "Wizard for mass edition"
msgstr ""
43 changes: 43 additions & 0 deletions attribute_set_mass_edit/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
msgid ""
msgstr ""
"Project-Id-Version: ametras-xsolutions\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Crowdin-Project: ametras-xsolutions\n"
"X-Crowdin-Project-ID: 530964\n"
"X-Crowdin-Language: de\n"
"X-Crowdin-File: /[AmetrasIntelligence.oca-migrated] 16.0/attribute_set_mass_edit/i18n/attribute_set_mass_edit.pot\n"
"X-Crowdin-File-ID: 21360\n"
"Language: de_DE\n"
"PO-Revision-Date: 2024-09-25 12:08\n"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_attribute
msgid "Attribute"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_group
msgid "Attribute Group"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server
msgid "Server Action"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server_mass_edit_line
msgid "Server Actions Mass Edit Lines"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_wizard
msgid "Wizard for mass edition"
msgstr ""

93 changes: 93 additions & 0 deletions attribute_set_mass_edit/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * attribute_set_mass_edit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-03-17 23:57+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: attribute_set_mass_edit
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__allow_mass_editing
msgid "Allow Mass Editing"
msgstr "Permitir la Edición Masiva"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_attribute
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line__attribute_id
msgid "Attribute"
msgstr "Atributo"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_group
msgid "Attribute Group"
msgstr "Grupo de Atributo"

#. module: attribute_set_mass_edit
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__display_name
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_group__display_name
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_actions_server__display_name
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line__display_name
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_wizard__display_name
msgid "Display Name"
msgstr "Nombre para Mostrar"

#. module: attribute_set_mass_edit
#: code:addons/attribute_set_mass_edit/models/attribute_group.py:0
#, python-format
msgid "Edit %s fields"
msgstr "Editar campos %s"

#. module: attribute_set_mass_edit
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__id
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_group__id
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_actions_server__id
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line__id
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_wizard__id
msgid "ID"
msgstr "ID (identificación)"

#. module: attribute_set_mass_edit
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute____last_update
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_group____last_update
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_actions_server____last_update
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_line____last_update
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_mass_editing_wizard____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"

#. module: attribute_set_mass_edit
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_group__mass_edit_action_ids
msgid "Mass Edit Action"
msgstr "Acción de Edición Masiva"

#. module: attribute_set_mass_edit
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_actions_server__mass_edit_attribute_group_id
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_ir_cron__mass_edit_attribute_group_id
msgid "Mass Edit Attribute Group"
msgstr "Grupo de Atributos de Edición Masiva"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_line
#: model:ir.model.fields,field_description:attribute_set_mass_edit.field_attribute_attribute__mass_editing_line_ids
msgid "Mass Editing Line"
msgstr "Línea de Edición Masiva"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server
msgid "Server Action"
msgstr "Acción de servidor"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_wizard
msgid "Wizard for mass edition"
msgstr "Wizard para edición masiva"
43 changes: 43 additions & 0 deletions attribute_set_mass_edit/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
msgid ""
msgstr ""
"Project-Id-Version: ametras-xsolutions\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: French\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Crowdin-Project: ametras-xsolutions\n"
"X-Crowdin-Project-ID: 530964\n"
"X-Crowdin-Language: fr\n"
"X-Crowdin-File: /[AmetrasIntelligence.oca-migrated] 16.0/attribute_set_mass_edit/i18n/attribute_set_mass_edit.pot\n"
"X-Crowdin-File-ID: 21360\n"
"Language: fr_FR\n"
"PO-Revision-Date: 2024-09-25 12:08\n"

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_attribute
msgid "Attribute"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_attribute_group
msgid "Attribute Group"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server
msgid "Server Action"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_ir_actions_server_mass_edit_line
msgid "Server Actions Mass Edit Lines"
msgstr ""

#. module: attribute_set_mass_edit
#: model:ir.model,name:attribute_set_mass_edit.model_mass_editing_wizard
msgid "Wizard for mass edition"
msgstr ""

4 changes: 4 additions & 0 deletions attribute_set_mass_edit/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
from . import ir_actions_server_mass_edit_line
from . import attribute_attribute
from . import ir_actions_server
from . import attribute_group
Loading