Commit Graph

13 Commits

Author SHA1 Message Date
Anxo82
675f0ecaee [MIG] base_external_dbsource: Migration to 17.0 2024-07-23 13:02:50 +02:00
Carlos Dauden
978827a983 [MIG] base_external_dbsource: Migration to v15.0
TT37273
2024-07-23 12:58:13 +02:00
Víctor Martínez
11bae5b7fd [FIX] base_external_dbsource: Remove tests that do not work and cannot be tested (it is not possible to test the connection with odoo postgress).
base_external_dbsource 14.0.1.0.1
2024-07-23 12:58:13 +02:00
bilbonet
be70ed49a8 [FIX]
- problems with tests
 - pre-commit

[UPD] Update base_external_dbsource.pot

[UPD] README.rst
2024-07-23 12:58:13 +02:00
bilbonet
53749ca3d2 [FIX] pre-commit 2024-07-23 12:58:13 +02:00
bilbonet
36f987428e [MIG] base_external_dbsource: Migration to 14.0 2024-07-23 12:58:13 +02:00
Sergio Teruel
987709f91d [MIG] base_external_dbsource: Migration to v13.0
[UPD] Update base_external_dbsource.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-13.0/server-backend-13.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_external_dbsource/

pre-commit update

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-13.0/server-backend-13.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-13-0/server-backend-13-0-base_external_dbsource/
2024-07-23 12:58:13 +02:00
Jairo Llopis
5d5ff1cea0 [FIX] base_external_dbsource: Reuse Odoo DB settings for tests
Before, postgres configuration was hardcoded. This worked OK for OCA's CI infrastructure, but failed in any other out there that had different defaults.

There's no need to hardcode it; Odoo already must have Postgres connection settings, so let's use those instead. This will make tests testable across different CI infrastructures.

base_external_dbsource 12.0.1.0.1

[UPD] Update base_external_dbsource.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/

[UPD] Update base_external_dbsource.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-backend-12.0/server-backend-12.0-base_external_dbsource
Translate-URL: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource/
2024-07-23 12:58:13 +02:00
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
Michell Stuttgart
cd79a91e9e [10.0] Add Firebird database support to base_external_dbsource (#623) 2024-07-23 12:58:13 +02:00
Henry Zhou
13ba50bd40 [MIG][10.0] base_external_dbsource (#578)
OCA Transbot updated translations from Transifex
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