-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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: make adjustment entry using stock reconciliation (backport #37995) #38008
Merged
rohitwaghchaure
merged 4 commits into
version-14-hotfix
from
mergify/bp/version-14-hotfix/pr-37995
Nov 9, 2023
Merged
fix: make adjustment entry using stock reconciliation (backport #37995) #38008
rohitwaghchaure
merged 4 commits into
version-14-hotfix
from
mergify/bp/version-14-hotfix/pr-37995
Nov 9, 2023
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
fix: do adjustment entry using stock reconciliation (cherry picked from commit a8216b9) # Conflicts: # erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json # erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
rohitwaghchaure
removed
needs-tests
This PR needs automated unit-tests.
conflicts
labels
Nov 9, 2023
@Mergifyio backport version-14 |
✅ Backports have been created
|
mergify bot
added a commit
that referenced
this pull request
Nov 9, 2023
… (#38008) * fix: make adjustment entry using stock reconciliation (#37995) fix: do adjustment entry using stock reconciliation (cherry picked from commit a8216b9) # Conflicts: # erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json # erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py * chore: fix conflicts * fix: conflicts * chore: fix conflicts --------- Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com> (cherry picked from commit 984703c)
s-aga-r
pushed a commit
that referenced
this pull request
Nov 9, 2023
… (backport #38008) (#38018) fix: make adjustment entry using stock reconciliation (backport #37995) (#38008) * fix: make adjustment entry using stock reconciliation (#37995) fix: do adjustment entry using stock reconciliation (cherry picked from commit a8216b9) # Conflicts: # erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json # erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py * chore: fix conflicts * fix: conflicts * chore: fix conflicts --------- Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com> (cherry picked from commit 984703c) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 9, 2023
frappe-pr-bot
pushed a commit
that referenced
this pull request
Nov 14, 2023
# [14.48.0](v14.47.4...v14.48.0) (2023-11-14) ### Bug Fixes * asset depreciation ledger (backport [#37991](#37991)) ([#37992](#37992)) ([043dc1b](043dc1b)) * close `Credit Limit Crossed` dialog (backport [#38052](#38052)) ([#38058](#38058)) ([6979c3e](6979c3e)) * COA Importer app related issues ([#37238](#37238)) ([57ce73d](57ce73d)) * german translations of Accounts Settings ([b75aae9](b75aae9)) * indentation issue in the Production Plan Summary report (backport [#38019](#38019)) ([#38068](#38068)) ([c552884](c552884)) * make adjustment entry using stock reconciliation (backport [#37995](#37995)) ([#38008](#38008)) ([984703c](984703c)) * make item field read-only in batch (backport [#38010](#38010)) ([#38033](#38033)) ([424ebd1](424ebd1)) * minor change added to test_case ([6b34568](6b34568)) * minor issue ([0eab723](0eab723)) * new logic for handling revaluation journals ([9c0d80c](9c0d80c)) * pick serial nos from selected batch only ([#37988](#37988)) ([db29180](db29180)) * sales order not assigned to territory orders ([#37905](#37905)) ([#38024](#38024)) ([620f4f2](620f4f2)) * Set right party name in bank transaction ([21b430a](21b430a)) * **translations:** suggestions from review ([4d2169e](4d2169e)) * Use `process.extract` to get the corresponding party doc name of the result ([b0a184e](b0a184e)) ### Features * **accounts_receivable:** test_case added for multi-select customer group ([cf0d936](cf0d936)) * multi-select customer group in AR Report ([935286f](935286f))
🎉 This PR is included in version 14.48.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.
This is an automatic backport of pull request #37995 done by Mergify.
Cherry-pick of a8216b9 has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com