Search 1.9 billion lines of Odoo code on GitHub

website_sale_product_unavailable

Author: LasLabs, Odoo Community Association (OCA)
License: LGPL-3
Branch: 10.0
Repository: acsone/e-commerce
Dependencies: website_sale
Languages: Python (106, 72.6%), and XML (40, 27.4%)
Other repositories: Ingeos/e-commerce, LasLabs/e-commerce, OCA/e-commerce, Spearhead-Odoo/e-commerce, agrista/odoo-e-commerce, brain-tec/e-commerce, and killvis/e-commerce

<a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.svg"> </a> <a name="unavailable-products"></a> <h2>Unavailable Products</h2> <p>This module extends the notion of availability introduced in <code>website_sale</code> to allow for unavailable products. Unlike products with an availability of <code>empty</code>, these are still displayed in the website shop, but their price is hidden, and they cannot be added to the cart.</p> <a name="usage"></a> <h3>Usage</h3> <p>To see this module in action, you can:</p> <ol class="arabic simple"> <li>Go to <code>Website &gt; Shop</code></li> <li>Search for <code>Unavailable</code></li> <li>Notice that the demo unavailable product is marked as <code>Unavailable</code> and does not have a price</li> <li>Click on the product to see its detail page, where it is also marked as <code>Unavailable</code> and the <code>Add to Cart</code> button is not shown</li> </ol> <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="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>Kelly Lougheed &lt;<a class="reference external" href="mailto:kelly&#64;smdrugstore.com">kelly&#64;smdrugstore.com</a>&gt;</li> <li>Oleg Bulkin &lt;<a class="reference external" href="mailto:obulkin&#64;laslabs.com">obulkin&#64;laslabs.com</a>&gt;</li> <li>Brent Hughes &lt;<a class="reference external" href="mailto:brent.hughes&#64;laslabs.com">brent.hughes&#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>