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': {