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 (backport #41424) (backport #41827) #41831

Merged
merged 7 commits into from
Jun 10, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 10, 2024

  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


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

Poorvi and others added 7 commits June 10, 2024 04:52
(cherry picked from commit c90185f)
(cherry picked from commit f36db7e)
(cherry picked from commit 1b45ecf)

# Conflicts:
#	erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
#	erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit 96405e8)
(cherry picked from commit 76073ae)

# Conflicts:
#	erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit a4b28ba)
(cherry picked from commit eafa88b)

# Conflicts:
#	erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit 5e0fa1b)
(cherry picked from commit d2af36e)

# Conflicts:
#	erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
#	erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit 209af58)
(cherry picked from commit 8ec364d)

# Conflicts:
#	erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit 1fca6ea)
(cherry picked from commit c29db5a)
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jun 10, 2024
@deepeshgarg007 deepeshgarg007 merged commit cd478dd into version-15 Jun 10, 2024
11 of 12 checks passed
@deepeshgarg007 deepeshgarg007 deleted the mergify/bp/version-15/pr-41827 branch June 10, 2024 04:53
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.27.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-tests This PR needs automated unit-tests. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants