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 Opening Value in Stock Balance report (backport #34461) #34622

Merged
merged 3 commits into from Mar 28, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 28, 2023

This is an automatic backport of pull request #34461 done by Mergify.
Cherry-pick of b04a101 has failed:

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

You are currently cherry-picking commit b04a101c11.
  (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)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   erpnext/stock/report/stock_balance/stock_balance.py

no changes added to commit (use "git add" and/or "git commit -a")

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> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

(cherry picked from commit b04a101)

# Conflicts:
#	erpnext/stock/report/stock_balance/stock_balance.py
@s-aga-r s-aga-r removed the conflicts label Mar 28, 2023
@s-aga-r s-aga-r merged commit e53a96a into version-13-hotfix Mar 28, 2023
6 checks passed
@mergify mergify bot deleted the mergify/bp/version-13-hotfix/pr-34461 branch March 28, 2023 15:39
frappe-pr-bot pushed a commit that referenced this pull request Mar 28, 2023
## [13.49.9](v13.49.8...v13.49.9) (2023-03-28)

### Bug Fixes

* `Blanket Order` (backport [#34279](#34279)) ([#34548](#34548)) ([8ddbac5](8ddbac5))
* **client:** Amount calculation for 0 qty debit notes ([#34455](#34455)) ([19dda80](19dda80))
* exchange gain/loss GL's should be removed if advance is cancelled ([#34529](#34529)) ([00518eb](00518eb))
* german translations ([#34312](#34312)) ([661030a](661030a))
* incorrect `Opening Value` in `Stock Balance` report (backport [#34461](#34461)) ([#34622](#34622)) ([e53a96a](e53a96a))
* incorrect depr schedules after asset repair [v13] ([#34520](#34520)) ([ae88ba5](ae88ba5))
* Overallocation of 'qty' from Cr Notes to Parent Invoice ([d2a1acc](d2a1acc))
* Party Name in SOA print when viewed from Customer/Supplier master ([#34597](#34597)) ([4bdea43](4bdea43))
* Percentage billing in Sales Order ([#34606](#34606)) ([3aab6e6](3aab6e6))
* recalculate WDV rate after asset repair [v13] ([#34567](#34567)) ([c8bde39](c8bde39))
* Search field not working for customer, supplier ([#32693](#32693)) ([dbe289e](dbe289e))
* unset address and contact on trash (backport [#34495](#34495)) ([#34561](#34561)) ([7f83d15](7f83d15))
* valuation rate issue while making stock entry from PO ([3574d49](3574d49))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 13.49.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

None yet

2 participants