Commit Graph

12 Commits

Author SHA1 Message Date
Sylvain LE GAL
996005943b [IMP] bi_sql_editor : Improve code coverage, adding various settings on field items 2023-12-21 09:43:01 +07:00
Sylvain LE GAL
36e85061f1 [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-21 09:42:10 +07:00
Sylvain LE GAL
b6f4b8870f [REF] bi_sql_editor : Make test independant
[FIX] bi_sql_editor : allow to pass default values in copy() function
2023-12-21 09:41:35 +07:00
Sylvain LE GAL
2e85b113c3 [REF] bi_sql_editor : simplify module tests 2023-12-21 09:41:23 +07:00
David James
52d3e86a37 bi_sql_editor: Migration to 14.0 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
741f260743 [IMP] bi_sql_editor : conserve cron settings, when setting materialized view to draft ; Set correct default values for cron and enable it 2023-12-18 17:57:23 +07:00
hveficent
ab9c97f45e [MIG] bi_sql_editor: Migration to 11.0 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
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