Files
reporting-engine/bi_sql_editor/readme/CONTRIBUTORS.md
GuillemCForgeFlow 6c3534e942 [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.
2024-06-06 12:29:00 +02:00

20 lines
803 B
Markdown

- 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/>) Module:
OCA/server-tools/bi_view_editor. Link:
<https://github.com/OCA/reporting-engine/tree/9.0/bi_view_editor>
- Anybox: (<https://anybox.fr/>) Module :
OCA/server-tools/materialized_sql_view link:
<https://github.com/OCA/server-tools/pull/110>
- GRAP, Groupement Régional Alimentaire de Proximité:
(<http://www.grap.coop/>) Module:
grap/odoo-addons-misc/pos_sale_reporting link:
<https://github.com/grap/odoo-addons-misc/tree/7.0/pos_sale_reporting>