Features
- The "General Ledger", "Trial Balance", "Balance Sheet", and "Profit and Loss" reports now use a faster data source on supported sites, so they load faster. (#57093)
Bug Fixes
- Payment Entry now fills in the outstanding and total amounts when you manually choose a Journal Entry in another currency. (#57082)
- In Pick List, barcode scans add a new line when Pick Manually is turned on, and repeated scans increase the picked quantity instead of being limited to the default quantity. Scans also keep the unit already on the line when the barcode uses another unit. (#57102)
- Allows Asset Repair records to be created for assets that are fully depreciated and adds an “Asset Repair” button on the Asset form. For these repairs, Capitalize Repair Cost cannot be edited and the repair does not add to the asset’s value or life. (#57110)
- Fixes a case where submitting a Stock Entry for items with serial numbers can fail when there are many Serial and Batch Bundle records. The serial numbers are now checked differently for larger lists. (#57117)
- Shows Qty (Company) and Qty (Warehouse) on line items in Sales Order, Quotation, Sales Invoice, and Delivery Note. When the Warehouse on a line item changes, both values update. (#57104)
- Keeps the transferred quantity on Work Orders that use Job Cards. Updating required items no longer replaces it with the quantity from stock transfer records. (#57128)
Authors: @Pandiyan5273, @venkat102, @ssakthivelmurugan, @ruthra-kumar, @Sudharsanan11
Reviewers: @ruthra-kumar, @khushi8112, @mihir-kandoi
AI content
For these release notes, we used an LLM (OpenAI gpt-5.4-mini) 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:
- build
- chore
- ci
- refactor
- docs
- test
- style