Skip to content

v14.78.8

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 03 Jan 01:21
· 127 commits to version-14 since this release

What's Changed

  • Fixed slow stock transactions by modifying Stock Ledger Entry queries to use posting_datetime instead of Posting Date and Posting Time for ordering. #45026
  • Fixed an issue where BOM costs were not being automatically updated due to outdated BOM Update Log entries stuck in "Queued" or "In Progress" status. Now, if such logs are older than 10 days, a new BOM Update Log is created to update the costs. #45037
  • Removed unnecessary validation in Stock Entry that was causing slow performance. #45041

Full Changelog: v14.78.7...v14.78.8