[MIG] web_tree_many2one_clickable: Migration to 12.0.

This commit is contained in:
Anand Kansagra
2019-01-20 09:36:30 +05:30
committed by Carlos Roca
parent abae0f428a
commit 1c8ae79fcd
7 changed files with 18 additions and 7 deletions

View File

@@ -0,0 +1 @@
After installation, all many2one and reference fields will be clickable by default.

View File

@@ -0,0 +1,6 @@
* Therp BV
* Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
* Antonio Espinosa <antonio.espinosa@tecnativa.com>
* Sodexis <dev@sodexis.com>
* Artem Kostyuk <a.kostyuk@mobilunity.com>
* Anand Kansagra <kansagraanand@hotmail.com>

View File

@@ -0,0 +1,3 @@
This addon forces Odoo to use many2one widget on a many2one fields in
tree views. This allows users to open linked resources from trees directly,
without accessing the form.