fix: Asset Depreciation WDV as per Income Tax Act

This commit is contained in:
Nabin Hait
2024-01-18 19:06:41 +05:30
parent 05a2fb3011
commit b840eb90eb
2 changed files with 20 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ def execute():
"label": "For Income Tax",
"fieldtype": "Check",
"insert_after": "finance_book_name",
"description": "If the asset is put to use for less than 180 days, the first Depreciation Rate will be reduced by 50%.",
"description": "If the asset is put to use for less than 180 days in the first year, the first year's depreciation rate will be reduced by 50%.",
}
]
}