Jira
Create ERPNext Timesheets from Jira Timelogs every midnight
- Author: alyf-de
- Repository: https://github.com/alyf-de/jira
- GitHub stars: 6
- Forks: 13
- License: MIT
- Category: Integrations
- Maintenance: Unmaintained
- Frappe versions: v13
Install Jira
bench get-app https://github.com/alyf-de/jira
Tags
- erpnext
- integration
- jira
Add the Frappe Gems badge to your README
Maintain Jira? Paste this into your README:
[](https://frappegems.com/gems/apps/alyf-de/jira)
About Jira
Jira Integration for ERPNext
Pull work logs from Jira and create Timesheets in ERPNext.
Features:
- Connect multiple Jira cloud sites
- Specify which projects to sync, along with the earliest sync date (per site)
- Specify which users to sync and at what cost (per site)
- Syncs automatically every night
- Option to trigger immediate sync
Jira User
Used to map the email address of a Jira user to a costing rate.
Existing Employees are matched automatically during sync, based on their Company Email.
Jira Settings
Used to Specify settings for a Jira cloud site.
Allows you to ...
- specify a Site URL, API User and API Key,
- map Jira project keys to existing Projects in ERPNext, and specify a billing rate for each project,
- specify the Jira Users for whom Timesheets shall be created in ERPNext.
Jira Settings contains a button to start a sync run immediately. Otherwise, sync runs every night.
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers