Commit Graph

5 Commits (fad7b49b2ec15e5bfffc19cf8835eb184e423389)

Author SHA1 Message Date
Sylvain LE GAL 6be6f7d02f [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
2023-02-17 10:19:08 +00:00
David James 02807d7ae2 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.
2023-02-17 10:19:08 +00:00
Pedro M. Baeza 3615b6f907 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2023-02-17 10:19:08 +00:00
Adrià Gil Sorribes 21956c517b Update readme 2023-02-17 10:19:08 +00:00
Adrià Gil Sorribes ff08ba0061 [12.0][MIG] Migrate module bi_sql_editor to v12 2023-02-17 10:19:08 +00:00