[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

@@ -394,6 +394,9 @@ When clicking on the line (but not on the button), the record is opened in the s
&lt;field name=”id” widget=”open_tab”/&gt;</blockquote>
<p>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).</p>
<p>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.</p>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
@@ -416,6 +419,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
<ul class="simple">
<li>Enric Tobella &lt;<a class="reference external" href="mailto:etobella&#64;creublanca.es">etobella&#64;creublanca.es</a>&gt;</li>
<li>Raf Ven &lt;<a class="reference external" href="mailto:raf.ven&#64;dynapps.be">raf.ven&#64;dynapps.be</a>&gt;</li>
<li><a class="reference external" href="https://www.quartile.co">Quartile</a>:<ul>
<li>Aung Ko Ko Lin</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">