Commit Graph

16 Commits (7712e0c41e9f55c3d26e3bb88f0eca0f1dfc42c2)

Author SHA1 Message Date
David James 53dc46e058 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.
2021-06-08 13:15:13 +10:00
HviorForgeFlow ad70e5d045 [MIG] bi_sql_editor: Migration to 13.0 2021-06-08 13:15:13 +10:00
HviorForgeFlow f020f4e8a7 [IMP] bi_sql_editor: black, isort, prettier 2021-06-08 13:15:13 +10:00
Sylvain LE GAL a3cf870117 [WIP] imp bi_sql_editor 2021-06-08 11:58:34 +10:00
Sylvain LE GAL bb1152e779 [ADD] action context 2021-06-07 13:14:14 +10:00
Adrià Gil Sorribes 77c903c980 [12.0][MIG] Migrate module bi_sql_editor to v12 2021-06-07 13:14:14 +10:00
mreficent a48da20bde [FIX] Query and technical name should only be modifiable in draft mode 2021-06-07 12:46:33 +10:00
mreficent 04f496a6c2 [FIX] ir.cron relation 2021-06-07 12:46:33 +10:00
Sylvain LE GAL 0bbe8e1539 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
2021-06-07 12:46:33 +10:00
Patrick Tombez 334ec93514 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
2021-06-07 12:46:33 +10:00
Darshan Patel 1ff35f17f7 [IMP] preview button 2021-06-07 12:46:33 +10:00
Darshan Patel f9420fcdc8 [MIG] bi_sql_editor v10 2021-06-07 12:46:33 +10:00
aheficent 5c5eeac34a [IMP] Add test + several fixes 2021-06-07 12:46:33 +10:00
Sylvain LE GAL 8425bcd972 create ui now create tree view [IMP] fr translation [IMP] add last refresh date time on the action name of each sql materialized view 2021-06-07 12:46:33 +10:00
nicomacr 5b8cf460ad bi_sql_editor 2021-06-07 12:46:33 +10:00
Sylvain LE GAL a4925673f3 new module bi_sql_editor [IMP] function to guess model for many2one field; [ADD] security 2021-06-07 12:38:17 +10:00