sergio.teruel
b10bf7130f
[IMP] base_external_dbsource: Add company field to backend
...
fw-port from b7f439e04a
2022-03-01 13:04:52 +01:00
bilbonet
38d41a8359
little change
2022-03-01 12:21:16 +01:00
bilbonet
b9843fe1c7
[FIX] pre-commit
2021-10-05 19:28:54 +02:00
bilbonet
269949c0ee
[MIG] base_external_dbsource: Migration to 14.0
2021-07-13 19:08:14 +02:00
bilbonet
413d42c69c
[IMP] base_external_dbsource: black, isort, prettier
2021-07-13 17:31:30 +02:00
Sergio Teruel
0ed5569255
[MIG] base_external_dbsource: Migration to v13.0
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
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
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
Henry Zhou
e618e65d12
[MIG][10.0] base_external_dbsource ( #578 )
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