ERP Task Manager is a Visual Studio Code extension that allows developers to manage ERPNext tasks directly from within VS Code. It connects to your ERPNext instance using API credentials and provides a convenient interface for viewing and updating tasks without leaving the editor.
Features
🔐 Secure login using ERPNext API Key and API Secret
📋 View assigned tasks
📄 View task details
✅ Update task status
🔍 Filter tasks by status
🔄 Refresh tasks instantly
📂 Dedicated ERP Task Manager sidebar
⚡ Fast and lightweight interface
Requirements
Before using this extension, ensure you have:
ERPNext v15 or later
A valid ERPNext server URL
API Key
API Secret
Getting Started
Install the extension.
Open the ERP Task Manager view from the Activity Bar.
Enter your ERPNext server URL.
Enter your API Key and API Secret.
Connect to your ERPNext instance.
View and manage your assigned tasks.
Usage
The extension allows you to:
Browse assigned tasks
View task information
Update task status
Refresh the task list
Stay productive without leaving Visual Studio Code