Merge pull request #37 from fossunited/batch-discussions

fix: Batch discussions and Community Member fixes
This commit is contained in:
Anand Chitipothu
2021-04-29 10:53:20 +05:30
committed by GitHub
14 changed files with 190 additions and 87 deletions

View File

@@ -94,7 +94,10 @@ web_include_css = "/assets/css/community.css"
doc_events = {
"User": {
"after_insert": "community.community.doctype.community_member.community_member.create_member_from_user"
}
},
"LMS Message": {
"after_insert": "community.lms.doctype.lms_message.lms_message.publish_message"
}
}
# Scheduled Tasks