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: validate account balance for each finance book #42178

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

Conversation

priyanshshah2442
Copy link

@priyanshshah2442 priyanshshah2442 commented Jul 4, 2024

The following use-case currently results in false-positive (error raised):

without finance book, i.e. for all finance books: debit 1000
finance book 1: cr. 1000
finance book 2: cr. 1000

This PR fixes that.

* test: test cases for fb wise check of gl entry
@priyanshshah2442 priyanshshah2442 marked this pull request as ready for review July 8, 2024 06:30
@sagarvora sagarvora removed the needs-tests This PR needs automated unit-tests. label Jul 8, 2024
Copy link

stale bot commented Jul 27, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Jul 27, 2024
@stale stale bot closed this Aug 12, 2024
@sagarvora sagarvora reopened this Aug 20, 2024
@stale stale bot removed the inactive label Aug 20, 2024
Copy link

stale bot commented Sep 8, 2024

This pull request has been automatically marked as inactive because it has not had recent activity. It will be closed within 3 days if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing.

@stale stale bot added the inactive label Sep 8, 2024
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.

2 participants