Skip to content

v14.0.2

Compare
Choose a tag to compare
@frappe-pr-bot frappe-pr-bot released this 23 Aug 05:28
· 4451 commits to version-14 since this release

14.0.2 (2022-08-23)

Bug Fixes

  • additional-cost in items table (da69cc5)
  • base_amount and exchange_rate in additional-cost table (d48487a)
  • Cash and non trade discount calculation (b6d2de2)
  • don't allow to create SCR directly (backport #31924) (#31926) (0bfb774)
  • incorrect buying amount in Gross Profit rpt (981add9)
  • incorrect tax amt due to different exchange rate in PR and PI (a767326)
  • limited options for no-of-employees in crm (735a608)
  • make rate field read-only in subcontracting receipt item (backport #31905) (#31906) (6be77d5)
  • map old data as per new options of no-of-employees (35e9bfc)
  • pos: edge case while closing pos (#31892) (200a971)
  • process loan interest accrual (66e5202)
  • recalculate rate of items based on "Recalculate Rate" checkbox (9e60dd3)
  • TDS calculation for advance payment (78b39d6)
  • term loan interest calculation (8fdbbf3)
  • test "test_pending_and_received_qty" (e099e10)
  • Test cases (3afb625)
  • Unable to make payment entry against Fees using education app (1aa96de)

Performance Improvements