Employeewise Payroll
Make employee-wise Journal Entry for payroll entry
- Author: open-alt
- Repository: https://github.com/open-alt/employeewise_payroll
- GitHub stars: 7
- Forks: 13
- License: GPL-3.0
- Category: HR & Payroll
- Maintenance: Unmaintained
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:
[](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
- filter Payroll Payable Account to payable account type.
- on submitting salary slips form Payroll Entry create one
Journal Entrythat sum the debit (Earning) and credit (Deduction) for eachSalary Component(Default Behavior) and distinguish employees' Liability for each Salary Slip and set employee as party. - after submitting salary slips add button in Payroll Entry to create
Payment EntryFor each salary slip and add createdJournal Entryin Payment References table.
Installation.
1. Dependencies
- Frappe (version-13) (tested on v13.37.1) and (version-14) (tested on v14.12.0).
- 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
Check
Payroll EntryAsEmployeewise Payroll
Select payable
AccountforPayroll Payable Accountfield
Then Get Employees And Create
Salary SlipsSubmit
Salary Slips from Payroll Entry, this also will CreateJournal Entryrecord each Employee LiabilityTo Pay Salaries, Click
Make Payment Entries, this will createPayment Entryfor eachEmployee.
Click
Payment Entriesto view payments for this payroll.
Then Submit Payment Entries for each Employee > (it's possible to select all payments and submit them). >

> 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.