Search 1.9 billion lines of Odoo code on GitHub

stock_account_purchase_line

Author: Eficent Business and IT Consulting Services, S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: ForgeFlow/stock-logistics-workflow
Dependencies: account, and purchase
Languages: Python (83, 39.5%), XML (84, 40.0%), and reStructuredText (43, 20.5%)
Other branches: 8.0-stock_account_purchase_order_line

<a class="reference external image-reference" href="https://www.gnu.org/licenses/lgpl.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPLv3-blue.svg"> </a> <a name="stock-account-purchase-line"></a> <h2>Stock Account Purchase Line</h2> <dl class="docutils"> <dt>This module will add the purchase order line to invoice lines and to account</dt> <dd>move lines. The ultimate goal is to establish the purchase order line as one of the key fields to reconcile the Goods Received Not Invoiced accrual account.</dd> </dl> <a name="usage"></a> <h3>Usage</h3> <p>The purchase order line will be automatically copied to invoice lines and account move lines. * If an invoice is created from a purchase order, the po line is copied directly to the invoice, and to the account move line upon validation. * If an invoice is created from a stock picking, the po line is copied from the stock move to the invoice, and to the account move line upon validation. * When a stock move is validated and generates an account move, the po line is copied to the account move line.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/154/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/154/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 <a class="reference external" href="https://github.com/OCA/154/issues/new?body=module:%20stock_account_purchase_line%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Eficent Business and IT Consulting Services S.L. &lt;<a class="reference external" href="mailto:contact&#64;eficent.com">contact&#64;eficent.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://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>