Skip to content

v14.86.1

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 10 Jun 14:31
· 4 commits to version-14 since this release

What's Changed

  • Fixes the Stock Value Difference calculation for Stock Ledger Entry records created when a stock adjustment is reposted, so the adjustment reflects the correct amount. (#47882)
  • Fixes a key error that prevented the "COGS By Item Group" report from opening. The report now loads correctly when items are filtered. (#47916)
  • Corrects the quantity shown in submitted Stock Reconciliation documents when inventory dimensions are used without a batch or serial bundle. (#47921)
  • Shows a permission error if a user without read access to Item tries to view stock balances. (#47977)
  • Corrects the available quantity shown in "BOM Stock Report" when the same raw material appears more than once. (#47986)
  • When creating a Material Request from a Sales Order, the Warehouse for each item now follows the warehouse you choose in the request dialog instead of defaulting to the item’s standard warehouse. This prevents raw materials from being requested from the wrong location. (#48003)

Full Changelog: v14.86.0...v14.86.1
Authors: @aayush7908, @rohitwaghchaure
Reviewers: @sagarvora

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.