Silvestarserpentcs d84c4c161e [FIX] Fixed the travis. hace 7 años
..
i18n c5fd7e3111 Made Mass Editing module v10 compatible hace 8 años
models ec3f7b6538 Update ir_model_fields.py hace 7 años
security c5fd7e3111 Made Mass Editing module v10 compatible hace 8 años
static 967c141b91 [IMP] Improved index file. hace 7 años
tests 0d4dab9533 Corrected travis hace 7 años
views feb0643a4c Update mass_editing_view.xml hace 7 años
wizard d84c4c161e [FIX] Fixed the travis. hace 7 años
ChangeLog.txt c5fd7e3111 Made Mass Editing module v10 compatible hace 8 años
README.rst 7b0b1b3c8c Changed the version in README. hace 7 años
__init__.py c5fd7e3111 Made Mass Editing module v10 compatible hace 8 años
__manifest__.py fc927fc4be [IMP] Improved the code to fix the issue #20 and added feature to Remove Specific or Remove All records from m2m field. hace 7 años
hooks.py 0d4dab9533 Corrected travis hace 7 años

README.rst

.. image:: https://img.shields.io/badge/license-LGPLv3-blue.svg
:target: https://www.gnu.org/licenses/lgpl.html
:alt: License: LGPL-3

============
Mass Editing
============

This module provides the following features:

* 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.

* The video explaining the features and how-to for OpenERP Version 6 is here http://t.co/wukYMx1A

* The video explaining the features and how-to for OpenERP Version 7 is here : http://www.youtube.com/watch?v=9BH0o74A748&feature=youtu.be

* For more details/customization/feedback contact us on contact@serpentcs.com

Installation
============

No external library is used.

Configuration
=============

To configure this module, you need to:

* Go to *Settings / Mass Editing / Mass Editing* and configure the object and fields for Mass Editing.

Usage
=====

This module allows to add, update or remove the values of more than one records on the fly at the same time.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/149/10.0

As shown in figure you have to 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.

.. image:: /mass_editing/static/description/mass_editing-1.png
:width: 70%

* *Add Action*: As shown in figure click on *Add Sidebar Button* to add mass editing option in *Action* option in action.

.. image:: /mass_editing/static/description/mass_editing-2.png
:width: 70%

* *Go for Mass Editing*: As shown in figure, select the records which you want to modify and click on *Action* to open mass editing popup.

.. image:: /mass_editing/static/description/mass_editing-3.png
:width: 70%

* Select *Set / Remove* action and write down the value to set or remove the value for the given field.

.. image:: /mass_editing/static/description/mass_editing-4.png
:width: 70%

* This way you can set / remove the values of the fields.

.. image:: /mass_editing/static/description/mass_editing-5.png
:width: 70%

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 smashing it by providing a detailed and welcomed `feedback
server-tools/issues/new?body=module:%20
server-tools%0Aversion:%20
10.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Images
------

* Odoo Community Association: `Icon `_.

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

* Oihane Crucelaegui
* Serpent Consulting Services Pvt. Ltd.

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://odoo-community.org

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.

To contribute to this module, please visit http://odoo-community.org.