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: incorrect in and out qty in the Batch-Wise Balance History (backport #42866) #42876

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 22, 2024

Issue

Screenshot 2024-08-22 at 4 15 47 PM

After Fix
Screenshot 2024-08-22 at 4 16 05 PM


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

@mergify mergify bot requested a review from s-aga-r as a code owner August 22, 2024 14:05
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Aug 22, 2024
@rohitwaghchaure rohitwaghchaure merged commit d9ca680 into version-15-hotfix Aug 23, 2024
12 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-15-hotfix/pr-42866 branch August 23, 2024 09:52
frappe-pr-bot pushed a commit that referenced this pull request Aug 28, 2024
# [15.34.0](v15.33.5...v15.34.0) (2024-08-28)

### Bug Fixes

* calculation correction for annual depreciation ([fa85482](fa85482))
* call 'process' directly instead of creating 'process_subscripti ([7582827](7582827))
* Cannot read properties of null (reading 'doctype') (backport [#42941](#42941)) ([#42943](#42943)) ([2c99075](2c99075))
* Column 'valuation_rate' cannot be null (backport [#42909](#42909)) ([#42913](#42913)) ([8c350d4](8c350d4))
* custom stock entry type issue (backport [#42835](#42835)) ([#42846](#42846)) ([831e2aa](831e2aa))
* do not copy date fields in opportunity doctype ([7401dc4](7401dc4))
* get amount with taxes and charges from payment entry ([c54e97b](c54e97b))
* include erpnext in apps page ([7428df8](7428df8))
* incorrect in and out qty in the Batch-Wise Balance History (backport [#42866](#42866)) ([#42876](#42876)) ([d9ca680](d9ca680))
* incorrect Received Qty Amount in Purchase Order Analysis (backport [#42852](#42852)) ([#42854](#42854)) ([72c1609](72c1609))
* last purchase rate not updated from purchase invoice (backport [#42847](#42847)) ([#42853](#42853)) ([2203ea9](2203ea9))
* LCV based on purchase invoice amount with multi-currency (backport [#42890](#42890)) ([#42894](#42894)) ([ff868a9](ff868a9))
* make party naming sequential when naming_by set as auto name ([0650c22](0650c22))
* not able to make stock entry against MR (backport [#42874](#42874)) ([#42875](#42875)) ([08bed61](08bed61))
* same posting date and time, creation causing incorrect balance qty (backport [#42904](#42904)) ([#42920](#42920)) ([2624892](2624892))
* spec mobile and email fields for notifications ([f56ee58](f56ee58))
* timeout while submitting stock entry (backport [#42929](#42929)) ([#42931](#42931)) ([ec26c92](ec26c92))
* unsupported operand type(s) for *: 'float' and 'NoneType' (backport [#42916](#42916)) ([#42918](#42918)) ([8d29dc6](8d29dc6))
* update dimesions in exchange_gain_loss jv based on base document ([caa6ca1](caa6ca1))
* Update get_amount to return currency precision grand total ([976abf7](976abf7))
* use of incorrect attribute ([80244ba](80244ba))

### Features

* added finance book filter in depreciation and balances report ([5bdd298](5bdd298))
* Disassembly Order (backport [#42655](#42655)) ([#42957](#42957)) ([8d8dd0c](8d8dd0c))
* report to identify incorrectly cleared cheques ([25193c5](25193c5))
@frappe-pr-bot
Copy link
Collaborator

🎉 This issue has been resolved in version 15.34.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 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.

2 participants