Search 1.9 billion lines of Odoo code on GitHub

website_sale_product_show_uom

Author: OpenSynergy Indonesia,Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: agrista/odoo-e-commerce
Dependencies: website_sale
Languages: JavaScript (30, 10.0%), PO File (105, 34.9%), Python (45, 15.0%), XML (38, 12.6%), YAML (20, 6.6%), and reStructuredText (63, 20.9%)
Other branches: 13.0

<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="display-unit-of-measure-uom-in-e-commerce"></a> <h2>Display Unit of Measure (Uom) in e-commerce</h2> <p>This module brings the users the possibility to:</p> <ol class="arabic simple"> <li>Display/hide Unit of Measure (UoM) on product list page</li> <li>Display/hide Unit of Measure (UoM) on all product pages</li> <li>Display/hide Unit of Measure (UoM) on checkout page</li> <li>Display/hide Unit of Measure (UoM) on payment page</li> </ol> <a name="usage"></a> <h3>Usage</h3> <p><strong>Show UoM on product list page</strong></p> <ol class="arabic simple"> <li>Go to website</li> <li>Open shop menu</li> <li>Click <strong>Customize</strong> menu</li> <li>Toggle <strong>Show UoM</strong> option to show/hide UoM</li> </ol> <p>UoM will be displayed after product price.</p> <p><strong>Show UoM on each product page(s)</strong></p> <ol class="arabic simple"> <li>Go to website</li> <li>Open shop menu</li> <li>Open one product page</li> <li>Click <strong>Customize</strong> menu</li> <li>Toggle <strong>Show UoM</strong> option to show/hide UoM</li> </ol> <p>UoM will be displayed after product price.</p> <p><strong>Show UoM on checkout page</strong></p> <ol class="arabic simple"> <li>Go to website</li> <li>Open shop menu</li> <li>Open one product page</li> <li>Click <strong>Add to chart</strong> button. This will open checkout page</li> <li>Click <strong>Customize</strong> menu</li> <li>Toggle <strong>Show UoM</strong> option to show/hide UoM</li> </ol> <p>A new column for UoM will be displayed after the quantity on Shopping Chart table.</p> <p><strong>Show UoM on payment page</strong></p> <ol class="arabic simple"> <li>Go to website</li> <li>Open shop menu</li> <li>Open one product page</li> <li>Click <strong>Add to chart</strong> button. This will open checkout page</li> <li>Click <strong>Process Checkout</strong> button. This will open billing information page</li> <li>Click <strong>Confirm</strong> button. This will open validate order page</li> <li>Click <strong>Customize</strong> menu</li> <li>Toggle <strong>Show UoM</strong> option to show/hide UoM</li> </ol> <p>A new column for UoM will be displayed after the quantity on Shopping Chart table.</p> <a name="know-issues-roadmap"></a> <h3>Know issues / Roadmap</h3> <ul class="simple"> <li>Display UoM on product page(s) configuration valid for all products (no individual configuration for each product).</li> <li>This module does not give the ability to change order line UoM.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/113/51"><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 smashing it by providing a detailed and welcomed feedback <a class="reference external" href="https://github.com/OCA/e-commerce/issues/new?body=module:%20website_product_show_uom%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Andhitia Rama &lt;<a class="reference external" href="mailto:andhitia.r&#64;gmail.com">andhitia.r&#64;gmail.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>