Browse Source

[CHNG]Index Changed

pull/11/merge
SHEREEF PT 8 years ago
parent
commit
d23c704ef5
  1. 9
      customer_pos_pricelist/static/description/index.html
  2. 101
      customer_pos_pricelist/static/description/index.html~

9
customer_pos_pricelist/static/description/index.html

@ -46,10 +46,12 @@ of the selected customer.The pricelist can be set from POS section or customer a
<section class="oe_container oe_dark">
<div class="oe_row">
<div class="oe_span12">
<h2 class="oe_slogan">Change in Price </h2>
<h3 class="oe_slogan">When a Customer is Set</h3>
</div>
<div class="oe_span12">
<p>
<h4>No customer is selected</h4>
@ -57,11 +59,12 @@ of the selected customer.The pricelist can be set from POS section or customer a
</p>
</p>
</div>
<div class="oe_span13">
<div class="oe_demo oe_screenshot">
<img src="4.png">
</div>
</div></div>
</div>
<div class="oe_span12">
<p>
<h4>Customer is selected</h4>
@ -70,7 +73,8 @@ of the selected customer.The pricelist can be set from POS section or customer a
the pricelist of the customer selected.
</p>
</p>
</div>
</div>
<div class="oe_span13">
<div class="oe_demo oe_screenshot">
<img src="3.png">
@ -99,3 +103,4 @@ of the selected customer.The pricelist can be set from POS section or customer a
</section>

101
customer_pos_pricelist/static/description/index.html~

@ -0,0 +1,101 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Customer Pricelist In POS</h2>
<p class='oe_mt32'>
This module helps to set customer pricelist in the point of sale module. Price of the product is based on the pricelist value
of the selected customer.The pricelist can be set from POS section or customer at backend.<br/>Some other features are as below:
</p>
<ul>
<li style="list-style:none !important;"><span style="color:green;"> &#9733;</span>&nbsp;&nbsp; Use customer specific pricelist inside POS.</li>
<li style="list-style:none !important;"><span style="color:green;"> &#9733;</span>&nbsp;&nbsp; Assign pricelist while creating customer from POS.</li>
<li style="list-style:none !important;"><span style="color:green;"> &#9733;</span>&nbsp;&nbsp; User can also change pricelist of customer from POS session.</li>
<li style="list-style:none !important;"><span style="color:green;"> &#9733;</span>&nbsp;&nbsp; Integrated with customer contact details.</li>
</ul>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_padded">
<h2 class="oe_slogan">Add Your Pricelist From POS</h2>
<div class="oe_span12">
<p>
<h4>Point Of Sale >Resume session >Select customer >Set pricelist</h4>
</p>
</div>
<div class="oe_span13">
<div class="oe_demo oe_screenshot">
<img src="11.png">
</div>
</div></div>
</section>
<section class="oe_container">
<div class="oe_row oe_padded">
<h2 class="oe_slogan">Set Your Pricelist At Customer</h2>
<div class="oe_span12">
<p>
<h4>Sales >Customer >Create/select any customer >Sales & Purchases >Add pricelist to field 'POS Pricelist'</h4>
</p>
</div>
<div class="oe_span13">
<div class="oe_demo oe_screenshot">
<img src="35.png">
</div>
</div></div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row">
<div class="oe_span12">
<h2 class="oe_slogan">Change in Price </h2>
<h3 class="oe_slogan">When a Customer is Set</h3>
</div>
<div class="oe_span12">
<p>
<h4>No customer is selected</h4>
<p>The default pricelist is used when no customer is selected.
</p>
</p>
</div>
<div class="oe_span13">
<div class="oe_demo oe_screenshot">
<img src="4.png">
</div>
</div></div>
<div class="oe_span12">
<p>
<h4>Customer is selected</h4>
<p>
Then price value of all the products in POS will be changed according to
the pricelist of the customer selected.
</p>
</p>
</div>
<div class="oe_span13">
<div class="oe_demo oe_screenshot">
<img src="3.png">
</div>
</div>
</div>
</section>
<section class="oe_container">
<h2 class="oe_slogan" style="margin-top:20px;" >Need Any Help?</h2>
<div class="oe_slogan" style="margin-top:10px !important;">
<a class="btn btn-primary btn-lg mt8"
style="color: #FFFFFF !important;" href="http://www.cybrosys.com"><i
class="fa fa-envelope"></i> Email </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
href="http://www.cybrosys.com/contact/"><i
class="fa fa-phone"></i> Contact Us </a> <a
class="btn btn-primary btn-lg mt8" style="color: #FFFFFF !important;"
href="http://www.cybrosys.com/odoo-customization-and-installation/"><i
class="fa fa-check-square"></i> Request Customization </a>
</div>
<img src="cybro_logo.png" style="width: 190px; margin-bottom: 20px;" class="center-block">
</section>
Loading…
Cancel
Save