{ "info": { "author": "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": "====================\nBase External System\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_system\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_system\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 provides an interface/adapter mechanism for the definition of remote\nsystems.\n\nNote that this module stores everything in plain text. In the interest of security,\nit is recommended you use another module (such as `keychain` or `red_october` to\nencrypt things like the password and private key). This is not done here in order\nto not force a specific security method.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nConfigure external systems in Settings => Technical => External Systems\n\nUsage\n=====\n\nThe credentials for systems are stored in the ``external.system`` model, and are to\nbe configured by the user. This model is the unified interface for the underlying\nadapters.\n\nUsing the Interface\n~~~~~~~~~~~~~~~~~~~\n\nGiven an ``external.system`` singleton called ``external_system``, you would do the\nfollowing to get the underlying system client:\n\n.. code-block:: python\n\n with external_system.client() as client:\n client.do_something()\n\nThe client will be destroyed once the context has completed. Destruction takes place\nin the adapter's ``external_destroy_client`` method.\n\nThe only unified aspect of this interface is the client connection itself. Other more\nopinionated interface/adapter mechanisms can be implemented in other modules, such as\nthe file system interface in `OCA/server-tools/external_file_location\n`_.\n\nCreating an Adapter\n~~~~~~~~~~~~~~~~~~~\n\nModules looking to add an external system adapter should inherit the\n``external.system.adapter`` model and override the following methods:\n\n* ``external_get_client``: Returns a usable client for the system\n* ``external_destroy_client``: Destroy the connection, if applicable. Does not need\n to be defined if the connection destroys itself.\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* LasLabs\n\nContributors\n~~~~~~~~~~~~\n\n* Dave Lasley \n* Alexandre D\u00edaz \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-system", "package_url": "https://pypi.org/project/odoo12-addon-base-external-system/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-base-external-system/", "project_urls": { "Homepage": "https://github.com/OCA/server-backend" }, "release_url": "https://pypi.org/project/odoo12-addon-base-external-system/12.0.1.0.0.99.dev2/", "requires_dist": [ "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Data models allowing for connection to external systems.", "version": "12.0.1.0.0.99.dev2" }, "last_serial": 5605923, "releases": { "12.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "b08ada3fa9c66ceb9a6c65c03574a028", "sha256": "12741b49868ae16f50f28edbdd1201f5d205519440148dcc2adf1fb7093ff6b5" }, "downloads": -1, "filename": "odoo12_addon_base_external_system-12.0.1.0.0.99.dev1-py3-none-any.whl", "has_sig": false, "md5_digest": "b08ada3fa9c66ceb9a6c65c03574a028", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 33847, "upload_time": "2019-06-25T05:10:30", "url": "https://files.pythonhosted.org/packages/31/ab/f78984a6b1c7034f4f201fb5662b25a16dec52cb68505baf62a6b128e6e1/odoo12_addon_base_external_system-12.0.1.0.0.99.dev1-py3-none-any.whl" } ], "12.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "73eee0527249b17a90d243f135e30716", "sha256": "7273498d237882f96d978e080ae31f242a2380cef28553d110b74a8af9e881e3" }, "downloads": -1, "filename": "odoo12_addon_base_external_system-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "73eee0527249b17a90d243f135e30716", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 33843, "upload_time": "2019-07-30T06:06:16", "url": "https://files.pythonhosted.org/packages/12/08/b11dc07a2284a73d0b7e83c0730bb0bebd6f087437e6ff30ee95f329b35f/odoo12_addon_base_external_system-12.0.1.0.0.99.dev2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73eee0527249b17a90d243f135e30716", "sha256": "7273498d237882f96d978e080ae31f242a2380cef28553d110b74a8af9e881e3" }, "downloads": -1, "filename": "odoo12_addon_base_external_system-12.0.1.0.0.99.dev2-py3-none-any.whl", "has_sig": false, "md5_digest": "73eee0527249b17a90d243f135e30716", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 33843, "upload_time": "2019-07-30T06:06:16", "url": "https://files.pythonhosted.org/packages/12/08/b11dc07a2284a73d0b7e83c0730bb0bebd6f087437e6ff30ee95f329b35f/odoo12_addon_base_external_system-12.0.1.0.0.99.dev2-py3-none-any.whl" } ] }