Search 1.9 billion lines of Odoo code on GitHub

purchase_amendment

Author: Camptocamp,Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-purchase_amendment
Repository: guewen/purchase-workflow
Dependencies: decimal_precision, purchase, and stock_split_picking
Languages: Python (936, 87.9%), XML (99, 9.3%), and reStructuredText (30, 2.8%)
Other repositories: AntonioOERP/odoo-oca, DudhatShivam/odoo-oca, HarshalBhoir/odoo-oca, Ubaid-UrRehman/odoo-oca, akretion/purchase-workflow, augustodinizl/odoo-oca, camptocamp/purchase-workflow, gurneyalex/purchase-workflow, leodoooca/ppts-odoo-oca, lepistone/purchase-workflow, marcelsavegnago/odoo-oca, mgielissen/odoo-oca, moltisinc/odoo-oca, niulinlnc/odoo-oca, ppts-odoo/odoo-oca, ruter-lyu/odoo-oca, sengottuvel/OpenERP_7.0_PO-Amendment, shiftctrl-io/odoo-oca, sm2x/odoo-oca, tate11/odoo-oca, vidtsin/odoo-oca, and westlyou/odoo-oca

<a name="purchase-amendment"></a> <h2>Purchase Amendment</h2> <p>This module is meant to assist the users in handling the cases when a customer changes his mind about a purchase.</p> <p>See also <cite>sale_amendment</cite> (in <a class="reference external" href="https://github.com/OCA/sale-workflow">https://github.com/OCA/sale-workflow</a>) which covers a similar use case for changes in sale orders.</p> <a name="usage"></a> <h2>Usage</h2> <p>Once a purchase order is confirmed, an 'Amend' button is shown on the view's header. Clicking on this button will open a new window with the order's lines and the quantity to amend.</p> <p>Amending a purchase order will cancel the stock moves and create new ones with the new quantities.</p> <p>An invoiced purchase order cannot be amended.</p> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Joel Grand-Guillaume &lt;<a class="reference external" href="mailto:joel.grandguillaume&#64;camptocamp.com">joel.grandguillaume&#64;camptocamp.com</a>&gt;</li> <li>Alexandre Fayolle &lt;<a class="reference external" href="mailto:alexandre.fayolle&#64;camptocamp.com">alexandre.fayolle&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://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>