Browse Source

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 years ago
committed by GitHub
parent
commit
fddfaec913
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/core/doctype/communication/communication.json

+ 1
- 1
frappe/core/doctype/communication/communication.json View File

@@ -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",


Loading…
Cancel
Save