github frappe/erpnext v14.83.2

latest releases: v15.54.1, v15.54.0
one day ago

What's Changed

  • Excludes Maintenance Visit Purpose from the inventory dimension to prevent unnecessary custom fields in this DocType. (#46040)
  • Fixes incorrectly billed amounts in Purchase Receipt for partial quantities. This update keeps the receipt status as "To Bill" until the full quantity is invoiced. (#46241)
  • Adds missing indexes to Stock Ledger Entry for sites that did not receive them from earlier patches. (#46134)
  • Changes the voucher_type and voucher_name fields in Tax Withheld Vouchers from link to data fields, preventing conflicts in certain update scenarios. (#46265)
  • Omits cancelled GL Entries from "Budget Variance Report" calculations to avoid incorrect totals. (#46247)
  • Excludes opening invoices from "Billed Items to be Received," ensuring the report only lists relevant invoices for receiving. (#46269)
  • Fixes auto-allocation for negative outstanding amounts in Payment Entry when changing the Paid Amount for Customers. (#46267)
  • Adds a new line after the city and state in address templates, so the country appears on a separate line even if the postal code is missing. (#46275)
  • Prevents renaming of Account if accounting entries are still being updated, avoiding data conflicts and reducing performance problems. (#46209)
  • Removes 'seen' tracking for POS Invoice, preventing the system from recording user views on these records. (#46188)
  • Adds a permission check in "Toggle Recent Orders" so that only authorized users can view POS Invoice records. This prevents unintended exposure of invoice data in point-of-sale operations. (#46273)
  • Limits internal received quantity validation to submitted Purchase Invoice documents, excluding draft or canceled entries from the calculation. (#46303)
  • Fixes the batch selection in Pick List by validating expired batches and reloading the Locations table after saving. (#46316)
  • Consolidates GL entries by Project in "General Ledger", grouping transactions by project alongside Cost Center. (#46320)

Full Changelog: v14.83.1...v14.83.2

Authors: @ljain112, @Ninad1306, @Sugesh393, @Sanket322, @ankush, @rohitwaghchaure

Don't miss a new erpnext release

NewReleases is sending notifications on new releases.