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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2242
Commits
13
Branches
0
Tags
45 MiB
Tree:
d709bf5d5e
10.0
11.0
12.0
12.0-mig-module_prototyper
12.0-mig-module_prototyper_last
12.3
13.0
14.0
6.1
7.0
8.0
9.0
dav
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd709bf5d5e'
${ noResults }
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)
12 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