Commit Graph

7 Commits

Author SHA1 Message Date
chien
c8471a0f63 [MIG] bi_sql_editor: Migration to 17.0 2023-12-22 09:15:47 +07:00
chien
66428495c9 [IMP] bi_sql_editor: pre-commit auto fixes 2023-12-19 10:58:13 +07:00
Sylvain LE GAL
2766be4057 [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-12-18 17:57:23 +07:00
David James
44eaffaf41 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-12-18 17:57:23 +07:00
Pedro M. Baeza
1bb7abb561 [FIX] bi_sql_editor: Fixes images path
Fixes #309
2023-12-18 17:57:23 +07:00
Adrià Gil Sorribes
80bc801387 Update readme 2023-12-18 17:57:23 +07:00
Adrià Gil Sorribes
c5a15091d6 [12.0][MIG] Migrate module bi_sql_editor to v12 2023-12-18 17:57:23 +07:00