chore: schedule job to run daily

(cherry picked from commit f96cf111ed)
This commit is contained in:
ruthra kumar
2024-03-27 10:33:54 +05:30
committed by Mergify
parent 1af6b4256f
commit 0591f72e01

View File

@@ -449,6 +449,7 @@ scheduler_events = {
"erpnext.buying.doctype.supplier_quotation.supplier_quotation.set_expired_status",
"erpnext.accounts.doctype.process_statement_of_accounts.process_statement_of_accounts.send_auto_email",
"erpnext.accounts.utils.auto_create_exchange_rate_revaluation_daily",
"erpnext.accounts.utils.run_ledger_health_checks",
],
"weekly": [
"erpnext.accounts.utils.auto_create_exchange_rate_revaluation_weekly",