Clickable many2one widget for tree views
by Therp BV , Serv. Tecnol. Avanzados - Pedro M. Baeza , Odoo Community Association (OCA)
Odoo
Availability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
web_tree_many2one_clickable |
License | LGPL-3 |
Repository | lp:web-addons/7.0 |
Versions | 8.0 9.0 11.0 12.0 14.0 15.0 16.0 17.0 18.0 |
This addon provides a widget to have many2one fields in a tree view open the linked resource:
<field name="partner_id" widget="many2one_clickable" />
will open the linked partner in a form view.
Please log in to comment on this module