mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[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:
committed by
Andrea Cattalani
parent
144ee73398
commit
879cc23bd3
@@ -4,9 +4,11 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
'name': 'External Database Sources',
|
||||
'version': '10.0.1.0.1',
|
||||
'version': '10.0.2.0.0',
|
||||
'category': 'Tools',
|
||||
'author': "Daniel Reis,Odoo Community Association (OCA)",
|
||||
'author': "Daniel Reis, "
|
||||
"LasLabs, "
|
||||
"Odoo Community Association (OCA)",
|
||||
'website': 'https://github.com/OCA/server-tools',
|
||||
'license': 'LGPL-3',
|
||||
'images': [
|
||||
|
||||
Reference in New Issue
Block a user