Search 1.9 billion lines of Odoo code on GitHub

sale_stock_picking_invoicing

Author: Akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0-NEW-sale_stock_picking_invoicing
Repository: akretion/account-invoicing
Dependencies: base, sale, sale_management, and stock_picking_invoicing
Languages: HTML (383, 32.4%), Python (475, 40.2%), XML (246, 20.8%), and reStructuredText (77, 6.5%)

<h1 class="title">Sales Stock Picking Invocing</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" 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.png" /></a> <a class="reference external" href="https://github.com/OCA/account-invoicing/tree/14.0/sale_stock_picking_invoicing"><img alt="OCA/account-invoicing" src="https://img.shields.io/badge/github-OCA%2Faccount--invoicing-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-sale_stock_picking_invoicing"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/95/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module extends Stock Picking Invoicing implementation to Sale, you can define the Sale Creation Invoice Policy, if the invoice should create from Sale Order or Stock Picking, in this case, the information used at invoice come from Sale Order e.g.: Price Unit, Payment Terms, and others fields.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id2">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id3">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id4">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id5">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#changelog" id="id6">Changelog</a></li> <li><a class="reference internal" href="#bug-tracker" id="id7">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id8">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id9">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id10">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id11">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id12">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id2">Installation</a></h2> <p>This module depends on:</p> <ul class="simple"> <li>sale_management</li> <li>stock_picking_invoicing</li> </ul> <a name="configuration"></a> <h2><a class="toc-backref" href="#id3">Configuration</a></h2> <p>Define Sale Creation Invoice Policy, if the invoice should create in Sale Order or Stock Picking, go to: Settings &gt; Users &amp; Companies &gt; Companies or Sales &gt; Configuration &gt; Settings in Invoicing</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id4">Usage</a></h2> <p>In the case of Stock Picking choose as Policy, the creation of Invoice from Sale Order works only for Service lines. The case of Sale Order with Products and Service lines will create two Invoices.</p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id5">Known issues / Roadmap</a></h2> <ul class="simple"> <li>It is be possible reference multiple sale lines in only one invoice line <a class="reference external" href="https://github.com/odoo/odoo/blob/14.0/addons/sale/models/account_move.py#L34">https://github.com/odoo/odoo/blob/14.0/addons/sale/models/account_move.py#L34</a>, but there are a problem when Posted Invoice: Issue <a class="reference external" href="https://github.com/odoo/odoo/issues/77028">https://github.com/odoo/odoo/issues/77028</a> PR with FIX <a class="reference external" href="https://github.com/odoo/odoo/pull/77195">https://github.com/odoo/odoo/pull/77195</a></li> </ul> <a name="changelog"></a> <h2 class="with-subtitle"><a class="toc-backref" href="#id6">Changelog</a></h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">14.0.1.0.0 (2021-10-15)</span></h2> <ul class="simple"> <li>[NEW] Module sale_stock_picking_invoicing based in l10n_br_sale_stock <a class="reference external" href="https://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_sale_stock">https://github.com/OCA/l10n-brazil/tree/12.0/l10n_br_sale_stock</a> .</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id7">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-invoicing/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/account-invoicing/issues/new?body=module:%20sale_stock_picking_invoicing%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id8">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id9">Authors</a></h3> <ul class="simple"> <li>Akretion</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id10">Contributors</a></h3> <ul class="simple"> <li>Magno Costa &lt;<a class="reference external" href="mailto:magno.costa&#64;akretion.com.br">magno.costa&#64;akretion.com.br</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id11">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Aketion</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id12">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <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>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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/mbcosta"><img alt="mbcosta" src="https://github.com/mbcosta.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-invoicing/tree/14.0/sale_stock_picking_invoicing">OCA/account-invoicing</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>