Skip to content

v14.83.4

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 19 Mar 11:05
· 494 commits to version-14 since this release

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 and creation. 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: @mihir-kandoi, @khushi8112, @venkat102, @rohitwaghchaure
Reviewers: @ruthra-kumar, @nabinhait, @rohitwaghchaure