fix(Asset Repair): Display value_after_depreciation in Finance Books

This commit is contained in:
GangaManoj
2021-06-17 08:28:19 +05:30
parent 34997789cd
commit 66d4e2ba51

View File

@@ -67,7 +67,6 @@
{ {
"fieldname": "value_after_depreciation", "fieldname": "value_after_depreciation",
"fieldtype": "Currency", "fieldtype": "Currency",
"hidden": 1,
"label": "Value After Depreciation", "label": "Value After Depreciation",
"no_copy": 1, "no_copy": 1,
"options": "Company:company:default_currency", "options": "Company:company:default_currency",
@@ -85,7 +84,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"istable": 1, "istable": 1,
"links": [], "links": [],
"modified": "2020-11-05 16:30:09.213479", "modified": "2021-06-17 08:02:32.650738",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Asset Finance Book", "name": "Asset Finance Book",