From dea1f3ca501473ce070604a7c88b3988d499fd75 Mon Sep 17 00:00:00 2001 From: Rohit Waghchaure Date: Thu, 10 Oct 2019 13:58:57 +0530 Subject: [PATCH] fix: Nonetype object has no attribute options --- frappe/core/doctype/communication/communication.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/core/doctype/communication/communication.json b/frappe/core/doctype/communication/communication.json index 909999b0bd..5e34804b93 100644 --- a/frappe/core/doctype/communication/communication.json +++ b/frappe/core/doctype/communication/communication.json @@ -383,7 +383,7 @@ ], "icon": "fa fa-comment", "idx": 1, - "modified": "2019-09-05 14:22:27.664645", + "modified": "2019-10-09 14:22:27.664645", "modified_by": "Administrator", "module": "Core", "name": "Communication",