Merge pull request #86 from Tonow-c2c/BSRD-286_MIG-13.0_base_fileurl_field

BSRD-286: MIG V13 base_fileurl_field
This commit is contained in:
Vincent Renaville
2019-12-03 14:01:34 +01:00
committed by GitHub
co-authored by GitHub
+2 -2
View File
@@ -3,7 +3,7 @@
{
"name": "Base FileURL Field",
"summary": "Implementation of FileURL type fields",
"version": "12.0.1.0.0",
"version": "13.0.1.0.0",
"category": "Technical Settings",
'author': 'Camptocamp, Odoo Community Association (OCA)',
'license': 'AGPL-3',
@@ -11,5 +11,5 @@
"base_attachment_object_storage",
],
"auto_install": False,
"installable": False,
"installable": True,
}