mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-23 18:04:34 +00:00
[MIG] base_fileurl_field: Migration to 14.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Base FileURL Field",
|
||||
"summary": "Implementation of FileURL type fields",
|
||||
"version": "13.0.1.0.0",
|
||||
"version": "14.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,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user