diff --git a/__manifest__.py b/__manifest__.py index b8c93d3..cbfc174 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -6,7 +6,7 @@ 'description': """ This module adds a new field "Asset Code" to the Asset form view, located below the Asset Name. """, - 'author': 'Antigravity', + 'author': 'Suherdy Yacob', 'depends': ['account_asset'], 'data': [ 'views/account_asset_views.xml',