This website works better with JavaScript.
Home
Explore
Help
Sign In
OCA
/
server-tools
Watch
5
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1384
Commits
13
Branches
0
Tags
45 MiB
Tree:
4696dec39d
server-tools
/
base_external_dbsource
/
__init__.py
3 lines
46 B
Raw
Normal View
History
CHG: adapted to base_external_dbsource; code refactored (../ext rev 351.3.3)
13 years ago
[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
[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
# -*- coding: utf-8 -*-
from
.
import
models