Claude Erpnext Timesheet
Claude Code skill: auto-fill ERPNext timesheets from your conversation history
- Author: neox-d
- Repository: https://github.com/neox-d/claude-erpnext-timesheet
- GitHub stars: 1
- Forks: 0
- License: MIT
- Category: Other
- Maintenance: Actively Maintained
Install Claude Erpnext Timesheet
bench get-app https://github.com/neox-d/claude-erpnext-timesheet
Tags
- claude-code
- erpnext
- timesheet
Add the Frappe Gems badge to your README
Maintain Claude Erpnext Timesheet? Paste this into your README:
[](https://frappegems.com/gems/apps/neox-d/claude-erpnext-timesheet)
About Claude Erpnext Timesheet
claude-erpnext-timesheet
A Claude Code plugin that automatically fills your daily ERPNext timesheet from your Claude conversation history.
Run /timesheet at the end of the day and Claude will:
1. Read your conversations from the day
2. Synthesise billable task entries with descriptions and hours
3. Auto-match entries to your ERPNext tasks and task groups
4. Let you review, edit, and confirm the draft
5. Submit the approved timesheet to ERPNext
Requirements
- Claude Code CLI
- uv — install once per machine:
curl -LsSf https://astral.sh/uv/install.sh | sh - ERPNext / Frappe v15 instance with API access
Installation
/plugin marketplace add neox-d@claude-plugins
/plugin install erpnext-timesheet@neox-d-plugins
Claude Code will prompt for your ERPNext credentials:
ERPNext URL _______________
Username _______________
Password •••••••••••••••
Credentials are stored in ~/.claude/.credentials.json, separate from your main Claude settings.
Note: The configuration dialog exits if it detects "n" anywhere in your input. Use copy-paste for each field and press Enter on Save configuration to confirm.
If configuration is skipped during installation, run it manually:
/plugin→ Installed → erpnext-timesheet → Configure Options.
First run
/timesheet
On first use, Claude connects to your ERPNext instance and prompts you to select a default project and activity type. After that, /timesheet runs without any setup.
Usage
/timesheet — fill today's timesheet
/timesheet yesterday — fill yesterday's
/timesheet 2026-04-21 — fill a specific date
Updating the plugin
/plugin marketplace update neox-d-plugins
Updating credentials
If your ERPNext password changes, run /plugin → Installed → erpnext-timesheet → Configure Options.
Uninstalling
/plugin uninstall erpnext-timesheet@neox-d-plugins
Then remove the settings file:
rm ~/.claude/timesheet.json
License
MIT
Related Other apps for Frappe & ERPNext
- Erpnext — Free and Open Source Enterprise Resource Planning (ERP)
- Helpdesk — Modern, Streamlined, Free and Open Source Customer Service Software
- Print Designer — Visual print designer for Frappe / ERPNext
- Ctr — CTR模型代码和学习笔记总结
- Whitelabel — Whitelabel ERPNext
- Fossunited — fossunited.org
- Helm — Helm Chart Repository for Frappe/ERPNext
- Frappe Attachments S3 — A frappe app to upload file attachments in doctypes to s3.