{ "info": { "author": "Akretion,Camptocamp,AvanzOSC,Tecnativa,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 :: 2.7" ], "description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n=========================\nOdoo PrestaShop Connector\n=========================\n\nThis module connects Odoo and PrestaShop.\n\nPrestaShop (http://www.prestashop.com/) is a popular e-commerce platform\nwritten in PHP/MySQL and published under the Open Software licence v3.0.\n\nThis module allows the synchronization of the following objects from PrestaShop\nto Odoo:\n\n* Websites\n* Stores and languages\n* Carriers\n* Product categories\n* Products\n* Combinations of products\n* Partner categories\n* Customers\n\nOnce these objects are synchronised, it will allow the import of sales orders,\ntogether with the related customers.\n\nAs an extra feature, you can also export the stock quantities back to\nPrestaShop.\n\nIf you want to export from Odoo to PrestaShop changes made on the products,\nproduct categories or product images, you need to install\n*connector_prestashop_catalog_manager* module in this same repository.\n\nThis connector supports PrestaShop version up to 1.6.11. Maybe later versions\nare also supported, but they haven't been tested. It uses the webservices of\nPrestaShop.\n\nInstallation\n============\n\nIt doesn't require any plug-in in PrestaShop, but requires an extra Python\nlibrary in Odoo server side, called prestapyt:\n\nhttps://github.com/prestapyt/prestapyt/\n\nYou can use pip install system to install it\n\n`sudo pip install prestapyt`\n\nConfiguration\n=============\n\nTo configure this module, you need to set several things in both PrestaShop\nand Odoo:\n\nSteps in PrestaShop\n-------------------\n\n#. Go to the control panel (usually at /adminps).\n#. Login into the system.\n#. Go to *Advanced Parameters > Web service*\n#. Add a new entry.\n#. Generate a new API key that will be needed later.\n#. Grant all the needed access according your security policy.\n\nSteps in Odoo\n-------------\n\n#. Go to *Connectors > PrestaShop > Backends*.\n#. Create a new record for registering a PrestaShop backend. You will bind\n this backend to an specific company and warehouse.\n#. Define the main URL of the PrestaShop web, and the webservice key you\n got in PrestaShop.\n#. Define other parameters like the discount and shipping products, or if the\n taxes are included in the price.\n#. Click on \"Synchronize Metadata\" button. This will bring the basic shop\n information that you can find on *Websites* and *Stores* menus.\n#. Click on \"Synchronize Base Data\" button. This will import carriers,\n languages, tax groups and the rest of base data that are needed for the\n proper work.\n#. Go to *Accounting > Configuration > Taxes > Tax Groups*, and include\n for each of the tax definition imported from PrestaShop, the corresponding\n taxes in Odoo.\n#. Activate the job runner, checking the connector documentation for setting\n the server correctly for using it in\n http://odoo-connector.com/guides/jobrunner.html\n#. Alternatively, if you are not able to activate it, you can enable the\n scheduled job called \"Enqueue Jobs\".\n#. Activate the scheduled jobs for importing the records you want:\n\n * PrestaShop - Export Stock Quantities\n * PrestaShop - Import Carriers\n * PrestaShop - Import Customers and Groups\n * PrestaShop - Import Products and Categories\n * PrestaShop - Import Sales Orders\n * PrestaShop - Import suppliers\n * PrestaShop - Payment methods\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Go to *Connectors > Queue > Jobs*, and check the correct enqueuing of\n the tasks.\n#. Check on each menu the resulting imported records (Customers, Sales\n Orders...)\n\n.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas\n :alt: Try me on Runbot\n :target: https://runbot.odoo-community.org/runbot/108/9.0\n\nTest dependencies\n=================\n\nExtra libs are required to run the tests:\n* ``vcrpy``\n* ``freezegun``\n\nKnown issues / Roadmap\n======================\n\n* Work with multiple warehouses.\n* Tests.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smashing it by providing a detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* `PrestaShop logo `_.\n* `Odoo logo `_.\n* `Cable `_.\n\nContributors\n------------\n\n* S\u00e9bastien Beau \n* Beno\u00eet Guillot \n* Alexis de Lattre \n* Guewen Baconnier \n* Sergio Teruel \n* Mikel Arregi \n* Pedro M. Baeza \n* Simone Orsi \n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\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\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/OCA/connector-prestashop", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo9-addon-connector-prestashop", "package_url": "https://pypi.org/project/odoo9-addon-connector-prestashop/", "platform": "", "project_url": "https://pypi.org/project/odoo9-addon-connector-prestashop/", "project_urls": { "Homepage": "https://github.com/OCA/connector-prestashop" }, "release_url": "https://pypi.org/project/odoo9-addon-connector-prestashop/9.0.1.0.6/", "requires_dist": [ "bs4", "freezegun", "html2text", "odoo (<9.1a,>=9.0a)", "odoo9-addon-connector-ecommerce", "odoo9-addon-product-multi-category", "odoo9-addon-product-multi-image", "odoo9-addon-product-variant-supplierinfo", "prestapyt", "vcr" ], "requires_python": "", "summary": "PrestaShop-Odoo connector", "version": "9.0.1.0.6" }, "last_serial": 3732442, "releases": { "9.0.1.0.3.99.dev87": [ { "comment_text": "", "digests": { "md5": "c843a8e2607051caad3adc1db5e9172d", "sha256": "d065043ac7e7dcc68c8a9ee78a412cf9e08df47515c673a41822da128ab2b388" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.3.99.dev87-py2-none-any.whl", "has_sig": false, "md5_digest": "c843a8e2607051caad3adc1db5e9172d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214038, "upload_time": "2017-04-11T18:30:37", "url": "https://files.pythonhosted.org/packages/d6/34/f984a2670681312ee4f4f7eca10e46bc2f5330ca52ac108c72e4b8dfc98f/odoo9_addon_connector_prestashop-9.0.1.0.3.99.dev87-py2-none-any.whl" } ], "9.0.1.0.3.99.dev88": [ { "comment_text": "", "digests": { "md5": "84c3a57a1ebef86a2a616eeaa4613fb0", "sha256": "73db67128be33f484194701c2919bc86299a477eecfc5d4c12bfa5eaf49c01bc" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.3.99.dev88-py2-none-any.whl", "has_sig": false, "md5_digest": "84c3a57a1ebef86a2a616eeaa4613fb0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214025, "upload_time": "2017-05-11T04:30:16", "url": "https://files.pythonhosted.org/packages/1b/01/a7be82e2848a33b1926b9997888c86349b79c5979330025e6111213bc863/odoo9_addon_connector_prestashop-9.0.1.0.3.99.dev88-py2-none-any.whl" } ], "9.0.1.0.3.99.dev89": [ { "comment_text": "", "digests": { "md5": "0b013f5cb7279d51780fb4a1310fc2fe", "sha256": "9c921cb86026a6c0cdf236f12c2393fabda4e40aecfc065755828e8410ae69a6" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.3.99.dev89-py2-none-any.whl", "has_sig": false, "md5_digest": "0b013f5cb7279d51780fb4a1310fc2fe", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214077, "upload_time": "2017-08-18T04:30:39", "url": "https://files.pythonhosted.org/packages/6f/c6/a0c289140a1df29a5b40ed23e988ab094f7d1c02ade0b725f741f5baf56a/odoo9_addon_connector_prestashop-9.0.1.0.3.99.dev89-py2-none-any.whl" } ], "9.0.1.0.4": [ { "comment_text": "", "digests": { "md5": "e8cd94279f0d5ae51bd15a9282afaec6", "sha256": "16d4403b308d0d452e9ca981d9e2d7878a4fd7b75a7a07c326045471929f6b45" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "e8cd94279f0d5ae51bd15a9282afaec6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214243, "upload_time": "2017-08-22T04:30:26", "url": "https://files.pythonhosted.org/packages/a9/83/a6b138fd90d9981ca9cf3ddc80db5820fd3bbd367ec2902ec9e1fc5fc80a/odoo9_addon_connector_prestashop-9.0.1.0.4-py2-none-any.whl" } ], "9.0.1.0.5": [ { "comment_text": "", "digests": { "md5": "f8dc4d2ffff8eb838a628dafeee6a0d6", "sha256": "964a32102550da05034c8d3de6810f317fe1b75deddc1922a184d2327e341fd6" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.5-py2-none-any.whl", "has_sig": false, "md5_digest": "f8dc4d2ffff8eb838a628dafeee6a0d6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214800, "upload_time": "2017-08-25T04:30:16", "url": "https://files.pythonhosted.org/packages/31/89/99a2366b2ef15c56387cebf9874b7478a78629e12a08228371760ab43203/odoo9_addon_connector_prestashop-9.0.1.0.5-py2-none-any.whl" } ], "9.0.1.0.6": [ { "comment_text": "", "digests": { "md5": "f30f2640b86f2bc2345d370472578a1d", "sha256": "3f4c7f033db9aa801714522a63a499a2b085aa8b30fe006eca42cf27179a4e5a" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "f30f2640b86f2bc2345d370472578a1d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214923, "upload_time": "2017-09-14T04:30:28", "url": "https://files.pythonhosted.org/packages/d2/20/50fe66d1276cb4358cbb43038f6081d314e2e0a7438ad972b0d347c8f2c4/odoo9_addon_connector_prestashop-9.0.1.0.6-py2-none-any.whl" } ], "9.0.1.0.6.99.dev1": [ { "comment_text": "", "digests": { "md5": "3b3e9f74cb746b6a33b4b9a02577201e", "sha256": "a6c9cde781e78e0e181417d8fc51be3d039b438c9caa6e91808fffd517b18c94" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.6.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "3b3e9f74cb746b6a33b4b9a02577201e", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 215184, "upload_time": "2018-04-04T04:33:55", "url": "https://files.pythonhosted.org/packages/5a/45/3843bf076e4029131c06a31928926d773c24da735a94c73ef9333cd4367d/odoo9_addon_connector_prestashop-9.0.1.0.6.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f30f2640b86f2bc2345d370472578a1d", "sha256": "3f4c7f033db9aa801714522a63a499a2b085aa8b30fe006eca42cf27179a4e5a" }, "downloads": -1, "filename": "odoo9_addon_connector_prestashop-9.0.1.0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "f30f2640b86f2bc2345d370472578a1d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 214923, "upload_time": "2017-09-14T04:30:28", "url": "https://files.pythonhosted.org/packages/d2/20/50fe66d1276cb4358cbb43038f6081d314e2e0a7438ad972b0d347c8f2c4/odoo9_addon_connector_prestashop-9.0.1.0.6-py2-none-any.whl" } ] }