Metadata-Version: 2.0
Name: odoo8-addon-website-product-show-uom
Version: 8.0.1.0.0.99.dev4
Summary: Display Product UoM in e-commerce website
Home-page: https://opensynergy-indonesia.com
Author: OpenSynergy Indonesia,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

===========================================
Display Unit of Measure (Uom) in e-commerce
===========================================
This module brings the users the possibility to:

1. Display/hide Unit of Measure (UoM) on product list page
2. Display/hide Unit of Measure (UoM) on all product pages
3. Display/hide Unit of Measure (UoM) on checkout page
4. Display/hide Unit of Measure (UoM) on payment page

Usage
=====

**Show UoM on product list page**

1. Go to website
2. Open shop menu
3. Click **Customize** menu
4. Toggle **Show UoM** option to show/hide UoM

UoM will be displayed after product price.

**Show UoM on each product page(s)**

1. Go to website
2. Open shop menu
3. Open one product page
4. Click **Customize** menu
5. Toggle **Show UoM** option to show/hide UoM

UoM will be displayed after product price.

**Show UoM on checkout page**

1. Go to website
2. Open shop menu
3. Open one product page
4. Click **Add to chart** button. This will open checkout page
5. Click **Customize** menu
6. Toggle **Show UoM** option to show/hide UoM

A new column for UoM will be displayed after the quantity on Shopping Chart table.

**Show UoM on payment page**

1. Go to website
2. Open shop menu
3. Open one product page
4. Click **Add to chart** button. This will open checkout page
5. Click **Process Checkout** button. This will open billing information page
6. Click **Confirm** button. This will open validate order page
7. Click **Customize** menu
8. Toggle **Show UoM** option to show/hide UoM

A new column for UoM will be displayed after the quantity on Shopping Chart table.

Know issues / Roadmap
=====================
* Display UoM on product page(s) configuration valid for all products (no individual configuration for each product).
* This module does not give the ability to change order line UoM.


.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/113/51

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/e-commerce/issues>`_.
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
`here <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**>`_.


Credits
=======

Contributors
------------

* Andhitia Rama <andhitia.r@gmail.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.


