From d09e690615a4ec1658e61cedeac392cfc1a0b70f Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Fri, 29 Sep 2023 09:54:10 +0530 Subject: [PATCH] Sep 29 : [UPDT] Updated Module the manifest file and the Read me file'pos_customer_birthday_discount' --- pos_customer_birthday_discount/README.rst | 4 ++-- pos_customer_birthday_discount/__manifest__.py | 2 +- pos_customer_birthday_discount/doc/RELEASE_NOTES.md | 2 +- pos_customer_birthday_discount/static/description/index.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pos_customer_birthday_discount/README.rst b/pos_customer_birthday_discount/README.rst index aa6e863af..07863af73 100644 --- a/pos_customer_birthday_discount/README.rst +++ b/pos_customer_birthday_discount/README.rst @@ -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. diff --git a/pos_customer_birthday_discount/__manifest__.py b/pos_customer_birthday_discount/__manifest__.py index 191cdb029..dd55ef9fd 100644 --- a/pos_customer_birthday_discount/__manifest__.py +++ b/pos_customer_birthday_discount/__manifest__.py @@ -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""", diff --git a/pos_customer_birthday_discount/doc/RELEASE_NOTES.md b/pos_customer_birthday_discount/doc/RELEASE_NOTES.md index cf607ae12..47e0a0bca 100644 --- a/pos_customer_birthday_discount/doc/RELEASE_NOTES.md +++ b/pos_customer_birthday_discount/doc/RELEASE_NOTES.md @@ -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 diff --git a/pos_customer_birthday_discount/static/description/index.html b/pos_customer_birthday_discount/static/description/index.html index 8c040815e..b947c5f85 100644 --- a/pos_customer_birthday_discount/static/description/index.html +++ b/pos_customer_birthday_discount/static/description/index.html @@ -20,7 +20,7 @@ -

Point Of Sale Birthday Discount

+

POS Birthday Discount

Customers get Extra Discount for their Orders in Point Of Sale in Odoo on their Birthdate.