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: Item-wise Sales and Purchase register with no item codes #41373 #41424

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

Conversation

Poorvi-R-Bhat
Copy link
Collaborator

  1. There was a mismatch in the Sales Register and Item-wise Sales Register Report as the Sales Invoices which does not have the item codes in the Sales Invoice Item table were not displaying in the item-wise Sales Register.

Screenshot for the Sales Register:
SR

Screenshots for the Item-wise Sales Register
Before:
Item-wise_SR_Before
After:
Now the Item-wise Sales Register Displays the Sales Invoices which does not have the Item Code.
Item-wise_SR_After

  1. There was a mismatch in the Purchase Register and Item-wise Purchase Register Report as the Purchase Invoices which does not have the item codes were not displaying in the item-wise Purchase Register.

Screenshot for the Purchase Register:
Purchase Register

Screenshots for the Item-wise Purchase Register
Before:
Item-wise-PR_before

After:
Now the Item-wise Purchase Register Displays the Purchase Invoices which does not have the Item Code.
Item-wise_PR_After

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label May 13, 2024
@Poorvi-R-Bhat Poorvi-R-Bhat deleted the item-code-purchase-sales-register branch May 20, 2024 09:15
@Poorvi-R-Bhat Poorvi-R-Bhat restored the item-code-purchase-sales-register branch May 20, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport version-15-hotfix needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants