Search 1.9 billion lines of Odoo code on GitHub

partner_consignment_management

Author: Rosen Vladimirov, Savoir-faire Linux,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: rosenvladimirov/stock-logistics-warehouse
Dependencies: base, partner_location_auto_create, sale_stock, and stock
Languages: PO File (235, 34.7%), Python (344, 50.7%), XML (59, 8.7%), and reStructuredText (40, 5.9%)

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="partner-location-auto-create"></a> <h2>Partner Location Auto Create</h2> <p>This module allows to create locations automatically when creating a partner. One use case of this feature is to allow a company not only to manage the stocks in its own warehouses, but also the warehouses of its suppliers. For example, an hatchery manages farms. Each farm is a partner and has its own inventory. The hatchery doesn't own the farms but manages their stocks.</p> <p>Whether the partner is a customer, a supplier or both, the proper locations will be created and the fields property_stock_customer and property_stock_supplier will be filled automatically.</p> <p>The modules also adds a button on the partner form to view the related locations.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you just need to select the module and ensure yourself dependencies are available.</p> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>Add users to the group &quot;Sales Pricelists&quot; or &quot;Purchase Pricelists&quot; to view the stock location properties on the partner view.</li> <li>In the company form, select the default customer and supplier locations. This will set the default parent locations for the partner locations.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to :</p> <ul class="simple"> <li>Create a partner</li> <li>Click on the locations button and add specific locations for the partner</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/153/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <a name="credits"></a> <h3>Credits</h3> <p>Module developed and tested with Odoo version 8.0</p> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>David DUFRESNE &lt;<a class="reference external" href="mailto:david.dufresne&#64;savoirfairelinux.com">david.dufresne&#64;savoirfairelinux.com</a>&gt;</li> <li>Sandy CARTER &lt;<a class="reference external" href="mailto:sandy.carter&#64;savoirfairelinux.com">sandy.carter&#64;savoirfairelinux.com</a>&gt;</li> <li>Adriana IERFINO &lt;<a class="reference external" href="mailto:adriana.ierfino&#64;savoirfairelinux.com">adriana.ierfino&#64;savoirfairelinux.com</a>&gt;</li> <li>Bruno JOLIVEAU &lt;<a class="reference external" href="mailto:bruno.joliveau&#64;savoirfairelinux.com">bruno.joliveau&#64;savoirfairelinux.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <p>Odoo Community Association</p> <p>This module is maintained by the OCA.</p> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>