Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Extra Tools
  3. Mass Editing v14 v 14.0
  4. Sales Conditions FAQ

Mass Editing v14

by Serpent Consulting Services Pvt. Ltd. http://www.serpentcs.com , Tecnativa http://www.serpentcs.com , Odoo Community Association (OCA) http://www.serpentcs.com
Odoo
v 14.0 Third Party 337
Download for v 14.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 436
Technical Name mass_editing_v14
LicenseGPL-3 or any later version
Websitehttp://www.serpentcs.com
You bought this module and need support? Click here!

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.

Try me on Runbot

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.
/mass_editing/static/description/mass_editing-1.png
  • Add Action: As shown in figure click on Add Sidebar Button to add mass editing option in Action option in action.
/mass_editing/static/description/mass_editing-2.png
  • 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.
/mass_editing/static/description/mass_editing-3.png
  • Select Set / Remove action and write down the value to set or remove the value for the given field.
/mass_editing/static/description/mass_editing-4.png
  • This way you can set / remove the values of the fields.
/mass_editing/static/description/mass_editing-5.png

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.

Credits

Images

  • Odoo Community Association: Icon.

Contributors

  • Oihane Crucelaegui <oihanecrucelaegi@gmail.com>
  • Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
  • Jairo Llopis <jairo.llopis@tecnativa.com>

Maintainer

Odoo Community Association

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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
  • Ratings
  • Discuss
There are no ratings yet!
Error while installing
by
Neelu Thapar
on 7/17/21, 1:43 AM

Error:

Odoo Server Error


Traceback (most recent call last):

  File "/odoo/odoo-server/odoo/addons/base/models/ir_http.py", line 237, in _dispatch

    result = request.dispatch()

  File "/odoo/odoo-server/odoo/http.py", line 683, in dispatch

    result = self._call_function(**self.params)

  File "/odoo/odoo-server/odoo/http.py", line 359, in _call_function

    return checked_call(self.db, *args, **kwargs)

  File "/odoo/odoo-server/odoo/service/model.py", line 94, in wrapper

    return f(dbname, *args, **kwargs)

  File "/odoo/odoo-server/odoo/http.py", line 347, in checked_call

    result = self.endpoint(*a, **kw)

  File "/odoo/odoo-server/odoo/http.py", line 912, in __call__

    return self.method(*args, **kw)

  File "/odoo/odoo-server/odoo/http.py", line 531, in response_wrap

    response = f(*args, **kw)

  File "/odoo/odoo-server/addons/web/controllers/main.py", line 1393, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "/odoo/odoo-server/addons/web/controllers/main.py", line 1381, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/odoo/odoo-server/odoo/api.py", line 396, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/odoo/odoo-server/odoo/api.py", line 383, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "<decorator-gen-71>", line 2, in button_immediate_install

  File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 74, in check_and_log

    return method(self, *args, **kwargs)

  File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 475, in button_immediate_install

    return self._button_immediate_function(type(self).button_install)

  File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 593, in _button_immediate_function

    modules.registry.Registry.new(self._cr.dbname, update_module=True)

  File "/odoo/odoo-server/odoo/modules/registry.py", line 89, in new

    odoo.modules.load_modules(registry._db, force_demo, status, update_module)

  File "/odoo/odoo-server/odoo/modules/loading.py", line 453, in load_modules

    processed_modules += load_marked_modules(cr, graph,

  File "/odoo/odoo-server/odoo/modules/loading.py", line 346, in load_marked_modules

    loaded, processed = load_module_graph(

  File "/odoo/odoo-server/odoo/modules/loading.py", line 178, in load_module_graph

    load_openerp_module(package.name)

  File "/odoo/odoo-server/odoo/modules/module.py", line 385, in load_openerp_module

    __import__('odoo.addons.' + module_name)

  File "/odoo/custom/addons/mass_editing_v14/__init__.py", line 7, in <module>

    from . import tests

  File "/odoo/custom/addons/mass_editing_v14/tests/__init__.py", line 5, in <module>

    from . import test_mass_editing

  File "/odoo/custom/addons/mass_editing_v14/tests/test_mass_editing.py", line 9, in <module>

    from odoo.addons.mass_editing.hooks import uninstall_hook

Exception


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "/odoo/odoo-server/odoo/http.py", line 639, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/odoo/odoo-server/odoo/http.py", line 315, in _handle_exception

    raise exception.with_traceback(None) from new_cause

ModuleNotFoundError: No module named 'odoo.addons.mass_editing'

Re: Error while installing
by
Boris.Gra
on 7/17/21, 4:03 AM Author

Tests dont adapted for odoo 14 !


P.s. https://apps.odoo.com/apps/modules/14.0/mass_editing/ 


by
Yusuf Kapasi
on 5/5/21, 8:32 AM

HI

I am also getting error on this when I searched for Contact field in Settings > Technical > Database Structure > Fields:

model_domain += [('model_id', 'in',
# map(int, domain[2][1:-1].split(',')))]
[int(x) for x in domain[2][1:-1].split(',')] )]
  File "/mass_editing_v14/models/ir_model_fields.py", line 21, in search
    [int(x) for x in domain[2][1:-1].split(',')] )]
  File "/mass_editing_v14/models/ir_model_fields.py", line 21, in <listcomp>
    [int(x) for x in domain[2][1:-1].split(',')] )]
