[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
This commit is contained in:
Dave Lasley
2016-12-07 18:28:41 -08:00
committed by Ángel Rivas
parent c1ed816685
commit 5143e8afbc
65 changed files with 5675 additions and 1110 deletions

View File

@@ -1,3 +1,3 @@
# -*- encoding: utf-8 -*-
from . import test_create_dbsource
from . import test_base_external_dbsource