BSRD-286: MIG V13 base_fileurl_field

This commit is contained in:
Tonow-c2c
2019-12-03 11:44:23 +01:00
parent 3cb8ce8b8b
commit 65cdd3dd64
+2 -2
View File
@@ -3,7 +3,7 @@
{ {
"name": "Base FileURL Field", "name": "Base FileURL Field",
"summary": "Implementation of FileURL type fields", "summary": "Implementation of FileURL type fields",
"version": "12.0.1.0.0", "version": "13.0.1.0.0",
"category": "Technical Settings", "category": "Technical Settings",
'author': 'Camptocamp, Odoo Community Association (OCA)', 'author': 'Camptocamp, Odoo Community Association (OCA)',
'license': 'AGPL-3', 'license': 'AGPL-3',
@@ -11,5 +11,5 @@
"base_attachment_object_storage", "base_attachment_object_storage",
], ],
"auto_install": False, "auto_install": False,
"installable": False, "installable": True,
} }