fix: BOM Update log not completed

This commit is contained in:
Rohit Waghchaure
2023-03-06 12:02:35 +05:30
parent 192a3395a5
commit 2f157fa5d3
2 changed files with 5 additions and 2 deletions

View File

@@ -362,7 +362,7 @@ auto_cancel_exempted_doctypes = [
scheduler_events = {
"cron": {
"0/5 * * * *": [
"0/15 * * * *": [
"erpnext.manufacturing.doctype.bom_update_log.bom_update_log.resume_bom_cost_update_jobs",
],
"0/30 * * * *": [