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
@@ -27,13 +27,20 @@ Clickable many2one fields for tree views
|
||||
|
||||
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.
|
||||
|
||||
**Table of contents**
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
Usage
|
||||
=====
|
||||
|
||||
Put the mouse pointer over a many2one cell and click the button.
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/OCA/web/12.0/web_tree_many2one_clickable/static/img/clickable.gif
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user