Commit Graph

13 Commits

Author SHA1 Message Date
thien
31d73bec04 [MIG] bi_sql_editor: Migration to 18.0 2024-12-02 10:20:41 +07:00
Sylvain LE GAL
b7d0201fcd [IMP] bi_sql_editor : Improve code coverage, adding various settings on field items 2024-11-29 10:59:01 +07:00
Sylvain LE GAL
875515cdaa [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'' 2024-11-29 10:59:01 +07:00
Sylvain LE GAL
db6c8968a2 [REF] bi_sql_editor : Make test independant
[FIX] bi_sql_editor : allow to pass default values in copy() function
2024-11-29 10:59:01 +07:00
Sylvain LE GAL
0612486f91 [REF] bi_sql_editor : simplify module tests 2024-11-29 10:59:01 +07:00
David James
0a36a03fde bi_sql_editor: Migration to 14.0 2024-11-29 10:59:00 +07:00
HviorForgeFlow
37f263da13 [MIG] bi_sql_editor: Migration to 13.0 2024-11-29 10:59:00 +07:00
HviorForgeFlow
61ee616a01 [IMP] bi_sql_editor: black, isort, prettier 2024-11-29 10:59:00 +07:00
Sylvain LE GAL
dc1a027cc4 [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2024-11-29 10:59:00 +07:00
hveficent
7def61e3af [MIG] bi_sql_editor: Migration to 11.0 2024-11-29 10:58:59 +07:00
Patrick Tombez
3e67a99c15 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
2024-11-29 10:58:59 +07:00
Darshan Patel
9bfe61fa13 [MIG] bi_sql_editor v10 2024-11-29 10:58:59 +07:00
aheficent
f410135af8 [IMP] Add test + several fixes 2024-11-29 10:58:59 +07:00