{ "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/11.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-11-0/server-backend-11-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/11.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* Jairo Llopis (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": "odoo11-addon-base-external-dbsource", "package_url": "https://pypi.org/project/odoo11-addon-base-external-dbsource/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-base-external-dbsource/", "project_urls": { "Homepage": "https://github.com/OCA/server-backend" }, "release_url": "https://pypi.org/project/odoo11-addon-base-external-dbsource/11.0.1.0.1.99.dev7/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "External Database Sources", "version": "11.0.1.0.1.99.dev7" }, "last_serial": 5604378, "releases": { "11.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "39124d40ecbff6c12aa38331ac00e107", "sha256": "e041031c98efd68347ec444d4e58db4c025ef0891f14172b25f33e3aa8da0cd0" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.0.99.dev1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "39124d40ecbff6c12aa38331ac00e107", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 150632, "upload_time": "2018-06-29T04:39:33", "url": "https://files.pythonhosted.org/packages/8d/e6/7e6bbfd2fd6cc2595370b612804c762b5f9d945fdd1b02b576308cec2ed6/odoo11_addon_base_external_dbsource-11.0.1.0.0.99.dev1-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "5b02c9fcd641476ab6f2984ed6567399", "sha256": "f6e6d49ac625568352c54282a3f6a85e0b150454a9e86e99028b3cc57e2340e1" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5b02c9fcd641476ab6f2984ed6567399", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 147827, "upload_time": "2018-08-31T04:39:59", "url": "https://files.pythonhosted.org/packages/3b/82/de4b23db9671d33fc0d3132c17ec8da7c719401f13cb193ba17e3821bb78/odoo11_addon_base_external_dbsource-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "05cea8ed7c54858acaefc5278e6c093a", "sha256": "74c707e138233075686b937aa1912e0b029613becd46119a97cdf67164112119" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "05cea8ed7c54858acaefc5278e6c093a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 147019, "upload_time": "2018-11-26T05:42:26", "url": "https://files.pythonhosted.org/packages/bf/99/e30a7b16d6e6c131a89940fd4728f938c4f6d84907b39d3f7b55005d6341/odoo11_addon_base_external_dbsource-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.1.99.dev2": [ { "comment_text": "", "digests": { "md5": "81e0e5885ac6f06a8f197464a3b2d38e", "sha256": "ff6f88ce850135d547a2879f57d9197ca603d22a50c219d2a91b175cd38ac71a" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "81e0e5885ac6f06a8f197464a3b2d38e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 147681, "upload_time": "2019-03-08T05:45:05", "url": "https://files.pythonhosted.org/packages/ab/79/94df9f64125f24352e23bbbc455c0b4d8085bdb0e4caa01363049f4724bd/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.1.99.dev3": [ { "comment_text": "", "digests": { "md5": "9b17438c587b2f9e2960d30cd7e728a7", "sha256": "2c7e7e7e52da799b595673aa14b73184dd6014dcdae4b3c2fe0f18d4d9f71e47" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9b17438c587b2f9e2960d30cd7e728a7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 148442, "upload_time": "2019-03-18T05:44:52", "url": "https://files.pythonhosted.org/packages/ea/56/d1876ba717908552b96c62d6e9968005c4dcc69f17fd336aa06f68ab7d83/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev3-py2.py3-none-any.whl" } ], "11.0.1.0.1.99.dev4": [ { "comment_text": "", "digests": { "md5": "6a734821cd3f8c1400ab09c24be2dd93", "sha256": "993ac202c3a7f9e3df344d26ce296f5c5d372f7660f4342c9de7dabf7223207e" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a734821cd3f8c1400ab09c24be2dd93", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 148449, "upload_time": "2019-03-28T05:44:06", "url": "https://files.pythonhosted.org/packages/75/bc/b47c4e1b96c3da9ab23f1d8239eb0493a39582a016ac95ff591199462e29/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev4-py2.py3-none-any.whl" } ], "11.0.1.0.1.99.dev5": [ { "comment_text": "", "digests": { "md5": "704e97f36d4ee97588678efcd9b17fdf", "sha256": "73662e13b6e22c763ed7411c762256136cbe6b3e86543b643c873489e28e8920" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "704e97f36d4ee97588678efcd9b17fdf", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 148768, "upload_time": "2019-03-30T05:44:12", "url": "https://files.pythonhosted.org/packages/e0/48/458600d331806821089a8b69c2bad7bcd897aa53ac46f3091328380f2a68/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev5-py2.py3-none-any.whl" } ], "11.0.1.0.1.99.dev6": [ { "comment_text": "", "digests": { "md5": "d1e003e21abd3a6e376be9eb98750d81", "sha256": "ebed6f0a305bc3d0c9750afaa14565bf7410afd1769f587e13e9a5c88a4524b1" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d1e003e21abd3a6e376be9eb98750d81", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 149384, "upload_time": "2019-05-21T04:50:06", "url": "https://files.pythonhosted.org/packages/1f/4a/f37003344cca7241e107d7ded0c9159d12eeab99b1ca5629964112955adc/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev6-py2.py3-none-any.whl" } ], "11.0.1.0.1.99.dev7": [ { "comment_text": "", "digests": { "md5": "02455d99981e6237f513c05657e735c8", "sha256": "ef0ef11dc86daa9601cd84e30afff29d2f811b3cd0a6b0593c74c869632e39a7" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "02455d99981e6237f513c05657e735c8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 149382, "upload_time": "2019-07-30T05:09:33", "url": "https://files.pythonhosted.org/packages/1f/d0/7f841908c1f6c040af7327ce6d2c35454169f000f63f697725f6eae93057/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev7-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "02455d99981e6237f513c05657e735c8", "sha256": "ef0ef11dc86daa9601cd84e30afff29d2f811b3cd0a6b0593c74c869632e39a7" }, "downloads": -1, "filename": "odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "02455d99981e6237f513c05657e735c8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 149382, "upload_time": "2019-07-30T05:09:33", "url": "https://files.pythonhosted.org/packages/1f/d0/7f841908c1f6c040af7327ce6d2c35454169f000f63f697725f6eae93057/odoo11_addon_base_external_dbsource-11.0.1.0.1.99.dev7-py2.py3-none-any.whl" } ] }