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: update received qty in MR on purchase invoice submit with update stock (backport #41898) #41918

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 17, 2024

Version 15

fixes: #41895

Before:

  • When creating a purchase invoice with "update stock" from the purchase order, the received quantity in the purchase order is updated, but the received quantity in the material request is not updated.
before_mr_received_qty_status.mp4

After:

  • fixed it. check the video.
after_mr_received_qty_status.mp4

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

Copy link
Contributor Author

mergify bot commented Jun 17, 2024

Cherry-pick of 13cb53f has failed:

On branch mergify/bp/version-15-hotfix/pr-41898
Your branch is up to date with 'origin/version-15-hotfix'.

You are currently cherry-picking commit 13cb53fa89.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
	modified:   erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.py
	modified:   erpnext/buying/doctype/purchase_order/purchase_order.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@rohitwaghchaure rohitwaghchaure merged commit 5a20053 into version-15-hotfix Jun 17, 2024
11 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-15-hotfix/pr-41898 branch June 17, 2024 08:29
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 15.27.7 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants