[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:
GuillemCForgeFlow
2024-06-04 10:49:03 +02:00
parent 2d54748ae5
commit 03029a0d09
4 changed files with 42 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
* Sylvain LE GAL (https://twitter.com/legalsylvain)
* Richard deMeester, WilldooIT (http://www.willdooit.com/)
* David James, WilldooIT (http://www.willdooit.com/)
* Guillem Casassas <guillem.casassas@forgeflow.com>
* This module is highly inspired by the work of
* Onestein: (http://www.onestein.nl/)