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: bom cost update is not working (backport #43155) #43156

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 10, 2024

Sometimes status remain "In Progress" for the BOM Update Log to update the cost in all BOMs and due to which users are not able to make new BOM Update Log record to update latest cost in all BOMs.

Solution

The system will wait for one day to complete the job, and if it is not completed within that time, the system will allow a new log to be made to update the latest cost in all BOMs.


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

@mergify mergify bot requested a review from s-aga-r as a code owner September 10, 2024 13:12
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Sep 10, 2024
@rohitwaghchaure rohitwaghchaure merged commit 9110534 into version-14-hotfix Sep 10, 2024
11 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-14-hotfix/pr-43155 branch September 10, 2024 17:37
frappe-pr-bot pushed a commit that referenced this pull request Sep 11, 2024
# [14.74.0](v14.73.2...v14.74.0) (2024-09-11)

### Bug Fixes

* `default_advance_account` field in Process Payment Reconciliation ([3691a50](3691a50))
* bom cost update is not working (backport [#43155](#43155)) ([#43156](#43156)) ([9110534](9110534))
* cancel common party advance jv while canceling the invoice ([f506952](f506952))
* check multi-currency on jv for common party accounting with foreign currency ([a3a40fe](a3a40fe))
* **Delivery Note:** translatability of validation errors ([5e33961](5e33961))
* incorrect actual cost in Procurement Tracker report (backport [#43109](#43109)) ([#43137](#43137)) ([a4b9dda](a4b9dda))
* incorrect qty after transaction in SLE (backport [#43103](#43103)) ([#43104](#43104)) ([77892f4](77892f4))
* return type of `get_party_details` (backport [#43131](#43131)) ([#43135](#43135)) ([e8aae50](e8aae50))
* set today in 'On This Date' in Available Batch Report ([36f65fc](36f65fc))
* uncomment internal parties ([4dd06b6](4dd06b6))
* unreconcile allocation child table redirect url voucher no issue ([53496ed](53496ed))

### Features

* utility report to identify invalid ledger entries ([37b8715](37b8715))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.74.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 26, 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