home/categories/scripting/openaec-foundation-erpnext-anthropic-claude-development-skill-package-skills-source-impl-erpnext-impl-scheduler-skill-md
scriptingdevelopment

erpnext-impl-scheduler

Implementation workflows for Frappe scheduled tasks and background jobs (v14/v15/v16). Covers hooks.py scheduler_events, frappe.enqueue, queue selection, job deduplication, and error handling. Triggers: how to schedule task, background job, cron job, async processing, queue selection, job deduplication, scheduler implementation.

OpenAEC-Foundation
maintainer
OpenAEC-Foundation
更新於 1/19/2026
星標
1
分支
0
quick start

Installation and usage

Implementation workflows for Frappe scheduled tasks and background jobs (v14/v15/v16). Covers hooks.py scheduler_events, frappe.enqueue, queue selection, job deduplication, and error handling. Triggers: how to schedule task, background job, cron job, async processing, queue selection, job deduplication, scheduler implementation.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use erpnext-impl-scheduler