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

Multiple product categories, Optional Quick Create, List button "Add"

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

Product multi categories

Odoo 9
Odoo 10
0001

The app let users select multiple internal categories for a product.

Note: those categories serve only for classification and do not influence other features implied by internal categories (such as accounts and so on).

Optional Quick Create

Odoo 8
Odoo 9
Odoo 10
base_optional_quick_create

The app let you turn off quick create of many2one fields of certain models globally.

In order to activate the function for a definite model, go to the menu Settings > Technical > Database Structure > Models. On a model's form flag "Avoid quick create".

X2many Add Button Position

Odoo 8
"Add an item" button position example

The app changes a position of the button "Add an item" in X2many tables depending on the attribute editable (top / bottom).

Be cautious: it works only for tree placed on a form view: <field><tree>...</tree></field>.