Commit Graph

12 Commits (598bffacaded1c76d782f303f8c352f4cc25ad98)

Author SHA1 Message Date
Sylvain LE GAL 1162fed712 [IMP] bi_sql_editor : Improve code coverage, adding various settings on field items 2023-12-06 00:37:58 +01:00
Sylvain LE GAL bbe268320a [FIX] bi_sql_editor : do not allow to create model (and sql views) if related model are not set on many2one fields. It prevents the error 'AttributeError: '_unknown' object has no attribute 'id'' 2023-12-05 21:34:29 +01:00
Sylvain LE GAL 382c7a0ba1 [REF] bi_sql_editor : Make test independant
[FIX] bi_sql_editor : allow to pass default values in copy() function
2023-12-05 21:23:50 +01:00
Sylvain LE GAL 4aa882a492 [REF] bi_sql_editor : simplify module tests 2023-12-05 21:01:08 +01:00
David James 24ae610f8c bi_sql_editor: Migration to 14.0 2023-02-17 10:19:08 +00:00
HviorForgeFlow 46eea39cfd [MIG] bi_sql_editor: Migration to 13.0 2023-02-17 10:19:08 +00:00
HviorForgeFlow 3c7228078b [IMP] bi_sql_editor: black, isort, prettier 2023-02-17 10:19:08 +00:00
Sylvain LE GAL 680bfdfdad [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2023-02-17 10:19:08 +00:00
hveficent c7f736d5ca [MIG] bi_sql_editor: Migration to 11.0 2023-02-17 10:19:08 +00:00
Patrick Tombez 4c4f50e7ab 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-02-17 10:19:08 +00:00
Darshan Patel b69d2cdcb5 [MIG] bi_sql_editor v10 2023-02-17 10:19:08 +00:00
aheficent 97dd0443a2 [IMP] Add test + several fixes 2023-02-17 10:19:08 +00:00