What's Changed
- Sets the difference account in Stock Entry to the Stock Adjustment Account from Company for 'Manufacture' transactions. Replaces item defaults that previously defined the difference account in those situations. (#46511)
- Fixes a SQL syntax error that prevents addresses from being removed in Transaction Deletion Record when the related Lead name includes an apostrophe. (#46561)
- Adds a mechanism to Asset Capitalization that re-posts future stock ledger (
SLE
) and general ledger (GLE
) entries after submitting or canceling capitalization. (#46586) - Fetches the
parameter_group
from Quality Inspection Parameter in Quality Inspection when Quality Inspection Template is set, preventing missing parameter group references in readings. (#46583) - Fixes an issue preventing the creation of a Purchase Receipt from a standalone Debit Note. (#46610)
- Fixes the order by condition in Serial No to sort stock ledger entries by
posting_datetime
andcreation
. This update addresses inconsistent ordering that occurred when relying on separate date and time fields. (#46609)
Full Changelog: v14.83.3...v14.83.4
Authors: @rohitwaghchaure, @venkat102, @mihir-kandoi, @khushi8112
Reviewers: @nabinhait