Commit Graph

27 Commits (6e28324d0dc0c99c7fde3bcb6ac44bd2ce063496)

Author SHA1 Message Date
Thomas Fossoul 54483293cc [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2022-01-03 11:11:10 +01:00
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
David James ebd77c9399 bi_sql_editor: Migration to 14.0 2021-06-08 13:15:13 +10:00
David James ae89e414e8 [IMP] bi_sql_editor: black, isort, prettier 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 259d95f01c [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2021-06-08 11:58:34 +10:00
Sylvain LE GAL 217629af1d [FIX] bi_sql_editor : handle correctly translation for action name 2021-06-08 11:58:34 +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
hveficent a7baac7e62 change SQL mapping for date 2021-06-07 13:14:14 +10:00
hveficent 21d1d0b19e [FIX] bi_sql_editor: Add required attribute name on filters 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 a72c7a69af [FIX] Solves the upgrading problem 2021-06-07 12:46:33 +10:00
mreficent 8bb507a223 [IMP] remove unneeded parenthesis 2021-06-07 12:46:33 +10:00
mreficent 04f496a6c2 [FIX] ir.cron relation 2021-06-07 12:46:33 +10:00
hveficent abe00200d2 [FIX] Can be upgraded with materialized views generated 2021-06-07 12:46:33 +10:00
hveficent b14d345a8c [MIG] bi_sql_editor: Migration to 11.0 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
nicomacr 37a9995247 FIX bi_sql_editor 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