Commit Graph

8 Commits

Author SHA1 Message Date
Sergio Teruel Albert
f0ffc73b33 [11.0][MIG] base_external_dbsource: Migration to v11.0 2021-07-13 17:03:09 +02:00
Dave Lasley
6421f19e64 [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
2021-07-13 17:03:09 +02:00
Daniel Reis
ed129bcf2e Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2021-07-13 17:03:09 +02:00
Gervais Naoussi
3d93a57b56 [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
2021-07-13 17:03:09 +02:00
lauris
97d47cf6ab 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 2021-07-13 17:03:09 +02:00
Stéphane Bidoul
0ad66204dd move all modules to __unported__ on master branch and set installable=False 2021-07-13 17:03:09 +02:00
Maxime Chambreuil
058e19d716 [IMP] Update to v7 menu structure and dos2unix conversion
(../ext rev 366)
2021-07-13 17:03:09 +02:00
webtec
befcd50ffc CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
2021-07-13 17:03:09 +02:00