[IMP] web_widget_open_tab

This commit is contained in:
Aungkokolin1997
2023-05-30 14:23:32 +06:30
parent 13e67d4dc3
commit 86a11d78b9
10 changed files with 82 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
* Enric Tobella <etobella@creublanca.es>
* Raf Ven <raf.ven@dynapps.be>
* `Quartile <https://www.quartile.co>`__:
* Aung Ko Ko Lin

View File

@@ -5,3 +5,7 @@ Edit the tree view and add the widget as the first field, usually, we should use
You can open the record in a new tab when clicking with the mouse wheel on the external link icon.
On a usual click the record will be opened without changes (keeping the breadcrumbs).
You can also add open-tab field in tree views by selecting "Add Open Tab Field" field in
the ir.model record. When you do this, the open-tab field is added right after the name
field in the tree if the field exists, otherwise at the beginning of the tree.