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

perf: cached get_last_purchase_details to fix performance issue (backport #39854) #39855

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 12, 2024

This is an automatic backport of pull request #39854 done by Mergify.


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

@github-actions github-actions bot added needs-tests This PR needs automated unit-tests. stock labels Feb 12, 2024
@rohitwaghchaure rohitwaghchaure merged commit 08e0271 into version-14-hotfix Feb 12, 2024
11 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-14-hotfix/pr-39854 branch February 12, 2024 10:24
frappe-pr-bot pushed a commit that referenced this pull request Feb 14, 2024
## [14.62.4](v14.62.3...v14.62.4) (2024-02-14)

### Bug Fixes

*  production plan issue with sales order (backport [#39901](#39901)) ([#39903](#39903)) ([ab7e323](ab7e323))
* accommodate for default rounding method in v14 ([d6a758d](d6a758d))
* broken route option in Profitability report ([f79e0d1](f79e0d1))
* calculate `stock_value_diff` ([8f58b61](8f58b61))
* cancel asset capitalization ([2438600](2438600))
* do not throw validation for canceled SLE (backport [#39769](#39769)) ([#39810](#39810)) ([2885b8f](2885b8f))
* Handling circular linking while cancelling asset capitalization ([f2d094d](f2d094d))
* incorrect planned qty in PP (backport [#39785](#39785)) ([#39792](#39792)) ([df9d52d](df9d52d))
* landed cost voucher not submitting because of incorrect reference (backport [#39898](#39898)) ([#39899](#39899)) ([d0b9c56](d0b9c56))
* remove duplicates from tax category map ([c56f3a5](c56f3a5))
* set rate for PO created against BO (backport [#39765](#39765)) ([#39766](#39766)) ([de47e67](de47e67))
* set route options to cost center ([#37235](#37235)) ([79a16ba](79a16ba))
* **ux:** set rate as price list rate on uom change in MR (backport [#39816](#39816)) ([#39817](#39817)) ([de6e8c7](de6e8c7))

### Performance Improvements

* cached get_last_purchase_details to fix performance issue (backport [#39854](#39854)) ([#39855](#39855)) ([08e0271](08e0271))
* production plan submission (backport [#39846](#39846)) ([#39859](#39859)) ([a61cffd](a61cffd))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.62.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 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 stock
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants