mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Activate base_external_dbsource
This commit is contained in:
@@ -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:
|
|
||||||
|
|||||||
BIN
base_external_dbsource/static/description/icon.png
Normal file
BIN
base_external_dbsource/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
Reference in New Issue
Block a user