Browse Source

[CHNG] Index Changed

pull/30/merge
SHEREEF PT 8 years ago
parent
commit
657b825ff7
  1. 2
      vouchers_pos/__manifest__.py
  2. 10
      vouchers_pos/static/description/index.html

2
vouchers_pos/__manifest__.py

@ -24,7 +24,7 @@
'name': 'Coupons & Vouchers in Point of Sale',
'version': '10.0.1.0',
'category': 'Point of Sale',
'summary': 'Manage Point of Sale Coupon Codes & Its Redeem Operations',
'summary': 'Manage Point of Sale Vouchers & Coupon Codes',
'author': 'Cybrosys Techno Solutions',
'website': "https://www.cybrosys.com",
'company': 'Cybrosys Techno Solutions',

10
vouchers_pos/static/description/index.html

@ -22,8 +22,8 @@
<div class="oe_picture">
<h3 class="oe_slogan">Overview</h3>
<p class="oe_mt32">
Gift vouchers and coupon codes can be used to provide a certain amount of discount to our customers
using a secret code.
With this module, you can allow special discounts to your customers using Gift Vouchers and Coupon codes
in point of sale.
</p>
</div>
</div>
@ -63,10 +63,10 @@
<h3 class="oe_slogan">Coupons</h3>
<div class="oe_span12" style="text-align: center;">
<div class="oe_demo oe_picture oe_screenshot">
<img style="border:10px solid white;" src="coupon-form.png">
<img style="border:10px solid white;width:87% !important;" src="coupon-form.png">
</div>
</div>
<br>
<br><br><br>
<div class="" style="text-align: center;">
<div class="" style="text-align: center;">
<p>
@ -120,7 +120,7 @@
<div style="text-align: center;">
<a href="https://www.cybrosys.com/blog/odoo-pos-coupons-and-vouchers">
<h1 style="color:lightseagreen;font-family: initial;"><i>
Click here for more detailed description.
Visit our blog for more detailed description.
</i></h1>
</a>
</div>

Loading…
Cancel
Save