Search 1.9 billion lines of Odoo code on GitHub

sale_stock_block_without_payment

Author: ['Ursa Information Systems', 'Julius Network Solutions']
License: AGPL-3
Branch: 9.0
Repository: AizenL/julius-openobject-addons
Dependencies: account, account_accountant, sale, sale_stock, and stock
Languages: PO File (44, 17.8%), Python (112, 45.3%), XML (58, 23.5%), and reStructuredText (33, 13.4%)
Other branches: 8.0, and master
Other repositories: JonathanStein/julius-openobject-addons, MindAndGo/julius-openobject-addons, OdooBulgaria/julius-openobject-addons, OmniaSolutions/julius-openobject-addons, OpusVL/julius-openobject-addons, QN-Cove/julius-openobject-addons, VbossEkat/sms-julius-openobject-addons, arasty/julius-openobject-addons, boutitinizar/julius-openobject-addons, bringsvor/julius-openobject-addons, byod0/julius-openobject-addons, cameroun/julius-openobject-addons, cdelean/julius-openobject-addons, cvinh/julius-openobject-addons, diggy128/julius-openobject-addons, fdesmottes/julius-openobject-addons, iceship/julius-openobject-addons, ilexius/julius-openobject-addons, jellyhappy/julius-openobject-addons, julius-network-solutions/julius-openobject-addons, kossovo/julius-openobject-addons, lammh/julius-openobject-addons, maljac/julius-openobject-addons, max3903/julius-openobject-addons, mayjo79/julius-openobject-addons, mbenyoub/server, mgielissen/julius-openobject-addons, mmotahar/julius-openobject-addons, mohamedhabibchallouf/julius-openobject-addons, muguli22/julius-openobject-addons, n1b0r/julius-openobject-addons, nuxly/julius-openobject-addons, odoobgorg/julius-openobject-addons, qman1989/julius-openobject-addons, rawi47/julius-openobject-addons, samirGuesmi/julius-openobject-addons, slevenhagen/julius-openobject-addons, smangukiya/julius-openobject-addons, and xpansa/julius-openobject-addons

<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="sale-stock-block-without-payment"></a> <h2>SALE STOCK BLOCK WITHOUT PAYMENT</h2> <p>This module provides the ability to collect payment (advance) before processing the delivery. Order should be paid before generating the label and being shipped. It can be overridden for customers with a payment term.</p> <p>It uses the due date of the invoice to determine if the order can be shipped: * if the invoice is due (now &gt; date_due) and state is not paid, block shipping. * Otherwise, allow shipping.</p> <a name="configuration"></a> <h3>Configuration</h3> <ul class="simple"> <li>Go to Accounting &gt; Configuration &gt; Management &gt; Payment Terms</li> <li>Select 'Immediate Payment'</li> <li>Enable 'Block Order Without Payment'</li> </ul> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Create a customer and set his payment term to 'Immediate Payment'</li> <li>Create a quotation for this customer and confirm it</li> <li>Create the invoice and validate it</li> <li>Go back to the sales order to access the delivery order</li> <li>Try to process the delivery order. You can't because the invoice is due.</li> </ul> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>...</li> </ul> <a name="credits"></a> <h3 class="with-subtitle">Credits</h3> <h3 class="section-subtitle" id="contributors"><span class="section-subtitle">Contributors</span></h3> <ul class="simple"> <li>Julius Network Solutions SARL &lt;<a class="reference external" href="mailto:contact&#64;julius.fr">contact&#64;julius.fr</a>&gt;</li> <li>Mathieu Vatel &lt;<a class="reference external" href="mailto:mathieu&#64;julius.fr">mathieu&#64;julius.fr</a>&gt;</li> <li>Yvan Patry &lt;<a class="reference external" href="mailto:yvan&#64;julius.fr">yvan&#64;julius.fr</a>&gt;</li> <li>Sandip Mangukiya &lt;<a class="reference external" href="mailto:smangukiya&#64;ursainfosystems.com">smangukiya&#64;ursainfosystems.com</a>&gt;</li> <li>Maxime Chambreuil &lt;<a class="reference external" href="mailto:mchambreuil&#64;ursainfosystems.com">mchambreuil&#64;ursainfosystems.com</a>&gt;</li> </ul>