github frappe/erpnext v15.84.0

latest release: v14.92.2
one day ago

What's Changed

  • Standardizes IBAN fields to the new "IBAN" format, letting the system handle their formatting and validation, and raises the maximum length of IBAN in Bank Account from 30 to 34 characters. (#49413)
  • Fixes a crash when removing items via "Update Items" in Purchase Order by correctly treating the previous ordered quantity as a number. (#50106)
  • Fixes the "Preview Stock Ledger" view in Purchase Receipt and other inward entries when serial or batch numbers are entered manually, so the report now opens correctly. (#50109)
  • Ignores a missing Service Level Agreement table during installation or removal, so the setup process runs without interruption. (#50120)
  • Calculates the correct stock value difference for zero-quantity adjustment lines in Stock Ledger Entry. This prevents overstated amounts when multiple items are included in the same voucher. (#50117)
  • Prevents the Point of Sale screen from freezing when a pricing rule changes the Paid Amount by updating payment methods and totals only after their sections are visible. (#50142)
  • Adds stricter validation that checks both available and total quantities for each batch on backdated stock entries, blocking submissions that would push a batch’s balance below zero. (#50145)
  • Internal stock transfers now record the serial or batch numbers of the items, instead of leaving these details blank. (#50158)
  • Removes duplicate Quality Inspection Settings and Stock Reservation sections from Stock Settings, which were causing migration errors. (#50157)
  • Adds indexes to Advance Voucher Type and Advance Voucher No in Journal Entry Account, making Journal Entry cancellations complete faster for databases with many entries. (#50178)
  • Fixes the Sales Monthly History field in Company, which now displays the correct monthly totals instead of remaining blank. (#50179)

Full Changelog: v15.83.2...v15.84.0
Authors: @kavin-114, @diptanilsaha, @rohitwaghchaure, @barredterra, @deepeshgarg007, @AhmedAbokhatwa
Reviewers: @diptanilsaha, @mihir-kandoi, @rohitwaghchaure, @barredterra, @AmalSharqIT, @ankush

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.

Don't miss a new erpnext release

NewReleases is sending notifications on new releases.