5 Commits

Author SHA1 Message Date
GuillemCForgeFlow
56c0c74ce1 [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:01:31 +02:00
David James
2805e24c5d bi_sql_editor: add support for group operators
this commit allows specifying the group operator for each field. This functionality was originally included in a seperate module "bi_sql_editor_aggregate" in version 12.
2021-12-13 08:55:14 +01:00
Pedro M. Baeza
74ba16ef3a [FIX] bi_sql_editor: Fixes images path
Fixes #309
2021-12-13 08:55:14 +01:00
Adrià Gil Sorribes
738c6f632c Update readme 2021-12-13 08:55:14 +01:00
Adrià Gil Sorribes
ef1d7ac7a4 [12.0][MIG] Migrate module bi_sql_editor to v12 2021-12-13 08:55:14 +01:00