Exception

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/odoo14/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/odoo14/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
ValueError: invalid literal for int() with base 10: 'ontac'

Will you please fix this? :)

regards,
Re:
by
Boris.Gra
on 5/6/21, 2:29 AM Author

corrected the error


by
Yusuf Kapasi
on 5/3/21, 7:57 AM

Hi 

I am using this module with different version and havin same issue with v13 also.

I fixed this error by manually changes in below files:

First test_mass_editing.py :

from odoo.addons.mass_editing_v14.hooks import uninstall_hook

Second  __manifest__.py :

'depends': ['web']

If possible please fix in the main source.

Regards,


by
usmanasim@gmail.com
on 4/2/21, 3:56 PM

I am not that much technical. Can you please guide me how to delete parameter --test-enable ?? THANKING YOU IN ADVANCE 


Installation Error on v14
by
usmanasim@gmail.com
on 4/2/21, 6:13 AM

Error:

Odoo Server Error


Traceback (most recent call last):

  File "/odoo/odoo-server/odoo/addons/base/models/ir_http.py", line 237, in _dispatch

    result = request.dispatch()

  File "/odoo/odoo-server/odoo/http.py", line 683, in dispatch

    result = self._call_function(**self.params)

  File "/odoo/odoo-server/odoo/http.py", line 359, in _call_function

    return checked_call(self.db, *args, **kwargs)

  File "/odoo/odoo-server/odoo/service/model.py", line 94, in wrapper

    return f(dbname, *args, **kwargs)

  File "/odoo/odoo-server/odoo/http.py", line 347, in checked_call

    result = self.endpoint(*a, **kw)

  File "/odoo/odoo-server/odoo/http.py", line 912, in __call__

    return self.method(*args, **kw)

  File "/odoo/odoo-server/odoo/http.py", line 531, in response_wrap

    response = f(*args, **kw)

  File "/odoo/odoo-server/addons/web/controllers/main.py", line 1381, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "/odoo/odoo-server/addons/web/controllers/main.py", line 1369, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/odoo/odoo-server/odoo/api.py", line 396, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/odoo/odoo-server/odoo/api.py", line 383, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "<decorator-gen-72>", line 2, in button_immediate_install

  File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 73, in check_and_log

    return method(self, *args, **kwargs)

  File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 474, in button_immediate_install

    return self._button_immediate_function(type(self).button_install)

  File "/odoo/odoo-server/odoo/addons/base/models/ir_module.py", line 592, in _button_immediate_function

    modules.registry.Registry.new(self._cr.dbname, update_module=True)

  File "/odoo/odoo-server/odoo/modules/registry.py", line 89, in new

    odoo.modules.load_modules(registry._db, force_demo, status, update_module)

  File "/odoo/odoo-server/odoo/modules/loading.py", line 453, in load_modules

    processed_modules += load_marked_modules(cr, graph,

  File "/odoo/odoo-server/odoo/modules/loading.py", line 346, in load_marked_modules

    loaded, processed = load_module_graph(

  File "/odoo/odoo-server/odoo/modules/loading.py", line 178, in load_module_graph

    load_openerp_module(package.name)

  File "/odoo/odoo-server/odoo/modules/module.py", line 358, in load_openerp_module

    __import__('odoo.addons.' + module_name)

  File "/odoo/custom/addons/mass_editing_v14/__init__.py", line 7, in <module>

    from . import tests

  File "/odoo/custom/addons/mass_editing_v14/tests/__init__.py", line 5, in <module>

    from . import test_mass_editing

  File "/odoo/custom/addons/mass_editing_v14/tests/test_mass_editing.py", line 9, in <module>

    from odoo.addons.mass_editing.hooks import uninstall_hook

Exception


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "/odoo/odoo-server/odoo/http.py", line 639, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/odoo/odoo-server/odoo/http.py", line 315, in _handle_exception

    raise exception.with_traceback(None) from new_cause

ModuleNotFoundError: No module named 'odoo.addons.mass_editing'

Re: Installation Error on v14
by
Boris.Gra
on 4/2/21, 11:53 AM Author

test dont adapted for odoo 14

delete parameter --test-enable 

or tests from mass_editing


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with