Merge branch 'develop' into website_theme_scss

This commit is contained in:
Raffael Meyer
2020-09-23 11:38:59 +02:00
committed by GitHub
131 changed files with 2762 additions and 3182 deletions

View File

@@ -281,6 +281,11 @@ auto_cancel_exempted_doctypes= [
]
scheduler_events = {
"cron": {
"0/30 * * * *": [
"erpnext.utilities.doctype.video.video.update_youtube_data",
]
},
"all": [
"erpnext.projects.doctype.project.project.project_status_update_reminder",
"erpnext.healthcare.doctype.patient_appointment.patient_appointment.send_appointment_reminder",