[MIG] attachment_s3: Migration to 18.0

This commit is contained in:
Maksym Yankin
2025-02-03 10:20:18 +02:00
parent 2428189308
commit 987c303064
6 changed files with 100 additions and 88 deletions
+2 -3
View File
@@ -5,7 +5,7 @@
{
"name": "Attachments on S3 storage",
"summary": "Store assets and attachments on a S3 compatible object storage",
"version": "15.0.1.0.0",
"version": "18.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Knowledge Management",
@@ -14,6 +14,5 @@
"python": ["boto3"],
},
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [],
"installable": False,
"installable": True,
}