v14.92.12
What's Changed
- Fixes error that prevents creating Pick List when enough stock is available by retrieving all relevant batches and bins without a quantity cap. (https://github.com/frappe/erpnext/pull/51939)
Full Changelog: https://github.com/frappe/erpnext/compare/v14.92.11...v14.92.12 Authors: @Sudharsanan11 Reviewers: @rohitwaghchaure
AI content
For these release notes, we used an LLM (OpenAI o3) to review and summarise the code changes, along with the associated issue and PR descriptions. It may contain typical errors and inaccuracies. You can read the prompt here.
Changes with the following labels were excluded:
- skip-release-notes
Changes with the following types were excluded:
- docs
- chore
- build
- test
- style
- ci
- refactor