[MIG] web_widget_open_tab: Migration to 13.0

This commit is contained in:
Raf Ven
2020-12-07 10:14:21 +01:00
parent c2d559d017
commit 4393c4f405
7 changed files with 27 additions and 18 deletions

View File

@@ -3,5 +3,5 @@ Edit the tree view and add the widget as the first field, usually, we should use
<field name="id" widget="open_tab"/>
Now, we can open when clicking with the mouse wheel over the eye.
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).