Browse Source

description included

pull/81/head
cybroodoo 10 years ago
parent
commit
6694fb967b
  1. 32
      pos_product_category_filter/static/description/index.html
  2. 48
      pos_product_category_filter/static/description/index.html~
  3. BIN
      pos_product_category_filter/static/description/pos.png

32
pos_product_category_filter/static/description/index.html

@ -0,0 +1,32 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Point of Sale : Setting Product Categories for POS</h2>
<div>
<p class='oe_mt32'>
By installing this module, we can set available product categories for each POS in our system.
Only those categories set in the POS will be available in that particular POS.
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row">
<h4 class="oe_slogan">You can set it in POS form as: </h4>
<div>
<p class='oe_mt32'>
Point of sale > Configuration > Point of Sale > Available Product Categories.
</p>
</div>
<div>
<div class="oe_bg_img">
<img class="oe_picture oe_screenshot" src="pos.png">
</div>
</div>
</div>
</section>
<section class="oe_container oe_separator">
</section>

48
pos_product_category_filter/static/description/index.html~

@ -0,0 +1,48 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Point of Sale : Setting Product Categories for POS</h2>
<div>
<p class='oe_mt32'>
By installing this module, we can set available product categories for each POS in our system.
Only those categories set in the POS will be available in that particular POS.
</p>
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row">
<h4 class="oe_slogan">You can set it in POS form as: </h4>
<div>
<p class='oe_mt32'>
Point of sale > Configuration > Point of Sale > Available Product Categories.
</p>
</div>
<div>
<div class="oe_bg_img">
<img class="oe_picture oe_screenshot" src="pos.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<div class="oe_row">
<h4 class="oe_slogan">Setting Product category</h4>
<div>
<p>
1) If a root category is given all the subcategories and products under that category will be available.
</p>
<p>
2) If an intermediate category(ie. one with parent and child categories) is given then parent category and all child categories will be available.
</p>
<p>
3) If a child category(ie. one without any child categories), the category can be reached by traversing its ancestor categories.
</p>
</div>
</div>
</section>
<section class="oe_container oe_separator">
</section>

BIN
pos_product_category_filter/static/description/pos.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Loading…
Cancel
Save