Skip to content

Commit

Permalink
[ADD]: add product unit of measure section on sales
Browse files Browse the repository at this point in the history
  • Loading branch information
Mantavya Gajjar authored and Mantavya Gajjar committed Jun 15, 2018
1 parent 79ece6b commit 73af9a6
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/sales/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@ Product and Pricing
price_based_on_customer_segment.rst
price_based_on_country.rst
discount.rst

Unit of Measure
---------------
.. toctree::
:maxdepth: 1

product_unit_of_measure.rst
pricelist_for_uom.rst

Product and Tax
Expand Down
18 changes: 18 additions & 0 deletions docs/sales/product_unit_of_measure.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
.. _productuom:

.. index::
single: Unit of Measure

==============================================
Sale and purchase in different unit of measure
==============================================

Video
-----
Access the video at https://www.youtube.com/watch?v=x33djiothAc

.. raw:: html

<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
<iframe src="https://www.youtube.com/embed/x33djiothAc" frameborder="0" allowfullscreen style="position: absolute; top: 0; left: 0; width: 700px; height: 385px;"></iframe>
</div>

0 comments on commit 73af9a6

Please sign in to comment.