Search 1.9 billion lines of Odoo code on GitHub

website_sale_qty

Author: LasLabs, Odoo Community Association (OCA)
License: LGPL-3
Branch: 9.0
Repository: aaltinisik/e-commerce
Dependencies: website, and website_sale
Languages: JavaScript (127, 14.5%), PO File (391, 44.7%), Python (260, 29.7%), XML (57, 6.5%), and reStructuredText (39, 4.5%)
Other repositories: 111sree/e-commerce, AITIC/e-commerce, AbrahamTrey/e-commerce, BillTheBest/e-commerce, CB-Gran-Canaria/e-commerce, Callino/e-commerce, Change2improve/e-commerce, ClearCorp/oca-e-commerce, Dobtor-OCA/e-commerce, Dreamsting/e-commerce, ERPLibre/e-commerce, ForgeFlow/e-commerce, Fultrom/e-commerce, Gabinete-Digital/e-commerce, Gofekra/e-commerce, JuanjoA/e-commerce, KolushovAlexandr/e-commerce, LasLabs/e-commerce, LeaMartinek/e-commerce, LevelPrime/e-commerce, MariajMesa/e-commerce, MathBenTech/e-commerce, Mefistous/e-commerce, MindAndGo/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, VasiliyKorobatov/e-commerce, VisiionSolucionesTecnologicas/e-commerce, acsone/e-commerce, agrista/odoo-e-commerce, alfa2267/e-commerce, anhvu-sg/e-commerce, antilhue/e-commerce, apachesep/e-commerce, apetbiz/e-commerce, ateneolab/e-commerce, bacgroup/e-commerce, billrich126/e-commerce, brain-tec/e-commerce, bvkl/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, 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, gfcapalbo/e-commerce, grap/e-commerce, grindtildeath/e-commerce, haroldtamo/e-commerce, iRichGit/e-commerce, isoscl/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, monksoftware/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, reinka/e-commerce, rjpathan/e-commerce, rohitramnani1994/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, skmezanul/e-commerce, smellems/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, 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> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/113/9.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 with the same minimum quantity as a product template price rule may cause the tier corresponding to that product template price rule to not show up. 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> </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>