mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[11.0][MIG] base_external_dbsource: Migration to v11.0
This commit is contained in:
committed by
bilbonet
parent
4b201e46d0
commit
f0ffc73b33
@@ -1,15 +1,14 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Copyright <2011> <Daniel Reis, Maxime Chambreuil, Savoir-faire Linux>
|
||||
# Copyright <2016> <Henry Zhou MAXodoo>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
'name': 'External Database Sources',
|
||||
'version': '10.0.2.0.0',
|
||||
'version': '11.0.1.0.0',
|
||||
'category': 'Tools',
|
||||
'author': "Daniel Reis, "
|
||||
"LasLabs, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/OCA/server-tools',
|
||||
'website': 'https://github.com/OCA/server-backend',
|
||||
'license': 'LGPL-3',
|
||||
'images': [
|
||||
'images/screenshot01.png',
|
||||
|
||||
Reference in New Issue
Block a user