From 32e11143168195d21d06f91c2b5ce46c9e71f4c2 Mon Sep 17 00:00:00 2001 From: Suherdy Yacob Date: Sat, 3 Jan 2026 10:17:12 +0700 Subject: [PATCH] change manifest --- __manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/__manifest__.py b/__manifest__.py index 5c86589..47ddefd 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -7,6 +7,7 @@ This module overrides the default number and monetary formatters to wrap the decimal part in a CSS class for custom styling. """, + 'author': 'Suherdy Yacob', 'depends': ['web', 'account'], 'data': [], 'assets': {