mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 08:47:40 +00:00
fix
This commit is contained in:
@@ -238,7 +238,7 @@ class CloudPlatform(osv.osv_abstract):
|
||||
params.get_param(
|
||||
cr, SUPERUSER_ID, "ir_attachment.location", context=context
|
||||
)
|
||||
== AZURE_STORE_KIND.name
|
||||
== FilestoreKind.azure
|
||||
)
|
||||
if environment_name in ("prod", "integration"):
|
||||
# Labs instances use azure by default, but we don't want
|
||||
|
||||
Reference in New Issue
Block a user