Search 1.9 billion lines of Odoo code on GitHub

website_sale_price_tier

Author: LasLabs, Odoo Community Association (OCA)
License: LGPL-3
Branch: 10.0
Repository: acsone/e-commerce
Dependencies: website, and website_sale
Languages: JavaScript (214, 6.3%), PO File (2714, 80.0%), Python (298, 8.8%), XML (115, 3.4%), and reStructuredText (52, 1.5%)
Other branches: 10.0-abi_master, 10.0-bck-316-dro, 10.0-imp-link--wizard_and_optimizations-dro, 10.0-imp-travis-dro, and 10.0-product_template_multi_link_one_shot
Other repositories: AITIC/e-commerce, AbrahamTrey/e-commerce, BillTheBest/e-commerce, CB-Gran-Canaria/e-commerce, Callino/e-commerce, Change2improve/e-commerce, Dobtor-OCA/e-commerce, Dreamsting/e-commerce, ERPLibre/e-commerce, ForgeFlow/e-commerce, Gabinete-Digital/e-commerce, Gofekra/e-commerce, Ingeos/e-commerce, JuanjoA/e-commerce, KolushovAlexandr/e-commerce, LasLabs/e-commerce, LeaMartinek/e-commerce, LevelPrime/e-commerce, MadsackMediaStore/e-commerce, MariajMesa/e-commerce, MathBenTech/e-commerce, Mefistous/e-commerce, NeatNerdPrime/e-commerce, NextERP-Romania/e-commerce, Nitrokey/odoo-e-commerce, Numigi/e-commerce, OCA-MUK/e-commerce, OCA/e-commerce, ORETEK/e-commerce, OpenPymeMx/e-commerce, RosleStores/e-commerce, SanteLibre/e-commerce, SequarSrl/e-commerce, SetRac/e-commerce, SimoRubi/e-commerce, Spearhead-Odoo/e-commerce, SportPursuit/e-commerce, Strusovsky/e-commerce, TDu/e-commerce, TRESCLOUD/e-commerce, Tecnativa/e-commerce, TimotheeBa/e-commerce, VisiionSolucionesTecnologicas/e-commerce, aaltinisik/e-commerce, agrista/odoo-e-commerce, alfa2267/e-commerce, anhvu-sg/e-commerce, antilhue/e-commerce, apetbiz/e-commerce, ateneolab/e-commerce, aurestic/e-commerce, bacgroup/e-commerce, billrich126/e-commerce, brain-tec/e-commerce, camptocamp/e-commerce, celm1990/e-commerce, coopiteasy/e-commerce, cor9003/e-commerce, daramousk/e-commerce, digitalliuzg/e-commerce, dkrimmer84/e-commerce, durvilchat/e-commerce, eLBati/e-commerce, ernestotejeda/e-commerce, exosoftware/oca-e-commerce, fallewi/e-commerce, fanguloa/e-commerce, fcayre/e-commerce, flotho/e-commerce, francoisdelarbre/e-commerce, george-taotaome/e-commerce, grindtildeath/e-commerce, haroldtamo/e-commerce, iRichGit/e-commerce, iledarn/e-commerce, isoscl/e-commerce, it-projects-llc/e-commerce, itblabla/e-commerce, jetrosantos26/e-commerce, jromeroarg/e-commerce, killvis/e-commerce, larmar/e-commerce, lfreeke/e-commerce, lideritjnma/e-commerce, lodeblomme/e-commerce, maitaoriana/e-commerce, mamcode/e-commerce, mettadipa/e-commerce, minhhq09/e-commerce, moltisinc/e-commerce, myceliandre/e-commerce, nanxiaomo/e-commerce, necrodevz/e-commerce, nhomar/e-commerce, njeudy/e-commerce, noorealam96/e-commerce, nucleoosystem/e-commerce, odoosoft/e-commerce, onurugur/e-commerce, oscarolar/e-commerce, oxidos/e-commerce, pscloud/e-commerce, rohitramnani1994/e-commerce, rruebner/e-commerce, rsullivan2704/e-commerce, saas-addons/e-commerce, saigonsofttech/e-commerce, samsagaz/e-commerce, sanube/e-commerce, sendalpegat/e-commerce, shivaniamrutiya/e-commerce, simahawk/e-commerce, simplifysolutions/website, skmezanul/e-commerce, smellems/e-commerce, soongxueyong/e-commerce, steingabelgaard/e-commerce, support-atharva/e-commerce, suryaprakashreddyk/e-commerce, sylvainvh/e-commerce, tafaRU/e-commerce, tarteo/e-commerce, valmarnet/e-commerce, vdedyukhin/e-commerce, versada/e-commerce, wahello/e-commerce, wtaferner/e-commerce, x0rzkov/odoo-e-commerce-automation, xichun/e-commerce, xuanox/e-commerce, yelizariev/e-commerce, ygenofficial/e-commerce, yogesh-serpentcs/e-commerce, yusniermatos/e-commerce, and zeroheure/e-commerce

<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-LGPL--3-blue.svg"> </a> <a name="website-sale-price-tiers"></a> <h2>Website Sale - Price Tiers</h2> <p>This module looks at the price rules for a product and uses them to calculate price tiers (quantity ranges with different unit pricing). It then adds radio buttons to product pages in the website shop, which allow users to easily select the minimum quantity corresponding to each tier.</p> <p>The module also includes the following configurable features:</p> <ul class="simple"> <li>An implicit tier with a minimum quantity of 1 added to all products where the tiers would not otherwise be empty. This is off by default and can be enabled by going to <code>Website Admin &gt; Settings</code> and selecting the <code>Implicit Price Tier</code> setting under <code>eCommerce</code>.</li> <li>Wording added to the unit price shown on product pages to clarify that it is a unit price. This is off by default and can be turned on by going to a website product page and selecting <code>Website Sale - Quantity Tiers (Price Wording)</code> in the <code>Customize</code> menu.</li> <li>Tier info for each product's lowest price tier in place of unit prices on search/browse pages in the shop. This is on by default and can be turned off by going to a website shop search page and deselecting <code>Website Sale - Quantity Tiers in Search</code> in the <code>Customize</code> menu.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/113/10.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known Issues / Roadmap</h3> <ul class="simple"> <li>Currently, only price rules set up at the product template level will be used to build tiers</li> <li>In some cases, the presence of a product variant price rule may cause a tier with an overlapping product template price rule to use the product variant pricing. For technical details, please see the Python tests in the module.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-commerce/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 smash it by providing detailed and welcomed feedback.</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>Oleg Bulkin &lt;<a class="reference external" href="mailto:obulkin&#64;laslabs.com">obulkin&#64;laslabs.com</a>&gt;</li> <li>Kelly Lougheed &lt;<a class="reference external" href="mailto:kelly&#64;smdrugstore.com">kelly&#64;smdrugstore.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>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="https://odoo-community.org">https://odoo-community.org</a>.</p>