mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[IMP]bi_sql_editor: add parent menu as an editable parameter when creating UI elements
When creating the UI for the SQL view, it is now possible to set a specific Parent Menu which will be used when creating the UI Menu for the report itself. The default value will be the `SQL Reports` menu. Also, added the explanation on the `CONFIGURE.rst` file to have the description updated.
This commit is contained in:
committed by
GuillemCForgeFlow
parent
9923917e64
commit
6c3534e942
@@ -453,6 +453,12 @@ the frequency of the refresh.</li>
|
||||
</blockquote>
|
||||
<p><img alt="image4" src="https://raw.githubusercontent.com/OCA/reporting-engine/17.0/bi_sql_editor/static/description/04_materialized_view_setting.png" /></p>
|
||||
</li>
|
||||
<li><p class="first">Before applying the final step, you will need to add a specific
|
||||
Parent Menu to use when creating the UI Menu for the report. By
|
||||
default, it will be set with the <tt class="docutils literal">SQL Views</tt> menu, which can be
|
||||
changed before creating the UI elements in order to have the report
|
||||
accessible from a different place within Odoo.</p>
|
||||
</li>
|
||||
<li><p class="first">Finally, click on ‘Create UI’, to create new menu, action, graph view
|
||||
and search view.</p>
|
||||
</li>
|
||||
@@ -496,6 +502,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
||||
<li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>)</li>
|
||||
<li>Richard deMeester, WilldooIT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li>
|
||||
<li>David James, WilldooIT (<a class="reference external" href="http://www.willdooit.com/">http://www.willdooit.com/</a>)</li>
|
||||
<li>Guillem Casassas <a class="reference external" href="mailto:guillem.casassas@forgeflow.com">guillem.casassas@forgeflow.com</a></li>
|
||||
<li>This module is highly inspired by the work of<ul>
|
||||
<li>Onestein: (<a class="reference external" href="http://www.onestein.nl/">http://www.onestein.nl/</a>) Module:
|
||||
OCA/server-tools/bi_view_editor. Link:
|
||||
|
||||
Reference in New Issue
Block a user