Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-02 | 1.2 kB | |
v14.90.1 source code.tar.gz | 2025-09-02 | 16.6 MB | |
v14.90.1 source code.zip | 2025-09-02 | 18.8 MB | |
Totals: 3 Items | 35.3 MB | 0 |
What's Changed
- Sets a missing Due Date in Purchase Invoice and POS Invoice using the selected Payment Terms Template, so the date matches the chosen terms when auto-filled. (https://github.com/frappe/erpnext/pull/49233)
- Updates "Trial Balance (Simple)" report to ignore cancelled ledger entries. Adds a mandatory Company filter so the report shows data only for the selected company. (https://github.com/frappe/erpnext/pull/49411)
- Fixes account balance validation by ignoring cancelled GL Entry records, so balance checks do not count cancelled postings. (https://github.com/frappe/erpnext/pull/49416)
Full Changelog: https://github.com/frappe/erpnext/compare/v14.90.0...v14.90.1 Authors: @l0gesh29, @barredterra Reviewers: @ruthra-kumar