chore: update author name in manifest file

This commit is contained in:
Suherdy Yacob 2026-04-20 10:04:34 +07:00
parent 225c743eee
commit 28199a6fdf

View File

@ -6,7 +6,7 @@
'description': """ 'description': """
This module adds a new field "Asset Code" to the Asset form view, located below the Asset Name. 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'], 'depends': ['account_asset'],
'data': [ 'data': [
'views/account_asset_views.xml', 'views/account_asset_views.xml',