From d2aea0cd2ef8abd50ba23a346e037eb8568cedc0 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Sun, 30 Oct 2022 11:01:41 +0530 Subject: [PATCH] chore: fix datetime value --- erpnext/loan_management/doctype/loan/loan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/loan_management/doctype/loan/loan.json b/erpnext/loan_management/doctype/loan/loan.json index e40976700c9..634465db9f0 100644 --- a/erpnext/loan_management/doctype/loan/loan.json +++ b/erpnext/loan_management/doctype/loan/loan.json @@ -434,7 +434,7 @@ "index_web_pages_for_search": 1, "is_submittable": 1, "links": [], - "modified": "2022-09-32 10:36:47.902903", + "modified": "2022-10-01 10:36:47.902903", "modified_by": "Administrator", "module": "Loan Management", "name": "Loan",