frappe / hrms

Open Source HR and Payroll Software
https://frappe.io/hr
GNU General Public License v3.0
1.39k stars 729 forks source link

Payroll Entry is not getting created Employee wise Breakup #122

Closed JitendraSAW closed 1 year ago

JitendraSAW commented 2 years ago

Information about bug

Step-1:- We have created the Payroll Entry as below

image

Step-2- We have submitted the Salary Slip as below. image

image

image

But Accrual JV Entry which gets formed by the System does not show the Employee wise Break. It shows the Total Amount for both the employees in one

image

There should be an employee wise Salary Break up to be shown in the Journal Entry so that We can track the Payroll Employee Pay heads wise O/s, which is very important for the Loan Tracking also.

image

Module

HR, other

Version

image

Installation method

No response

Relevant log output / Stack trace / Full Error Message.

No response

ruchamahabal commented 2 years ago

Although a consolidated journal entry is made for this and this feature is not supported right now, you can use the following features to serve your purpose:

ruchamahabal commented 1 year ago

https://github.com/frappe/hrms/pull/228