瀏覽代碼
Merge pull request #8583 from rohitwaghchaure/nonetype_object_has_no_attribute_options
fix: None type object has no attribute options
version-14
mergify[bot]
5 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
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", |
|
|
|