Commit Graph

36 Commits

Author SHA1 Message Date
mymage
bf206b20bc Translated using Weblate (Italian)
Currently translated at 30.3% (10 of 33 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/
2023-11-28 14:36:06 +00:00
Ivorra78
8c5c473314 Translated using Weblate (Spanish)
Currently translated at 100.0% (33 of 33 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/es/
2023-10-09 07:49:37 +00:00
Weblate
fbefe1fe01 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2023-09-03 20:55:14 +00:00
oca-ci
e8a500a7c4 [UPD] Update base_external_dbsource.pot 2023-09-03 16:38:45 +00:00
OCA-git-bot
6a0dbff38c [UPD] README.rst 2023-09-03 16:36:22 +00:00
mymage
6d26c58f89 Translated using Weblate (Italian)
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/
2023-04-17 16:35:09 +00:00
mymage
d49550796f Translated using Weblate (Italian)
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/
2023-04-10 16:32:40 +00:00
mymage
a705eeee24 Translated using Weblate (Italian)
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/
2023-03-23 13:24:05 +00:00
Weblate
6f7d257962 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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/
2022-11-18 00:59:50 +00:00
OCA-git-bot
ac2c894ed2 [UPD] README.rst 2022-11-17 20:36:47 +00:00
oca-ci
2102cb911a [UPD] Update base_external_dbsource.pot 2022-11-17 20:34:23 +00:00
Carlos Dauden
1b59099929 [MIG] base_external_dbsource: Migration to v15.0
TT37273
2022-11-17 11:46:50 +01:00
Víctor Martínez
d47ca823bf [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
2022-11-17 11:46:50 +01:00
bilbonet
eb489432c3 [FIX]
- problems with tests
 - pre-commit

[UPD] Update base_external_dbsource.pot

[UPD] README.rst
2022-11-17 11:46:50 +01:00
sergio.teruel
019f694ff9 [IMP] base_external_dbsource: Add company field to backend
fw-port from b7f439e04a
2022-11-17 11:46:50 +01:00
bilbonet
de210a6f7d little change 2022-11-17 11:46:50 +01:00
bilbonet
27cf4034e6 [FIX] pre-commit 2022-11-17 11:46:50 +01:00
bilbonet
e489035275 [MIG] base_external_dbsource: Migration to 14.0 2022-11-17 11:46:50 +01:00
bilbonet
4f6d0671c6 [IMP] base_external_dbsource: black, isort, prettier 2022-11-17 11:46:50 +01:00
Sergio Teruel
7cd425241b [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/
2022-11-17 11:46:50 +01:00
Jairo Llopis
08543e5602 [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/
2022-11-17 11:46:50 +01:00
Rodrigo Macedo
8cc419c652 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/
2022-11-17 11:46:50 +01:00
Adrià Gil Sorribes
39575e62b5 [12.0][MIG] Migrate module base_external_dbsource
[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
2022-11-17 11:46:50 +01:00
Sergio Teruel Albert
a1e905e4c9 [11.0][MIG] base_external_dbsource: Migration to v11.0
[UPD] README.rst

[UPD] Update base_external_dbsource.pot
2022-11-17 11:46:50 +01:00
Dave Lasley
ceb82959f0 [FIX] base_external_dbsource: Fix PQ connection
* Use `conn_string_full` in pg connection to fix #888

[UPD] Update base_external_dbsource.pot
2022-11-17 11:46:50 +01:00
Dave Lasley
08c6b8ecc7 [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
2022-11-17 11:46:50 +01:00
Daniel Reis
a6096c4a12 Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635)
2022-11-17 11:46:49 +01:00
Michell Stuttgart
e4821895f2 [10.0] Add Firebird database support to base_external_dbsource (#623) 2022-11-17 11:46:49 +01:00
Henry Zhou
50c3082d84 [MIG][10.0] base_external_dbsource (#578)
OCA Transbot updated translations from Transifex
2022-11-17 11:46:49 +01:00
Gervais Naoussi
48bc7dd0d8 [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
2022-11-17 11:46:49 +01:00
Sandy
44543751da Activate base_external_dbsource
OCA Transbot updated translations from Transifex
2022-11-17 11:46:49 +01:00
lauris
33d6c76a28 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 2022-11-17 11:46:49 +01:00
Stéphane Bidoul
72134d9140 move all modules to __unported__ on master branch and set installable=False 2022-11-17 11:46:49 +01:00
Maxime Chambreuil
324a3945cc [IMP] Update to v7 menu structure and dos2unix conversion
(../ext rev 366)
2022-11-17 11:46:49 +01:00
Daniel Reis
000c3e8279 [CHG] simplified dbsource.execute api to a single method with two possible behaviors
(../ext rev 351.3.4)
2022-11-17 11:46:49 +01:00
webtec
824ff2ee95 CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
2022-11-17 11:46:49 +01:00