Skip to content

fix: better validation message with solution for BOM recursion (backport #47472) #47476

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

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 8, 2025

If the user wants to use a finished good as a raw material, and another BOM already exists for it, the system does not allow creating a new BOM. In this case, the user should enable the 'Do Not Explode' checkbox in the line item, which mostly users missed. Due to which they think that the finished good can't be use a as a Raw Material. So to address this, the validation message has added the solution.

Screenshot 2025-05-08 at 5 43 00 PM
This is an automatic backport of pull request #47472 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from rohitwaghchaure as a code owner May 8, 2025 15:10
@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label May 8, 2025
@rohitwaghchaure rohitwaghchaure merged commit 537c917 into version-14-hotfix May 20, 2025
11 of 12 checks passed
@rohitwaghchaure rohitwaghchaure deleted the mergify/bp/version-14-hotfix/pr-47472 branch May 20, 2025 10:45
frappe-pr-bot pushed a commit that referenced this pull request May 20, 2025
## [14.85.9](v14.85.8...v14.85.9) (2025-05-20)

### Bug Fixes

* asset image field updation issue (backport [#47615](#47615)) ([d88feec](d88feec))
* better validation message with solution for BOM recursion (backport [#47472](#47472)) ([#47476](#47476)) ([537c917](537c917))
* include only invoices with update_stock = 0  for billed amt in delivery note. ([54197ff](54197ff))
* remove hardcoded doctype in `make_return_doc` ([9ce86b1](9ce86b1))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.85.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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