[IMP] web_tree_many2one_clickable: Readme - USAGE

This commit is contained in:
Alexandre Díaz
2019-05-27 16:50:19 +02:00
committed by Carlos Roca
parent 214a8b9605
commit f5f68f81b4
5 changed files with 30 additions and 14 deletions

View File

@@ -1,3 +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.
using a button without accessing the form.

View File

@@ -0,0 +1,3 @@
Put the mouse pointer over a many2one cell and click the button.
.. image:: ../static/img/clickable.gif