| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-04 | 5.0 kB | |
| v15.119.0 source code.tar.gz | 2026-08-04 | 18.3 MB | |
| v15.119.0 source code.zip | 2026-08-04 | 20.5 MB | |
| Totals: 3 Items | 38.7 MB | 8 | |
What's Changed
- fix(stock): value batched packed-item returns from the original bundle (backport [#57327]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57510
- fix: let Purchase Receipt cancel defer to Frappe's linked-document check (backport [#57592]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57602
- fix: source manually created asset value from valuation rate by @Shllokkk in https://github.com/frappe/erpnext/pull/57619
- fix: seed standard Item Groups under the existing tree root (backport [#57616]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57629
- feat: status based bar colors in Work Order gantt view (backport [#57634]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57635
- fix: do not fetch a random inventory account when multiple inventory accounts exist (backport [#57626]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57631
- fix: update doc status in period closing voucher (backport [#57434]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57640
- fix(projects): include on hold status in project filters and reports (backport [#57223]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57242
- fix: filter Accounts Receivable by invoice sales partner (backport [#57628]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57646
- feat: auto-fill subscription accounting dimensions from plan with item fallback (backport [#57615]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57621
- fix(stock): pick list serial batch posting date (backport [#57015]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57020
- feat: make Shipping Rule Cost Center optional with company default fallback (backport [#57355]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57402
- fix: use payment entry posting date for received amount exchange rate (backport [#57660]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57662
- fix: guard against None row in get_stock_balance_for (backport [#57567]) by @Pandiyan5273 in https://github.com/frappe/erpnext/pull/57654
- fix(plant_floor): add missing perm check on
get_stock_summary(backport [#57667]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57669 - fix(quotation): carry forward communications from opportunity at after_insert (backport [#57639]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57642
- fix: respect quantity precision in material transfer validation (backport [#57658]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57665
- fix: permission checks on various whitelisted methods (backport [#57201]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57691
- fix: preserve UOM conversion factor precision in transactions (backport [#57674]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57696
- fix: prevent duplicate shipping charges without cost center (backport [#57699]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57700
- fix(purchase): reject purchase returns where every item has zero quan… (backport [#57645]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57721
- fix(sales): reject sales returns where every item has zero quantity (backport [#57647]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57729
- fix: disabled item attribute blocks unrelated edits to existing variants (backport [#57747]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57749
- fix(accounts): fetch deferred invoice docs on non-empty
sales_docsorpurchase_docsin repost accounting ledger (backport [#57753]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57756 - fix: Ignore permission while deleting user permission (backport [#57296]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57759
- fix: escape data in multiple templates (backport [#57742]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57769
- fix(accounts): skip party dashboard without invoice permission (backport [#57772]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57784
- fix(opportunity): add validation for positive item quantities (backport [#57757]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57787
- fix: incorrect batch-wise valuation rate for entries with same posting datetime by @rohitwaghchaure in https://github.com/frappe/erpnext/pull/57794
- fix(payment reconciliation): correct supplier gain/loss posting (backport [#57734]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57799
- fix: set transaction currency on payment entry gl entries by @ervishnucs in https://github.com/frappe/erpnext/pull/57613
- fix(accounts): update AU standard chart of accounts (backport [#57145]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/57607
Full Changelog: https://github.com/frappe/erpnext/compare/v15.118.3...v15.119.0