Ver código fonte
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 anos atrás
committed by
GitHub
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 arquivos alterados com
1 adições e
1 exclusões
-
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", |
|
|
|