Odoo. Approved by IT Libertas. March 2017 (I)

Multiple selection of many2many_tags, Several products selection, Clear Odoo tables

IT Libertas, Aleksandr Filippov

The following apps have been tested and have been approved by IT Libertas developers, in order to help you use Odoo. When programmers had faced any bugs, they fixed them. The resulted modules are structured and would be used as a base of Odoo implementation. Besides, each description contains links to download an application and to configure it with your own hands

Multiple choice in many2many_tags

Odoo 8
web_widget_many2many_tags_multi_selection

The app let users select multiple values in a popup window related to the widget many2many_tags.

Mass Products Selection

Odoo 8

The app adds a tool to select multiple products simultaneously.

The feature is present in a few models. Look at the button "Add items" in the following modules: 

  • Sales;
  • Stock;
  • Purchases.
Example of use:
  1. Open any quotation;
  2. Push the button "Add items";
  3. Select products and confirm your action.
add_items
flow

Clear all records in a table

Odoo 8
Odoo 9
Odoo 10
0001
The app adds a special button "Clear all" to Odoo tables (one2many & many2many fields).
Use:
  1. Go to any table;
  2. Open a form in the edit mode;
  3. Push the top button (an icon of trash can).