[11.0][IMPO] base_external_dbsource: Add company field to backend

This commit is contained in:
sergio.teruel
2018-09-07 11:35:46 +02:00
committed by Sergio Teruel
parent e53d461500
commit b7f439e04a
4 changed files with 20 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
'name': 'External Database Sources',
'version': '11.0.1.0.0',
'version': '11.0.1.0.1',
'category': 'Tools',
'author': "Daniel Reis, "
"LasLabs, "
@@ -19,6 +19,7 @@
'data': [
'views/base_external_dbsource.xml',
'security/ir.model.access.csv',
'security/base_external_dbsource_security.xml',
],
'demo': [
'demo/base_external_dbsource.xml',