fix(Asset): Remove to_date field

This commit is contained in:
GangaManoj 2021-06-24 15:04:44 +05:30
parent cba0966ec5
commit 7c37e83535

View File

@ -53,7 +53,6 @@
"next_depreciation_date", "next_depreciation_date",
"section_break_14", "section_break_14",
"schedules", "schedules",
"to_date",
"insurance_details", "insurance_details",
"policy_number", "policy_number",
"insurer", "insurer",
@ -481,12 +480,6 @@
"fieldname": "section_break_36", "fieldname": "section_break_36",
"fieldtype": "Section Break", "fieldtype": "Section Break",
"label": "Finance Books" "label": "Finance Books"
},
{
"fieldname": "to_date",
"fieldtype": "Date",
"hidden": 1,
"label": "To Date"
} }
], ],
"idx": 72, "idx": 72,
@ -509,7 +502,7 @@
"link_fieldname": "asset" "link_fieldname": "asset"
} }
], ],
"modified": "2021-06-19 13:56:58.450182", "modified": "2021-06-24 14:58:51.097908",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Asset", "name": "Asset",