@ -2,8 +2,8 @@
:target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
Point Of Sale Birthday Discount
===============================
POS Birthday Discount
=====================
This module aims in providing special discount for customers in POS on their respective birthdate.
@ -20,7 +20,7 @@
#
###############################################################################
{
'name': "Point Of Sale Birthday Discount",
'name': "POS Birthday Discount",
'version': '16.0.1.0.0',
'category': 'Point of Sale',
'summary': """Extra discount on customer birthday""",
@ -4,4 +4,4 @@
#### Version 16.0.1.0.0
#### ADD
- Initial commit for Point Of Sale Birthday Discount
- Initial commit for POS Birthday Discount
</div>
<!-- END OF TITLE BAR -->
<!-- APP HERO -->
<h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;">Point Of Sale Birthday Discount</h1>
<h1 style="color: #FFFFFF; font-weight: bolder; font-size: 50px; text-align: center; margin-top: 50px;">POS Birthday Discount</h1>
<p style="color:#FFFFFF; padding: 8px 15px; text-align: center; font-size: 24px;">Customers get Extra Discount for their Orders in Point Of Sale in Odoo on their
Birthdate.</p>
<!-- END OF APP HERO -->