Employeewise Payroll

Make employee-wise Journal Entry for payroll entry

Install Employeewise Payroll

bench get-app https://github.com/open-alt/employeewise_payroll

Tags

  • erpnext-customization
  • frappe-app

Add the Frappe Gems badge to your README

Maintain Employeewise Payroll? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=open-alt%2Femployeewise_payroll)](https://frappegems.com/gems/apps/open-alt/employeewise_payroll)

About Employeewise Payroll

Employeewise Payroll

Make employee-wise Journal Entry for payroll entry

Customize payroll to record each employee Liability and pay them in cash instead of paying them through bank.

Employeewise Payroll is an application built on frappe framework and use ERPNext features.

Features:

  • option in Payroll Entry to detect if it's employee-wise.
  • if payroll entry is employee-wise then
    1. filter Payroll Payable Account to payable account type.
    2. on submitting salary slips form Payroll Entry create one Journal Entry that sum the debit (Earning) and credit (Deduction) for each Salary Component (Default Behavior) and distinguish employees' Liability for each Salary Slip and set employee as party.
    3. after submitting salary slips add button in Payroll Entry to create Payment Entry For each salary slip and add created Journal Entry in Payment References table.

Installation.

1. Dependencies

  1. Frappe (version-13) (tested on v13.37.1) and (version-14) (tested on v14.12.0).
  2. ERPNext (version-13) (tested on v13.36.3) and (version-14) (tested on v14.3.1).

2. Installation.

bench get-app https://github.com/open-alt/employeewise_payroll.git
  

bench --site  install-app employeewise_payroll
  

Use

Use it in Payroll Entry by

  1. Check Payroll Entry As Employeewise Payroll Employeewise Payroll Check

  2. Select payable Account for Payroll Payable Account field Payroll Payable Account

  3. Then Get Employees And Create Salary Slips

  4. Submit Salary Slips from Payroll Entry, this also will Create Journal Entry record each Employee Liability

  5. To Pay Salaries, Click Make Payment Entries, this will create Payment Entry for each Employee. Make Payment Entries Button

  6. Click Payment Entries to view payments for this payroll. Payment Entries Button

  7. Then Submit Payment Entries for each Employee > (it's possible to select all payments and submit them). > Submit All Payments

> Hint: > > if some employees have payments, and some others have cancelled or no Payment Entry, > > then Make Payment Entries will only make payments for these who have cancelled or no Payment Entry

License

GNU General Public License (v3+)

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.