Commit Graph

4 Commits

Author SHA1 Message Date
Sergio Teruel Albert
c3caf7ec49 [11.0][MIG] base_external_dbsource: Migration to v11.0
[UPD] README.rst

[UPD] Update base_external_dbsource.pot
2024-07-23 12:58:13 +02:00
Dave Lasley
5143e8afbc [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

OCA Transbot updated translations from Transifex
2024-07-23 12:58:13 +02:00
Daniel Reis
c1ed816685 Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2024-07-23 12:58:13 +02:00
Gervais Naoussi
8f1d5c2eca [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

OCA Transbot updated translations from Transifex
2024-07-23 12:58:13 +02:00