Activate base_external_dbsource

This commit is contained in:
Sandy
2015-05-26 16:49:12 -04:00
committed by bilbonet
parent 97d47cf6ab
commit 3be2f76bea
2 changed files with 2 additions and 5 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB