erpnext-impl-scheduler

Official

Deterministic ERPNext scheduling workflows.

AuthorOpenAEC-Foundation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ERPNext scheduling workflows can be complex and error-prone without a deterministic pattern; this Skill provides structured implementation guidance to coordinate time-based tasks and background jobs across v14/v15/v16.

Core Features & Use Cases

  • Hooks-based registration: centralizes task registration via hooks.py scheduler_events.
  • Queue-aware execution: demonstrates selecting and using short/default/long queues for tasks.
  • Deduplication and error handling: shows patterns for idempotent runs and robust failure management.

Quick Start

Define a simple daily cleanup task in myapp/tasks.py, register it under scheduler_events['daily'] in hooks.py, migrate the site, and verify in the Scheduled Job Log.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: erpnext-impl-scheduler
Download link: https://github.com/OpenAEC-Foundation/ERPNext_Anthropic_Claude_Development_Skill_Package/archive/main.zip#erpnext-impl-scheduler

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.