Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 1.2 kB | |
v14.88.4 source code.tar.gz | 2025-07-29 | 16.6 MB | |
v14.88.4 source code.zip | 2025-07-29 | 18.8 MB | |
Totals: 3 Items | 35.3 MB | 1 |
What's Changed
- Fixes missing "General Ledger" entries for zero-price items when Update Stock is selected in Purchase Invoice, allowing landed costs to be recorded correctly. (https://github.com/frappe/erpnext/pull/48807)
- Posts accounting entries for Asset Repair on the Completion Date instead of the current date, and now asks for this date before you submit a repair marked "Completed". (https://github.com/frappe/erpnext/pull/48834)
- Includes empty values in user-permission checks for reports, so rows with blank fields are now visible instead of being hidden. (https://github.com/frappe/erpnext/pull/48846)
Full Changelog: https://github.com/frappe/erpnext/compare/v14.88.3...v14.88.4 Authors: @l0gesh29, @rohitwaghchaure, @khushi8112 Reviewers: @ruthra-kumar