From 3cea3c46b6ecf9d0dc47ac97e1f973745d71a8bc Mon Sep 17 00:00:00 2001 From: Zarrar Date: Wed, 5 Sep 2018 11:41:54 +0530 Subject: [PATCH] change modified date of account to reload fields (#15317) --- erpnext/accounts/doctype/account/account.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/doctype/account/account.json b/erpnext/accounts/doctype/account/account.json index 5bb55ec2ca..5a0be5e375 100644 --- a/erpnext/accounts/doctype/account/account.json +++ b/erpnext/accounts/doctype/account/account.json @@ -625,7 +625,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2018-07-08 09:47:04.287841", + "modified": "2018-09-05 09:47:04.287841", "modified_by": "Administrator", "module": "Accounts", "name": "Account",