Erpnext Ytd

Salary Year to Date for Frappe ERPNext

Install Erpnext Ytd

bench get-app https://github.com/JamDevCo/erpnext_ytd

Tags

  • erpnext
  • frappe
  • salary
  • year-to-date

Add the Frappe Gems badge to your README

Maintain Erpnext Ytd? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=JamDevCo%2Ferpnext_ytd)](https://frappegems.com/gems/apps/JamDevCo/erpnext_ytd)

About Erpnext Ytd

## Salary YTD Employee Salary Year to Date The use case is that in many jurisdictions, knowing the YTD value for various salary components is useful to an employee from an awareness perspective (on printed salary slip) and is also very useful in varying tax calculations that need to know this value due to ways that tax are applied based on the value. By having this app installed, employees will be able to see how much they've currently earned and deductions paid during the company fiscal year. ## Setup Guide ### Prerequisite #### Creating Salary Year to Date DocType At the moment, we need to manually create a Salary Year to Date table, which is based on the Salary Detail table. Afterwards, we are going to add a table field to the Salary Slip and Salary Structure DocType. - Create a duplicated version of the Salary Detail and name it Salary Year to Date. - Remove all fields except the ones listed below or in the screenshot: - salary_component - abbr - amount #### Customize the Salary Slip and Salary Structure to include the Salary Year to Date DocType - Go to http://yoursite/desk#Form/Customize%20Form - Enter Salary Slip in the DocType field - Customize the Salary Slip Form and add a table field called Salary Year to Date, which uses the Salary Year to Date Table-DocType as seen in the screenshot below. Repeat this process for the Salary Structure Form #### Installing erpnext_ytd - Clone the repository into your apps folder: ```bash cd /path/to/frappe-bench/apps/ git clone https://github.com/alteroo/erpnext_ytd.git ``` - Install the app using the following command: ```bash cd /path/to/frappe-bench/ bench --site install-app erpnext_ytd ``` - Restart your server and you should be good to go. ### Example of Year to Date Sal_Slip_EMP_0001_00025 #### License MIT

Related HR & Payroll apps for Frappe & ERPNext

  • Hrms — Open Source HR and Payroll Software
  • Huf — Open-source, self-hosted multi-agent AI infrastructure for teams and apps with support for cloud and local models, tool integrations, workflows, and automation across business systems including Slack, ERPNext, Discord & Gmail.
  • Bookings — Hotel Management App for Erpnext
  • Employee Self Service — This is the backend component for Nesscale ESS - a mobile app that brings ERPNext to your phone. Employees can manage their HR tasks, sales activities, and projects right from their mobile devices.
  • Inventory Tools — A collection of features to streamline and enhance inventory management and manufacturing workflows in ERPNext.
  • Check Run — Payables utility for ERPNext
  • Next Ai — NextAI is an AI-powered app for Frappe and ERPNext, delivering seamless content generation, automation, and productivity enhancements.
  • Projectit — Open Source PWA mobile app to track the Employees out in the field. This mobile app is developed on Frappe Framework and it is integrated with the Project functionalities of ERPNext and integrated tightly with Frappe HR.