Commit Graph

17 Commits

Author SHA1 Message Date
mariadforgeflow
26bc8bcbee [MIG] bi_sql_editor: Migration to 15.0 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
HviorForgeFlow
9d1c79f4f9 [MIG] bi_sql_editor: Migration to 13.0 2023-12-18 17:57:23 +07:00
HviorForgeFlow
535a2c1820 [IMP] bi_sql_editor: black, isort, prettier 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
8adb402c15 [WIP] imp bi_sql_editor 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
14d8c88e65 [ADD] action context 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
mreficent
54fc897fdc [FIX] Query and technical name should only be modifiable in draft mode 2023-12-18 17:57:23 +07:00
mreficent
1144f86c27 [FIX] ir.cron relation 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
d7c2854653 10.0 imp bi sql editor (#1)
* [IMP] is_materialized field non readonly on sql_valid state ; [FIX] block possibility to set indexes on non materialized view

* [FIX] set domain_force, group_ids readonly if state > sql_valid

* [IMP] better display of the field group_ids

* [IMP] possibility to reorder menu items from sql views

* [IMP] Do not warn user when setting sql view to draft if state is sql_valid

* [REF]

* [FIX] Set Date of the first execution in the action name
2023-12-18 17:57:23 +07:00
Patrick Tombez
d8d5f41cdb Fix several issues
Fix error '... is not a table or foreign table'
Fix view (colors + oe_highlight)
Fix tests
Fix README + manifest
Fix back to draft
Fix cron call + default values
Use Postgres version 9.6 for travis builds
2023-12-18 17:57:23 +07:00
Darshan Patel
872e93ac06 [IMP] preview button 2023-12-18 17:57:23 +07:00
Darshan Patel
afb9e31cec [MIG] bi_sql_editor v10 2023-12-18 17:57:23 +07:00
aheficent
5190269fb5 [IMP] Add test + several fixes 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
6083d5b5d9 create ui now create tree view [IMP] fr translation [IMP] add last refresh date time on the action name of each sql materialized view 2023-12-18 17:57:23 +07:00
nicomacr
09d835843d bi_sql_editor 2023-12-18 17:57:23 +07:00
Sylvain LE GAL
3e5085f1a9 new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security 2023-12-18 17:57:23 +07:00