From 3169735c3109e07c8ad58896d0b7e3b832be3bc6 Mon Sep 17 00:00:00 2001 From: Abdul Aziz Amrullah Date: Wed, 15 Apr 2026 09:30:46 +0700 Subject: [PATCH] update manifest.py --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) 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. """,