{ "info": { "author": "Daniel Reis, LasLabs, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Programming Language :: Python" ], "description": "=========================\nExternal Database Sources\n=========================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github\n :target: https://github.com/OCA/server-backend/tree/12.0/base_external_dbsource\n :alt: OCA/server-backend\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/server-backend-12-0/server-backend-12-0-base_external_dbsource\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/253/12.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module allows you to define connections to foreign databases using ODBC,\nFirebird, Oracle Client or SQLAlchemy.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nInstallation\n============\n\nNo installation required.\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Database sources can be configured in Settings > Technical >\n Database Structure > Data sources.\n\nUsage\n=====\n\n* Go to Settings > Technical > Database Structure > Database Sources\n* Click on Create to enter the following information:\n\n* Data source name\u00a0\n* Password\n* Connector: Choose the database to which you want to connect\n* Connection string: Specify how to connect to database\n\nKnown issues / Roadmap\n======================\n\n* Find a way to remove or default the CA certs dir\n* Add concept of multiple connection strings for one source (multiple nodes)\n* Add a ConnectionEnvironment that allows for the reuse of connections\n* Message box should be displayed instead of error in ``connection_test``\n* Remove old api compatibility layers (v11)\n* Instead of returning list of results, we should return iterators. This will\n support larger datasets in a more efficient manner.\n* Implement better CRUD handling\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Daniel Reis\n* LasLabs\n\nContributors\n~~~~~~~~~~~~\n\n* Daniel Reis \n* Maxime Chambreuil \n* Gervais Naoussi \n* Dave Lasley \n* Sergio Teruel (https://wwww.tecnativa.com)\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/server-backend `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/server-backend", "keywords": "", "license": "LGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-base-external-dbsource", "package_url": "https://pypi.org/project/odoo12-addon-base-external-dbsource/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-base-external-dbsource/", "project_urls": { "Homepage": "https://github.com/OCA/server-backend" }, "release_url": "https://pypi.org/project/odoo12-addon-base-external-dbsource/12.0.1.0.0.99.dev5/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "External Database Sources", "version": "12.0.1.0.0.99.dev5" }, "last_serial": 5774033, "releases": { "12.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "276eff5b0642a8d8d4f154ec08f621a3", "sha256": "c61b27d7ccdf278d0a1e67d9c02153053358e9847166bffc5b1adb2cc5a1dc53" }, "downloads": -1, "filename": "odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "276eff5b0642a8d8d4f154ec08f621a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 147799, "upload_time": "2019-07-20T05:07:48", "url": "https://files.pythonhosted.org/packages/96/49/d1e992a9d9ca1f20d58d7a9e08286defd6f16cd2a2273c902714412f8941/odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev2-py3-none-any.whl" } ], "12.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "b4c10d911e6d2f87ad2134cc506f6dd3", "sha256": "6be83650084139eb9faf77aa309116f252d7f2d9dd37d2e1f8682abe88e27990" }, "downloads": -1, "filename": "odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "b4c10d911e6d2f87ad2134cc506f6dd3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146613, "upload_time": "2019-07-21T05:13:19", "url": "https://files.pythonhosted.org/packages/71/17/4e3a8a5c039fc91b5af5e78d72eb3eaf9c457fb53b714ee488fea5e310eb/odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev3-py3-none-any.whl" } ], "12.0.1.0.0.99.dev4": [ { "comment_text": "", "digests": { "md5": "57fc639d9f4b616b15ec58d560e3cdf4", "sha256": "e0e6be4c6623c9cf1ed9055cc62c66763453b384a342b5bb3a29a045da96a24a" }, "downloads": -1, "filename": "odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev4-py3-none-any.whl", "has_sig": false, "md5_digest": "57fc639d9f4b616b15ec58d560e3cdf4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146616, "upload_time": "2019-07-30T05:51:39", "url": "https://files.pythonhosted.org/packages/2b/92/8e33a5d63e2dcdd7d9cd1d78e4d6abf714a8179b284b0f83e5e064c2dc95/odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev4-py3-none-any.whl" } ], "12.0.1.0.0.99.dev5": [ { "comment_text": "", "digests": { "md5": "9f77b9471be39e44dcb01fe39afe3846", "sha256": "bc1edf044c4815a74444aaf6788dd16adf17a4a09202dc1cc1be70637b6361c9" }, "downloads": -1, "filename": "odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "9f77b9471be39e44dcb01fe39afe3846", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146973, "upload_time": "2019-09-03T05:18:12", "url": "https://files.pythonhosted.org/packages/dd/4e/3a04f49fb270e83896d92598beb28631fbd635f768820fa4c8c36c31ea23/odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev5-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f77b9471be39e44dcb01fe39afe3846", "sha256": "bc1edf044c4815a74444aaf6788dd16adf17a4a09202dc1cc1be70637b6361c9" }, "downloads": -1, "filename": "odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev5-py3-none-any.whl", "has_sig": false, "md5_digest": "9f77b9471be39e44dcb01fe39afe3846", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 146973, "upload_time": "2019-09-03T05:18:12", "url": "https://files.pythonhosted.org/packages/dd/4e/3a04f49fb270e83896d92598beb28631fbd635f768820fa4c8c36c31ea23/odoo12_addon_base_external_dbsource-12.0.1.0.0.99.dev5-py3-none-any.whl" } ] }