-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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: inter transfer delivery note issue with batch (backport #42552) #42556
Merged
rohitwaghchaure
merged 1 commit into
version-15-hotfix
from
mergify/bp/version-15-hotfix/pr-42552
Aug 1, 2024
Merged
fix: inter transfer delivery note issue with batch (backport #42552) #42556
rohitwaghchaure
merged 1 commit into
version-15-hotfix
from
mergify/bp/version-15-hotfix/pr-42552
Aug 1, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mergify
bot
requested review from
deepeshgarg007,
rohitwaghchaure and
s-aga-r
as code owners
July 31, 2024 08:48
(cherry picked from commit f620ef2)
rohitwaghchaure
force-pushed
the
mergify/bp/version-15-hotfix/pr-42552
branch
from
August 1, 2024 06:41
5ef6a93
to
7872d83
Compare
@Mergifyio backport version-15 |
✅ Backports have been created
|
bhickta
pushed a commit
to bhickta/erpnext
that referenced
this pull request
Aug 3, 2024
…2552) (frappe#42556) fix: inter transfer delivery note issue with batch (frappe#42552) (cherry picked from commit f620ef2) Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com> (cherry picked from commit 97cc308)
bhickta
pushed a commit
to bhickta/erpnext
that referenced
this pull request
Aug 3, 2024
## [15.31.4](frappe/erpnext@v15.31.3...v15.31.4) (2024-08-01) ### Bug Fixes * inter transfer delivery note issue with batch (backport [frappe#42552](frappe#42552)) ([frappe#42556](frappe#42556)) ([bf0e2b3](frappe@bf0e2b3))
frappe-pr-bot
pushed a commit
that referenced
this pull request
Aug 7, 2024
# [15.32.0](v15.31.5...v15.32.0) (2024-08-07) ### Bug Fixes * 'undefined' in PL and BS report summary on Consolidated report ([3da7071](3da7071)) * all warehouse filter for the stock report (backport [#42584](#42584)) ([#42604](#42604)) ([830b95b](830b95b)) * company filter for filtring tax withheld vouchers ([3ad1f2d](3ad1f2d)) * disable primary action button only when there are no active capitalization ([2d644ac](2d644ac)) * Discount and taxes in return document should follow the reference document (backport [#41911](#41911)) ([#42574](#42574)) ([9321408](9321408)) * do not update item price and last purchase rate for inter transf… (backport [#42616](#42616)) ([#42633](#42633)) ([59b9b7d](59b9b7d)) * german translations ([f27e9f3](f27e9f3)) * inter transfer delivery note issue with batch (backport [#42552](#42552)) ([#42556](#42556)) ([97cc308](97cc308)) * min height for rows in sales funnel ([2f81c99](2f81c99)) * resolved conflict ([#42557](#42557)) ([c3293d1](c3293d1)) * reverse debit credit for party gl entry in payment entry based on negative amount ([#42367](#42367)) ([14f9aef](14f9aef)) * set currency on change of company considering customer default currency (backport [#42405](#42405)) ([#42547](#42547)) ([7c8d13c](7c8d13c)) * set query filters for sales / purchase tax template on PE ([dc9cf74](dc9cf74)) * use get_last_day to get the correct date (backport [#42564](#42564)) ([#42598](#42598)) ([2de86eb](2de86eb)) ### Features * expiry date column in Available Batch Report (backport [#42628](#42628)) ([#42642](#42642)) ([d8768c5](d8768c5))
🎉 This issue has been resolved in version 15.32.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
While making inter transfer entry getting below error
This is an automatic backport of pull request #42552 done by [Mergify](https://mergify.com).