[MIG] base_external_system: Upgrade to v11

* Perform standard v11 migration
This commit is contained in:
Dave Lasley
2017-12-15 15:42:32 -08:00
committed by Alexandre Díaz
parent 4a22c8764b
commit 60d9aa6510
12 changed files with 2 additions and 14 deletions

View File

@@ -1,11 +1,10 @@
# -*- coding: utf-8 -*-
# Copyright 2017 LasLabs Inc.
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html).
{
"name": "Base External System",
"summary": "Data models allowing for connection to external systems.",
"version": "10.0.1.0.1",
"version": "11.0.1.0.0",
"category": "Base",
"website": "https://laslabs.com/",
"author": "LasLabs, Odoo Community Association (OCA)",