refactor: rework appointment booking lifecycle and portal verification (#57270)

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Diptanil Saha
2026-07-20 16:35:58 +05:30
committed by GitHub
parent e728c24b80
commit 73004c6e4b
13 changed files with 1228 additions and 256 deletions

View File

@@ -478,6 +478,7 @@ scheduler_events = {
],
"hourly_long": [],
"hourly_maintenance": [
"erpnext.crm.doctype.appointment.appointment.handle_expired_unverified_appointments",
"erpnext.stock.doctype.repost_item_valuation.repost_item_valuation.repost_entries",
"erpnext.utilities.bulk_transaction.retry",
"erpnext.projects.doctype.project.project.collect_project_status",