{ "info": { "author": "Camptocamp,Akretion,Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :alt: License\n\nConnector for E-Commerce\n========================\n\nThis modules aims to be a common layer for the connectors dealing with\ne-commerce.\n\nIt sits on top of the `connector`_ framework and is used by the\ne-commerce connectors, like `magentoerpconnect`_ or\n`prestashoperpconnect`_.\n\nThat's a technical module, which include amongst other things:\n\nEvents\n\n On which the connectors can subscribe listeners.\n The events it adds are:\n\n * ``on_invoice_paid(self, record)``\n * ``on_invoice_validated(self, record)``\n * ``on_invoice_validated(self, record)``\n * ``on_picking_out_done(self, record, method)`` where method is\n 'partial' or 'complete'\n * ``on_tracking_number_added(self, record)``\n * ``on_product_price_changed(self, record)``\n\n Components\n\n A piece of code which allows to play all the ``onchanges`` required\n when we create a sales order.\n\n Another one which allows to add special lines in imported sales orders\n such as Shipping fees, Cash on Delivery or Discounts.\n\nData Model\n\n Add structures shared for e-commerce connectors\n\n.. _`connector`: http://odoo-connector.com\n.. _`magentoerpconnect`: http://odoo-magento-connector.com\n.. _`prestashoperpconnect`: https://github.com/OCA/connector-prestashop\n\nInstallation\n============\n\nThis module is a dependency for more advanced connectors. It does\nnothing on its own and there is no reason to install it alone.\n\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 feedback\n`here `_.\n\n\nCredits\n=======\n\nContributors\n------------\n\nSee `contributors' list`_\n\n.. _contributors' list: ./AUTHORS\n\nMaintainer\n----------\n\n.. image:: http://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: http://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization\nwhose mission is to support the collaborative development of Odoo\nfeatures and promote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://odoo-connector.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo12-addon-connector-ecommerce", "package_url": "https://pypi.org/project/odoo12-addon-connector-ecommerce/", "platform": "", "project_url": "https://pypi.org/project/odoo12-addon-connector-ecommerce/", "project_urls": { "Homepage": "http://odoo-connector.com" }, "release_url": "https://pypi.org/project/odoo12-addon-connector-ecommerce/12.0.1.1.0.99.dev6/", "requires_dist": [ "odoo12-addon-connector", "odoo12-addon-connector-base-product", "odoo12-addon-sale-automatic-workflow-payment-mode", "odoo12-addon-sale-exception", "odoo (<12.1dev,>=12.0a)" ], "requires_python": ">=3.5", "summary": "Connector for E-Commerce", "version": "12.0.1.1.0.99.dev6" }, "last_serial": 5981261, "releases": { "12.0.1.1.0.99.dev6": [ { "comment_text": "", "digests": { "md5": "79bef1f97bd05321e44d903d099561cf", "sha256": "c57e4a29b21c10d72bd64957b557e64814fe633bb261fe0eb4a3161e460da8cf" }, "downloads": -1, "filename": "odoo12_addon_connector_ecommerce-12.0.1.1.0.99.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "79bef1f97bd05321e44d903d099561cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 53003, "upload_time": "2019-10-16T04:57:27", "url": "https://files.pythonhosted.org/packages/e7/4a/b19ad4758542f6087e6211bc25b5457e7921a7d40db7fccffcbc7841c4a2/odoo12_addon_connector_ecommerce-12.0.1.1.0.99.dev6-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "79bef1f97bd05321e44d903d099561cf", "sha256": "c57e4a29b21c10d72bd64957b557e64814fe633bb261fe0eb4a3161e460da8cf" }, "downloads": -1, "filename": "odoo12_addon_connector_ecommerce-12.0.1.1.0.99.dev6-py3-none-any.whl", "has_sig": false, "md5_digest": "79bef1f97bd05321e44d903d099561cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 53003, "upload_time": "2019-10-16T04:57:27", "url": "https://files.pythonhosted.org/packages/e7/4a/b19ad4758542f6087e6211bc25b5457e7921a7d40db7fccffcbc7841c4a2/odoo12_addon_connector_ecommerce-12.0.1.1.0.99.dev6-py3-none-any.whl" } ] }