mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_tree_many2one_clickable: Readme - USAGE
This commit is contained in:
committed by
Carlos Roca
parent
214a8b9605
commit
f5f68f81b4
@@ -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.
|
||||
|
||||
3
web_tree_many2one_clickable/readme/USAGE.rst
Normal file
3
web_tree_many2one_clickable/readme/USAGE.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
Put the mouse pointer over a many2one cell and click the button.
|
||||
|
||||
.. image:: ../static/img/clickable.gif
|
||||
Reference in New Issue
Block a user