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: purchase return entry issue (backport #44721) #44736

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 17, 2024

  • Create a Purchase Receipt and add same item 4 times with same qty as 10
  • Keep the rate as 5, 10, 500, 1000
  • Create the purchase return entry for 3rd and 4th row first
  • Create the purchase return entry for the remaining two items
  • While submit the system throws the error
image
This is an automatic backport of pull request #44721 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from deepeshgarg007 as a code owner December 17, 2024 07:00
@mergify mergify bot requested a review from rohitwaghchaure as a code owner December 17, 2024 07:00
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Dec 17, 2024
@rohitwaghchaure rohitwaghchaure merged commit 744f345 into version-14-hotfix Dec 17, 2024
9 of 11 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-14-hotfix/pr-44721 branch December 17, 2024 09:19
frappe-pr-bot pushed a commit that referenced this pull request Dec 18, 2024
## [14.78.3](v14.78.2...v14.78.3) (2024-12-18)

### Bug Fixes

* allow all dispatch address for drop ship invoice ([0688c0a](0688c0a))
* better indicator base amount for Tax Witholding in Journal Entry ([4a261b5](4a261b5))
* broken CI ([c86174d](c86174d))
* incorrect status of the purchase receipt ([#44689](#44689)) ([4b4d5df](4b4d5df))
* purchase return entry issue (backport [#44721](#44721)) ([#44736](#44736)) ([744f345](744f345))
* remove invalid filter in Account Receivable report ([b571c7a](b571c7a))
* set company bank account if default account not set in mode of payment ([2d12f2c](2d12f2c))
* Stock Entry uses incorrect company when generated from Pick List ([#44679](#44679)) ([00898be](00898be))
* update discount when pricing rule is changed ([0a7832d](0a7832d))
* User permissions in financial statements ([8a9c457](8a9c457))
* using query.walk() for escaping ([3a7e335](3a7e335))
* Wrong allocated_amount for sales_team in gross_profit report ([#42989](#42989)) ([d83cc57](d83cc57))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.78.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants