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: avg. buying amount for product bundle item with serial and batch no in gross profit report #44716

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ljain112
Copy link
Contributor

@ljain112 ljain112 commented Dec 16, 2024

Issue: Buying Amount for Product Bundle Items is incorrect.

For Product bundle Items, serial_and_batch_bundle was not set and the item code was also incorrect because it was for the parent item.

Steps to Replicate:

  • Create an Item with Serial and batch and one more item.
  • Create a Product bundle with the same Items.
  • Create a sales invoice without update_stock.
  • Create a Delivery Note for sales invoice
  • Check buying amount in gross profit report.

Frappe Support Issue: https://support.frappe.io/app/hd-ticket/24113

backport version-15-hotfix
backport version-14-hotfix

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 16, 2024
@ruthra-kumar ruthra-kumar self-assigned this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants