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 (backport #2283) #2286

Merged
merged 4 commits into from
Oct 15, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 15, 2024

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

This is an automatic backport of pull request #2283 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from ruchamahabal as a code owner October 15, 2024 08:23
@krantheman krantheman merged commit 640a402 into version-15-hotfix Oct 15, 2024
8 checks passed
@krantheman krantheman deleted the mergify/bp/version-15-hotfix/pr-2283 branch October 15, 2024 08:47
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.32.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants