Commit Graph

8 Commits

Author SHA1 Message Date
Sergio Teruel Albert
a72f79cee7 [11.0][MIG] base_external_dbsource: Migration to v11.0 2020-01-09 20:57:52 +01:00
Dave Lasley
27417c7e8b [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
2020-01-09 20:57:52 +01:00
Daniel Reis
73c41ac9d9 Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2020-01-09 20:57:52 +01:00
Gervais Naoussi
45a9da9724 [MIG] base external dbsource
* Migration of base_external_dbsource to odoo 9.0

* Fixing test error

* Moving test from yaml to python

* Fixing pylint error in test class

* Placeholder added to connection string text zone

* improving test coverage
2020-01-09 20:57:52 +01:00
lauris
bbe42ed573 base_external_dbsource and import_odbc modules moved out of __unported__ and adopted for instalation on v8.0 : created new form views for both modules as old ones was for v6.1 2020-01-09 20:57:52 +01:00
Stéphane Bidoul
def1fff26f move all modules to __unported__ on master branch and set installable=False 2020-01-09 20:57:52 +01:00
Maxime Chambreuil
66a44f0288 [IMP] Update to v7 menu structure and dos2unix conversion
(../ext rev 366)
2020-01-09 20:57:52 +01:00
webtec
633d7855d8 CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
2020-01-09 20:57:52 +01:00