Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: payroll bank entry with the loan repayment amount #2283

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

Nihantra-Patel
Copy link
Contributor

Support Ticket: https://support.frappe.io/app/hd-ticket/23315 & https://support.frappe.io/app/hd-ticket/21676

before_loan_bank_entry.webm

Before this change, the payroll entry was not correctly deducting loan repayments from the total salary, so the bank entry and Journal Entry didn’t match the actual pay after loans were taken out. we fixed this issue. Now, the payroll process accurately subtracts loan repayments, which means the Journal Entry shows the correct amount that employees receive after loan deductions.

after_loan_bank_entry.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants