{ "info": { "author": "", "author_email": "", "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 :alt: License\n\nPurchase - Transport Addresses\n==============================\n\nDescription\n===========\n\nThis module - together with **Stock - Transport Addresses** (`stock_transport_multi_address`)\nand **Sale - Transport Addresses** (`sale_transport_multi_address`) - manages in a\ncoherent way the following addresses in the standard Odoo workflows:\n\n* origin address\n* destination address\n* consignee\n\n\nDelivery addresses management:\n------------------------------\n\nThis module adds a delivery address to the purchase order, which is\nautomatically propagated to a corresponding field in the generated picking.\n\nSome of this logic was present in the core, but is not functioning properly.\nMore specifically, in the core, a dropshipping purchase order has two fields:\npartner_id is used for the supplier, and dest_address_id contains the address\nof the customer. This works, except that the address is not visible because of\nodoo/odoo#2950).\n\nOn the other hand, the picking has only one field: the partner_id. By default,\nit takes the delivery address of the PO if there is one, or else the supplier.\nThe stock.move also has a partner_id field that is filled with the same\npartner. To make things even more confusing, in v7 the partner_id of the move\nis the supplier, while the partner_id of the picking is the customer address.\n\nThis means that in v8 with core modules, we do not clearly see the supplier and\nthe customer address of a picking. Those two fields are important to handle\ndropshipping.\n\nWith this module, in dropshipping mode the generated picking will have the\nsupplier in the partner_id field, and the customer address in the new\ndelivery_address_id field.\n\n\n\nCredits\n=======\n\nContributors\n------------\n\n* Alexandre Fayolle \n* Leonardo Pistone \n* Yannick Vaucher \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 whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit http://odoo-community.org.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.camptocamp.com", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo8-addon-purchase-transport-multi-address", "package_url": "https://pypi.org/project/odoo8-addon-purchase-transport-multi-address/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/odoo8-addon-purchase-transport-multi-address/", "project_urls": { "Homepage": "http://www.camptocamp.com" }, "release_url": "https://pypi.org/project/odoo8-addon-purchase-transport-multi-address/8.0.1.0.0/", "requires_dist": [ "odoo (<9.0a,>=8.0a)", "odoo8-addon-sale-transport-multi-address", "odoo8-addon-stock-transport-multi-address" ], "requires_python": "", "summary": "Manage origin / destination / consignee addresses on purchases", "version": "8.0.1.0.0" }, "last_serial": 3967205, "releases": { "8.0.1.0.0": [ { "comment_text": "", "digests": { "md5": "2925c4ead54fc43786716fc32927fe53", "sha256": "de90fbec35cf78f99c5256044188ffd2c65e22f2a6ae87ba444577b0b8399458" }, "downloads": -1, "filename": "odoo8_addon_purchase_transport_multi_address-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2925c4ead54fc43786716fc32927fe53", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 28404, "upload_time": "2017-04-11T15:14:40", "url": "https://files.pythonhosted.org/packages/3d/b5/70c5f8823f25d75b4fc3c15bdc0fe86051267874c54302aeaf0a3bba5e0f/odoo8_addon_purchase_transport_multi_address-8.0.1.0.0-py2-none-any.whl" } ], "8.0.1.0.0.99.dev1": [ { "comment_text": "", "digests": { "md5": "eeb5b6ff845ecb3cc6642ac31643927c", "sha256": "90dad59f1b91f684a1edc9569b3426a21837814667816d32cdebb41fd2d4be2c" }, "downloads": -1, "filename": "odoo8_addon_purchase_transport_multi_address-8.0.1.0.0.99.dev1-py2-none-any.whl", "has_sig": false, "md5_digest": "eeb5b6ff845ecb3cc6642ac31643927c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": "~=2.7", "size": 27819, "upload_time": "2018-06-16T04:40:14", "url": "https://files.pythonhosted.org/packages/44/78/35a82bac7d66c8dc40103d38bf12d343f1713016cef97890a53222a89a82/odoo8_addon_purchase_transport_multi_address-8.0.1.0.0.99.dev1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2925c4ead54fc43786716fc32927fe53", "sha256": "de90fbec35cf78f99c5256044188ffd2c65e22f2a6ae87ba444577b0b8399458" }, "downloads": -1, "filename": "odoo8_addon_purchase_transport_multi_address-8.0.1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "2925c4ead54fc43786716fc32927fe53", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 28404, "upload_time": "2017-04-11T15:14:40", "url": "https://files.pythonhosted.org/packages/3d/b5/70c5f8823f25d75b4fc3c15bdc0fe86051267874c54302aeaf0a3bba5e0f/odoo8_addon_purchase_transport_multi_address-8.0.1.0.0-py2-none-any.whl" } ] }