Database operations and ORM patterns for ERPNext/Frappe v14-v16
14
AI 89
erpnext-syntax-hooks
OpenAEC-Foundation2/13/2026
Deterministic syntax for Frappe hooks.py configuration. Use when Claude needs to configure app events, scheduler tasks, document events, fixtures, boot session, jenv customization, or website routing....
14
AI 78
erpnext-errors-hooks
OpenAEC-Foundation2/13/2026
Error handling patterns for ERPNext hooks.py configurations. Use when debugging doc_events errors, scheduler failures, boot session issues, and app initialization problems. V14/V15/V16 compatible. Tri...
12
AI 78
erpnext-impl-scheduler
OpenAEC-Foundation2/13/2026
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. Trigger...
12
AI 75
erpnext-syntax-clientscripts
OpenAEC-Foundation1/30/2026
Exact JavaScript syntax for ERPNext/Frappe Client Scripts. Use when writing client-side code for form events, field manipulation, server calls, or child table handling in ERPNext v14/v15/v16. Triggers...
10
AI 95
erpnext-code-interpreter
OpenAEC-Foundation1/30/2026
Intelligent agent for interpreting vague ERPNext development requests and producing concrete technical specifications. Use when receiving unclear requirements like 'make invoice auto-calculate', 'add...