mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
fix: Asset Depreciation WDV as per Income Tax Act
This commit is contained in:
@@ -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%.",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user