Dave Lasley
ba5330b8ae
[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
8 years ago
Daniel Reis
feaee24cd0
Relicense to LGPL
With the agreement of authors and contributors.
Closes #635 (https://github.com/OCA/server-tools/issues/635 )
8 years ago
Michell Stuttgart
4b75084980
[10.0] Add Firebird database support to base_external_dbsource ( #623 )
8 years ago
Henry Zhou
33e32285ab
[MIG][10.0] base_external_dbsource ( #578 )
8 years ago
Gervais Naoussi
ef598f95eb
[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
8 years ago
lauris
d2c7818403
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
10 years ago
Stéphane Bidoul
2a7ed7af2e
move all modules to __unported__ on master branch and set installable=False
10 years ago
Maxime Chambreuil
6ef83da9ac
[FIX] PEP8 and file permission issues
11 years ago
Maxime Chambreuil
0042904f45
[FIX] PEP8 compliance and review comments
11 years ago
Daniel Reis
ea3ec2acfd
[CHG] simplified dbsource.execute api to a single method with two possible behaviors
(../ext rev 351.3.4)
12 years ago
webtec
ec57bb3bb8
CHG: adapted to base_external_dbsource; code refactored
(../ext rev 351.3.3)
12 years ago