[19.0][MIG] base_external_dbsource: Migration to 19.0#415
Open
[19.0][MIG] base_external_dbsource: Migration to 19.0#415
Conversation
(../ext rev 351.3.3)
…sible behaviors (../ext rev 351.3.4)
(../ext rev 366)
…d__ and adopted for instalation on v8.0 : created new form views for both modules as old ones was for v6.1
OCA Transbot updated translations from Transifex
* 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
OCA Transbot updated translations from Transifex
With the agreement of authors and contributors. Closes #635 (OCA/server-tools#635)
* 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
* Use `conn_string_full` in pg connection to fix #888 [UPD] Update base_external_dbsource.pot
[UPD] README.rst [UPD] Update base_external_dbsource.pot
[UPD] README.rst [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] README.rst
Currently translated at 100.0% (34 of 34 strings) 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/pt_BR/
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/
[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/
…t be tested (it is not possible to test the connection with odoo postgress). base_external_dbsource 14.0.1.0.1
Currently translated at 34.4% (10 of 29 strings) Translation: server-backend-15.0/server-backend-15.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-15-0/server-backend-15-0-base_external_dbsource/it/
Currently translated at 55.1% (16 of 29 strings) Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource/sl/
Currently translated at 100.0% (29 of 29 strings) Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource/
Currently translated at 100.0% (30 of 30 strings) Translation: server-backend-16.0/server-backend-16.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_external_dbsource/pt_BR/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-backend-17.0/server-backend-17.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_external_dbsource/
Currently translated at 100.0% (29 of 29 strings) Translation: server-backend-17.0/server-backend-17.0-base_external_dbsource Translate-URL: https://translation.odoo-community.org/projects/server-backend-17-0/server-backend-17-0-base_external_dbsource/it/
354c1d6 to
e40fcfe
Compare
pablo-cort-s73
approved these changes
Feb 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.