| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-23 | 3.4 kB | |
| v16.11.0 source code.tar.gz | 2026-03-23 | 18.6 MB | |
| v16.11.0 source code.zip | 2026-03-23 | 20.9 MB | |
| Totals: 3 Items | 39.6 MB | 135 | |
What's Changed
- fix(stock): add company filter while fetching batches (backport [#53369]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53581
- feat: add cost center field to the stock entry accounting dimension tab (backport [#53246]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53586
- fix: incorrect sle calculation when doc has project (backport [#53599]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53601
- fix: ignore cost center (backport [#53063]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53614
- fix: check posting_date in args (backport [#53303]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53612
- fix: python error in manufacture entry if transfer against is job card (backport [#53615]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53618
- fix: use system configured float precision for depreciation rate (backport [#51509]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53622
- fix: consider returned qty in subcontracting report (backport [#53616]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53621
- fix(stock): handle NoneType error (backport [#53593]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53627
- fix: set customer details on customer creation at login (backport [#53509]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53629
- fix(payment_schedule): using
show_alertinstead ofmsgprintfor non-selection of payment schedule (backport [#53623]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53631 - fix(stock): fix email error message (backport [#53606]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53633
- fix: validate permission before updating status (backport [#53651]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53653
- fix: Adding validation for operation time in BOM (backport [#53645]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53648
- fix: do not overwrite expense account in stock entry (backport [#53658]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53661
- fix: deadlock issue for SLE (backport [#53638]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53670
- fix: stock queue for SABB (backport [#53673]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53675
- fix: PO should not be required for internal transfers (backport [#53681]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53684
- fix: shipping rule applied twice on non stock items (backport [#53655]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53687
- fix(trends): added validation for
period_based_onfilter (backport [#53690]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53692 - fix(manufacturing): update non-stock item dict (backport [#53689]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53699
- fix: check for
submitpermissions instead ofwritepermissions when updating status (backport [#53697]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53703 - fix: batch validation for subcontracting receipt (backport [#53705]) by @mergify[bot] in https://github.com/frappe/erpnext/pull/53707
Full Changelog: https://github.com/frappe/erpnext/compare/v16.10.1...v16.11.0