Commit Graph

10 Commits

Author SHA1 Message Date
JordiMForgeFlow
6c496c114a [IMP] update pre-commit 2023-07-06 16:50:56 +02:00
sergio.teruel
c031fde4d5 [IMP] base_external_dbsource: Add company field to backend
fw-port from b7f439e04a
2022-01-07 20:07:00 +01:00
Sergio Teruel
9cdbe3b868 [MIG] base_external_dbsource: Migration to v13.0 2020-01-10 10:15:49 +01:00
Sergio Teruel Albert
a72f79cee7 [11.0][MIG] base_external_dbsource: Migration to v11.0 2020-01-09 20:57:52 +01:00
Dave Lasley
e2a716b035 [FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888
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
Michell Stuttgart
b5d29f3c9b [10.0] Add Firebird database support to base_external_dbsource (#623) 2020-01-09 20:57:52 +01:00
Henry Zhou
cc12e6a1a7 [MIG][10.0] base_external_dbsource (#578) 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