Commit Graph

8 Commits

Author SHA1 Message Date
GuillemCForgeFlow
158d6dc2f5 [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-11-29 10:59:01 +07:00
chien
e51ac73986 [MIG] bi_sql_editor: Migration to 17.0 2024-11-29 10:59:01 +07:00
chien
41df5fffb9 [IMP] bi_sql_editor: pre-commit auto fixes 2024-11-29 10:59:00 +07:00
Sylvain LE GAL
a102a7f115 [MIG] bi_sql_editor : from 15.0 to 16.0
- move menu and action in according view file
- use new sql_request_abstract menu entry for SQL views configuration
- Use sql_request_abstract primary tree view
- Use sql_request_abstract primary form view
- move has_grouped_changed in sql_request_abstract module
- improve demo data
- add default count value to display in pivot, if no pivot_measures are defined ;
- set widget handle to sequence field
- reorder fields in tree view and add optional hide for some fields
- simplify : make field_description field required
- improve : add optional='hide' and 'show' on tree visibility
- replace obsolete base.menu_board_root by spreadsheet_dashboard entries
- update translation
2024-11-29 10:59:00 +07:00
David James
a0b0c88e0e 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.
2024-11-29 10:59:00 +07:00
Pedro M. Baeza
9eed0be537 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2024-11-29 10:59:00 +07:00
Adrià Gil Sorribes
3372bbc884 Update readme 2024-11-29 10:59:00 +07:00
Adrià Gil Sorribes
bb7028e545 [12.0][MIG] Migrate module bi_sql_editor to v12 2024-11-29 10:59:00 +07:00