Commit Graph

38 Commits

Author SHA1 Message Date
bilbonet
413d42c69c [IMP] base_external_dbsource: black, isort, prettier 2021-07-13 17:31:30 +02:00
OCA Transbot
fe0ed4ed4c 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/
2021-07-13 17:03:09 +02:00
OCA-git-bot
c682dcc752 pre-commit update 2021-07-13 17:03:09 +02:00
OCA Transbot
a87badacb4 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/
2021-07-13 17:03:09 +02:00
oca-travis
92f0761b4e [UPD] Update base_external_dbsource.pot 2021-07-13 17:03:09 +02:00
Sergio Teruel
0ed5569255 [MIG] base_external_dbsource: Migration to v13.0 2021-07-13 17:03:09 +02:00
OCA Transbot
d722f84f50 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/
2021-07-13 17:03:09 +02:00
oca-travis
142d2063e5 [UPD] Update base_external_dbsource.pot 2021-07-13 17:03:09 +02:00
OCA Transbot
85a490fd9a 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/
2021-07-13 17:03:09 +02:00
oca-travis
2f5ce0ebdf [UPD] Update base_external_dbsource.pot 2021-07-13 17:03:09 +02:00
OCA-git-bot
d13241a3d1 base_external_dbsource 12.0.1.0.1 2021-07-13 17:03:09 +02:00
Jairo Llopis
e6a309d07d [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.
2021-07-13 17:03:09 +02:00
Rodrigo Macedo
84b61c3836 Translated using Weblate (Portuguese (Brazil))
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/
2021-07-13 17:03:09 +02:00
OCA-git-bot
297b2793f3 [UPD] README.rst 2021-07-13 17:03:09 +02:00
OCA Transbot
5356658176 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/
2021-07-13 17:03:09 +02:00
oca-travis
02a5037d04 [UPD] Update base_external_dbsource.pot 2021-07-13 17:03:09 +02:00
OCA-git-bot
e63b27eb35 [UPD] README.rst 2021-07-13 17:03:09 +02:00
Adrià Gil Sorribes
6d4ae039be [12.0][MIG] Migrate module base_external_dbsource 2021-07-13 17:03:09 +02:00
oca-travis
111830044d [UPD] Update base_external_dbsource.pot 2021-07-13 17:03:09 +02:00
OCA Git Bot
7ca62f57cd [UPD] README.rst 2021-07-13 17:03:09 +02:00
Sergio Teruel Albert
f0ffc73b33 [11.0][MIG] base_external_dbsource: Migration to v11.0 2021-07-13 17:03:09 +02:00
oca-travis
4b201e46d0 [UPD] Update base_external_dbsource.pot 2021-07-13 17:03:09 +02:00
Dave Lasley
a066a1de83 [FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888
2021-07-13 17:03:09 +02:00
OCA Transbot
c5b2f67653 OCA Transbot updated translations from Transifex 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
Michell Stuttgart
f72d8333fc [10.0] Add Firebird database support to base_external_dbsource (#623) 2021-07-13 17:03:09 +02:00
OCA Transbot
beec43d591 OCA Transbot updated translations from Transifex 2021-07-13 17:03:09 +02:00
Henry Zhou
e618e65d12 [MIG][10.0] base_external_dbsource (#578) 2021-07-13 17:03:09 +02:00
OCA Transbot
b73f870c61 OCA Transbot updated translations from Transifex 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
OCA Transbot
a1389aeefc OCA Transbot updated translations from Transifex 2021-07-13 17:03:09 +02:00
Sandy
3be2f76bea Activate base_external_dbsource 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
Daniel Reis
cc52c175f2 [CHG] simplified dbsource.execute api to a single method with two possible behaviors
(../ext rev 351.3.4)
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