Skip to content

v16.34.1

Latest

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 02 Sep 12:24

Breaking Changes

  • Adds validation to Financial Report Template records to prevent invalid report configurations from being saved. (#58704)

Bug Fixes

  • Updates the "BOM Stock Analysis" report so its BOM selector lists only submitted BOM records, excluding draft and cancelled records. (#58693)
  • Includes deductions from Payment Entry records, such as discounts, in the balances shown by the "Sales Register" and "Purchase Register" ledger views instead of displaying them as outstanding customer or supplier amounts. (#58680)
  • Updates validation messages in Financial Report Template so their standard wording is translated before account-specific details are added. (#58487)

Authors: @ervishnucs, @krishna-254, @Abdeali099, @sagarvora
Reviewers: @diptanilsaha, @sagarvora, @barredterra, @mihir-kandoi

AI content

For these release notes, we used an LLM (OpenAI gpt-5.6-luna) 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:

  • ci
  • style
  • build
  • docs
  • test
  • refactor
  • chore