[IMP] attachment_azure: Add support for DB operations

This commit is contained in:
Hiren Pattani-SerpentCS
2021-08-12 11:10:52 -05:00
committed by Maxime Chambreuil
co-authored by Maxime Chambreuil
parent 4b61f43f85
commit 1c25f1c1a8
6 changed files with 120 additions and 13 deletions
+1
View File
@@ -18,5 +18,6 @@
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"installable": True,
"development_status": "Beta",
"post_init_hook": "_post_init_hook",
"maintainers": ["max3903"],
}