[IMP] base_external_dbsource: Refactor & Split by source

* Heavily refactor code for reusability
* Split all sources into independent modules
* Add more test coverage
* Add CRUD methods
* Add iterator execute return to roadmap

[UPD] Update base_external_dbsource_mssql.pot
This commit is contained in:
Dave Lasley
2016-12-07 18:28:41 -08:00
committed by Sergio Teruel
parent f353cf76f9
commit 6d742f2cc9
16 changed files with 405 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * base_external_dbsource_mssql
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: base_external_dbsource_mssql
#: model:ir.model,name:base_external_dbsource_mssql.model_base_external_dbsource
msgid "External Database Sources"
msgstr ""