Activate base_external_dbsource

OCA Transbot updated translations from Transifex
This commit is contained in:
Sandy
2015-05-26 16:49:12 -04:00
committed by Ángel Rivas
parent 006fbed7f5
commit 89c786c3c1
7 changed files with 724 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
{
'name': 'External Database Sources',
'version': '1.3',
'version': '8.0.1.3.0',
'category': 'Tools',
'description': """
This module allows you to define connections to foreign databases using ODBC,
@@ -59,8 +59,5 @@ Contributors
'test': [
'test/dbsource_connect.yml',
],
'installable': False,
'active': False,
'installable': True,
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: