[MIG] attachment_azure: Backport from 14.0 to 13.0

This commit is contained in:
Patrick Tombez
2021-11-09 19:04:21 +07:00
committed by Nils Hamerlinck
co-authored by Nils Hamerlinck
parent 470c4b40d5
commit 94609a0ddc
4 changed files with 3 additions and 9 deletions
-3
View File
@@ -1,4 +1 @@
# Copyright 2016-2019 Camptocamp SA
# Copyright 2021 Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from . import models
+2 -2
View File
@@ -1,10 +1,10 @@
# Copyright 2016-2019 Camptocamp SA
# Copyright 2016-2021 Camptocamp SA
# Copyright 2021 Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
{
"name": "Attachments on Azure storage",
"summary": "Store assets and attachments on a Azure compatible object storage",
"version": "14.0.1.0.0",
"version": "13.0.1.0.0",
"author": "Camptocamp, "
"Open Source Integrators, "
"Serpent Consulting Services, "
-3
View File
@@ -1,4 +1 @@
# Copyright 2016-2019 Camptocamp SA
# Copyright 2021 Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
from . import ir_attachment
+1 -1
View File
@@ -1,4 +1,4 @@
# Copyright 2016-2019 Camptocamp SA
# Copyright 2016-2021 Camptocamp SA
# Copyright 2021 Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
import io