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): ignore employee with zero payment amount #2903

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

venkat102
Copy link

@venkat102 venkat102 commented Mar 25, 2025

Issue:
Unable to create bank entry when an employee has 0 payment amount
ref: 34459

image

Before:

zero-payment-bank-entry-issue.mp4

After:

zero-payment-bank-entry-fix.mp4

Backport needed for v15

@venkat102 venkat102 requested a review from ruchamahabal as a code owner March 25, 2025 07:46
@venkat102 venkat102 force-pushed the zero-payment-bank-entry branch from 7878b2f to 915d7a3 Compare April 7, 2025 06:19
@ruchamahabal
Copy link
Member

@venkat102 can you add a test for this?

@venkat102 venkat102 force-pushed the zero-payment-bank-entry branch from 97a84cf to 4c7f0de Compare April 10, 2025 07:31
@Sugesh393
Copy link

Sugesh393 commented Apr 10, 2025

@venkat102 can you add a test for this?

@ruchamahabal added test for this case.

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.

3 participants