Search 1.9 billion lines of Odoo code on GitHub

procurement_purchase_groupby_analytic

Author: ACSONE SA/NV, Odoo Community Association (OCA)
License: AGPL-3
Branch: 10.0-abi_master
Repository: acsone/purchase-workflow
Dependencies: purchase, sale, and sale_stock
Languages: Python (158, 70.9%), and reStructuredText (65, 29.1%)
Other branches: 10.0--procurement_groupby_analytic-cpi, 10.0-cla_master, 8.0-abi_master, 8.0-procurement_groupby_analytic-lga, and abi_master

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="procurement-purchase-group-by-analytic"></a> <h2>Procurement Purchase Group by Analytic</h2> <p>This module groups purchase order created from procurement by analytic account. The analytic account used comes from project set on sale order. On purchase order line, set this analytic account.</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <ul class="simple"> <li>Click on install button</li> </ul> <a name="usage"></a> <h2>Usage</h2> <p>Example of use:</p> <p>Create a sale order with an analytic account, set some products with route buy. Run procurement, products are in the same purchase order (according other rules like partner). Create a second sale order, with another analytic account and set some products with route buy. Run procurement,</p> <p>Current behavior (without this module): add products in existing purchase order.</p> <p>Expected behaviour (with this module): get a separate purchase order for these products (because it is not the same analytic account).</p> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="bug-tracker"></a> <h2>Bug Tracker</h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback <a class="reference external" href="https://github.com/OCA/purchase-workflow/issues/new?body=module:%20procurement_purchase_groupby_analytic%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Laetitia Gangloff &lt;<a class="reference external" href="mailto:laetitia.gangloff&#64;acsone.eu">laetitia.gangloff&#64;acsone.eu</a>&gt;</li> <li>Cédric Pigeon &lt;<a class="reference external" href="mailto:cedric.pigeon&#64;acsone.eu">cedric.pigeon&#64;acsone.eu</a>&gt;</li> <li>Denis Roussel &lt;<a class="reference external" href="mailto:denis.roussel&#64;acsone.eu">denis.roussel&#64;acsone.eu</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <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>