diff --git a/__manifest__.py b/__manifest__.py index 9b3a22c..c9ca0dd 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -3,6 +3,7 @@ 'version': '1.0', 'category': 'Point of Sale', 'summary': 'Configure the decimal precision of reward points in POS loyalty rules', + 'author': 'Aziz', 'description': """ This module allows administrators to configure the number of decimal places for the reward_point_amount field in loyalty programs directly from the Point of Sale settings. """,