Search 1.9 billion lines of Odoo code on GitHub

product_supplierinfo_triple_discount

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: coopiteasy/grap-odoo-incubator
Dependencies: decimal_precision, product_supplierinfo_discount, and purchase_triple_discount
Languages: PO File (342, 57.2%), Python (144, 24.1%), XML (49, 8.2%), and reStructuredText (63, 10.5%)
Other branches: 12.0-MIG-pos_sector, and 8.0_ADD_pos_image_journal
Other repositories: TheCloneMaster/grap-odoo-incubator, akretion/grap-odoo-incubator, aurestic/grap-odoo-incubator, cedvict/grap-odoo-incubator, consultingerp/grap-odoo-incubator, diagramsoftware/grap-odoo-incubator, erick-alvino/grap-odoo-incubator, francislouie/grap-odoo-incubator, grap/grap-odoo-incubator, haryoran04/grap-odoo-incubator, initOS/grap-odoo-incubator, jaferrer/grap-odoo-incubator, legalsylvain/grap-odoo-incubator, nabima/grap-odoo-incubator, open-synergy/grap-odoo-incubator, quentinDupont/grap-odoo-incubator, sjpatel21/grap-odoo-incubator, and vidtsin/grap-odoo-incubator

<h1 class="title">Triple Discounts in product supplier info</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/grap/grap-odoo-incubator/tree/8.0/product_supplierinfo_triple_discount"><img alt="grap/grap-odoo-incubator" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--incubator-lightgray.png?logo=github" /></a></p> <p>This module allows to put three discounts in the supplier info form, and propagate it to purchase orders, having two advantages over pricelists:</p> <ul class="simple"> <li>The discount is directly put on purchase orders instead of reducing the unit price.</li> <li>You can set prices and discounts on the same screen.</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id5">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id6">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>To see prices and discounts on supplier info view, you have to enable the option &quot;Manage pricelist per supplier&quot; inside <em>Configuration &gt; Purchases</em></p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>Go to Purchase &gt; Products, open one product, and edit or add a record on the <em>Suppliers</em> section of the <em>Procurements</em>. You will see in the prices section in the down part three columns <em>Discount (%)</em>. You can enter here the desired discounts for that quantity.</p> <div class="figure"> <img alt="https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0/product_supplierinfo_triple_discount/static/description/product_supplierinfo_form.png" src="https://raw.githubusercontent.com/grap/grap-odoo-incubator/8.0/product_supplierinfo_triple_discount/static/description/product_supplierinfo_form.png" /> </div> <p>When you make a purchase order for that supplier and that product, discounts will be put automatically.</p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h2> <p>The discount is always applied, independently if you have based your pricelist on other value than &quot;Supplier Prices on the product form&quot;.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id4">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/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/grap/grap-odoo-incubator/issues/new?body=module:%20product_supplierinfo_triple_discount%0Aversion:%208.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="#id5">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id6">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id7">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> <li>Pedro M. Baeza &lt;<a class="reference external" href="mailto:pedro.baeza&#64;serviciosbaeza.com">pedro.baeza&#64;serviciosbaeza.com</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-incubator/tree/8.0/product_supplierinfo_triple_discount">grap/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>