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