What's Changed
- Removes the
allow_guest_to_view
setting from Item, preventing items from being accessible to guests. (#47666) - Asset Capitalization now sends a negative quantity when retrieving warehouse details, correcting the valuation rate shown for each item. (#47687)
- Skips updating the last purchase rate for items marked as free when a Purchase Order is submitted, so these zero-cost entries no longer overwrite the previous cost. (#47695)
- Replaces the "Group By" filter with "Categorize By" in custom versions of "General Ledger" and "Supplier Quotation Comparison" reports, keeping any previous selections intact. (#47729)
- Prevents item rates from changing when you enter a negative Discount Amount on a transaction. (#47735)
- Updates validation messages in Stock Entry to display the row number and clearer titles when an invalid Difference Account is chosen. (#47745)
- Displays the correct Status for each Serial No record by using the true latest stock ledger entry. (#47740)
- TCS calculation in Tax Withholding Category now counts only advance payments posted within the selected period, so advances from other periods no longer inflate the tax amount. (#47752)
Full Changelog: v14.85.9...v14.85.10 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.
Authors: @diptanilsaha, @casesolved-co-uk, @ljain112, @khushi8112, @rohitwaghchaure
Reviewers: @rohitwaghchaure, @sagarvora, @ankush, @deepeshgarg007, @ruthra-kumar
AI content