Commit Graph

5 Commits

Author SHA1 Message Date
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