Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 1.3 kB | |
v14.89.0 source code.tar.gz | 2025-08-06 | 16.6 MB | |
v14.89.0 source code.zip | 2025-08-06 | 18.8 MB | |
Totals: 3 Items | 35.3 MB | 0 |
What's Changed
- fix: add flt to prevent NoneType errors by @mihir-kandoi in https://github.com/frappe/erpnext/pull/48907
- Get incoming rate v14 fix (Backport [#34909]) by @dj12djdjs in https://github.com/frappe/erpnext/pull/48329
- fix: provide missing company in report records that require reference to Company:company:default_currency (Backport [#48926]) by @dj12djdjs in https://github.com/frappe/erpnext/pull/48927
- fix: add doctype fieldname in condition (backport [#48860]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/48963
- fix: Use correct Attachments folder in code list import (backport [#48693]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/48966
- fix: closing balance being added twice to fifo queue in stock ageing report by @mihir-kandoi in https://github.com/frappe/erpnext/pull/48986
- feat: add show_amount_in_company_currency in gl report (backport [#48798]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/48984
- fix: do not split round off when there is a cost center allocation (backport [#48901]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/48996
Full Changelog: https://github.com/frappe/erpnext/compare/v14.88.4...v14.89.0