Commit Graph

5 Commits

Author SHA1 Message Date
GuillemCForgeFlow
03029a0d09 [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 11:42:35 +02:00
David James
53dc46e058 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-06-08 13:15:13 +10:00
Pedro M. Baeza
7cabbd1697 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2021-06-07 13:14:14 +10:00
Adrià Gil Sorribes
7e1acc0591 Update readme 2021-06-07 13:14:14 +10:00
Adrià Gil Sorribes
77c903c980 [12.0][MIG] Migrate module bi_sql_editor to v12 2021-06-07 13:14:14 +10:00