Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-30 | 2.7 kB | |
v15.81.0 source code.tar.gz | 2025-09-30 | 17.4 MB | |
v15.81.0 source code.zip | 2025-09-30 | 19.5 MB | |
Totals: 3 Items | 36.9 MB | 48 |
What's Changed
- perf: reposting for backdated transactions (backport [#49720]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49724
- fix: remove item name in get_item_details (backport [#49725]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49728
- fix: auto batch not set for raw materials in subcontracting receipt (backport [#49734]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49739
- fix(stock entry): set expense account from company for manufacture (backport [#49741]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49756
- feat: service expense account in the subcontracting receipt (backport [#49757]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49758
- fix: include precision in validation (backport [#49640]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49774
- fix: add date filter for getting return invoice items (backport [#49618]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49775
- fix(payment entry): trigger currency on account set (backport [#49735]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49777
- fix: set cost center in taxes if not set (backport [#49718]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49782
- feat: add show zero value filter in profit and loss and balance sheet (backport [#49708]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49784
- fix(bank transaction): change reference number to small text (backport [#49773]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49787
- fix: do not validate cost center in cancelled gl entry (backport [#49799]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49800
- fix(Credit-limit): consider current voucher for credit limit validation (backport [#49639]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49805
- fix: update subcontracted_quantity with set_value (backport [#49790]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49793
- fix: update item details only in draft state (backport [#49748]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49809
- fix: use sales_order from data instead of doc (backport [#49766]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49808
- fix: don't recalculate stock_qty with conversion_factor (backport [#49794]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49807
- fix: valuation rate for old batch (backport [#49803]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/49810
Full Changelog: https://github.com/frappe/erpnext/compare/v15.80.1...v15.81.0