| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-19 | 2.9 kB | |
| v15.89.0 source code.tar.gz | 2025-11-19 | 17.4 MB | |
| v15.89.0 source code.zip | 2025-11-19 | 19.6 MB | |
| Totals: 3 Items | 37.0 MB | 2 | |
What's Changed
- fix(payment entry): on changes of paid from/to account fetch company bank account (backport [#50323]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50483
- feat(pos): prevent disabling POS Profile when open POS sessions exist (backport [#50409]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50484
- fix: current qty in stock reconciliation (backport [#50487]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50491
- fix: handle NoneType object error for packed_items by @kavin-114 in https://github.com/frappe/erpnext/pull/50488
- fix: first and last name in supplier quick entry (backport [#50510]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50514
- fix(period closing voucher): add title to error log (backport [#50498]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50521
- feat: Add first and last name fields to quick entry customer creation (backport [#46281]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50522
- feat(Item Price): validate UOM (backport [#40586]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50231
- fix: construct batch_nos and serial_nos to avoid NoneType error by @kavin-114 in https://github.com/frappe/erpnext/pull/50535
- fix: add cancelled option in status field by @PugazhendhiVelu in https://github.com/frappe/erpnext/pull/50571
- fix: unintended backported depends_on expression by @kavin-114 in https://github.com/frappe/erpnext/pull/50529
- fix: add doctype parameter to lead details for correct company details (backport [#50439]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50574
- fix: back calcalute total amount from rate and tax_amount in tax withholding details report (backport [#50496]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50573
- fix(stock-entry): prevent default warehouse from overriding parent warehouse (backport [#50540]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50554
- fix: add condition for allow negative stock in pos (backport [#50369]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50600
- feat(Company): allow setting default sales contact, fetch into sales transaction (backport [#50159]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50599
- fix(general_ledger): add translation for accounting dimension (backport [#50516]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50601
- fix: use dynamic account type to get average ratio balance (backport [#50524]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/50603
- fix(financial reports): set fiscal year associated with the default company by @ravibharathi656 in https://github.com/frappe/erpnext/pull/50527
Full Changelog: https://github.com/frappe/erpnext/compare/v15.88.1...v15.89.0