From 30238e30637ddf9da7bf49ab949ecd59910db27d Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 20 Jan 2026 16:47:59 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.1.0 # [16.1.0](https://github.com/frappe/erpnext/compare/v16.0.1...v16.1.0) (2026-01-20) ### Bug Fixes * **accounts_controller:** make return message translatable ([621243c](https://github.com/frappe/erpnext/commit/621243c1d338de3bd28725c45bc2eec715a62571)) * **accounts:** add missing accounting dimensions in advance taxes and charges ([673635e](https://github.com/frappe/erpnext/commit/673635e2c350440d7060a90d8bee050221552b09)) * add below-0 column in ar/ap report (backport [#51673](https://github.com/frappe/erpnext/issues/51673)) ([#51780](https://github.com/frappe/erpnext/issues/51780)) ([5c93bf5](https://github.com/frappe/erpnext/commit/5c93bf5798fbd5ac7dee320624626cade3710bd9)) * add company filters for warehouse ([ccab91b](https://github.com/frappe/erpnext/commit/ccab91b9ed47ce8b1bb2d21ffb38b979dbd0c9be)) * add other charges in total ([68c8dfb](https://github.com/frappe/erpnext/commit/68c8dfb24cc5652de458959ae02f9474a395ddbc)) * add uom js error ([a660ed0](https://github.com/frappe/erpnext/commit/a660ed061be74af10d55ad7fdab4d4c9f229c4fd)) * add validation for amount and hours ([ce421bb](https://github.com/frappe/erpnext/commit/ce421bb1d47628c202879341a4e2288c9c10e96b)) * add validation for direct return ([bfd6375](https://github.com/frappe/erpnext/commit/bfd6375508eeec7d19bce1904c8f3689e6632b01)) * add validation for duplication ([84a749e](https://github.com/frappe/erpnext/commit/84a749e3d091dfed21856700a26769997679bcb9)) * add validation for return against ([6dade11](https://github.com/frappe/erpnext/commit/6dade11d8fe0f645aa04870fad829f1d049ee770)) * allow creation of DN in SI for items not having DN reference ([fef6df7](https://github.com/frappe/erpnext/commit/fef6df709d631fb72251207187d8690870f157da)) * allow disassemble stock entry without work order (backport [#51761](https://github.com/frappe/erpnext/issues/51761)) ([#51836](https://github.com/frappe/erpnext/issues/51836)) ([c830bf6](https://github.com/frappe/erpnext/commit/c830bf6fc71ec40d4b5a6d7fbacf48c3d76ba179)) * **bank_account:** validation for is_company_account ([5d5d208](https://github.com/frappe/erpnext/commit/5d5d208a49e3150fcda67d59136f21505f8b1602)) * **bom:** pass company warehouse filter ([3c533d0](https://github.com/frappe/erpnext/commit/3c533d04f5e10c961c78d1f8f5e8a93e81827e13)) * **budget variance report:** check budget dimensions ([a3d860e](https://github.com/frappe/erpnext/commit/a3d860eabfa28909a2d3d636ee94eebc4e8379f2)) * bugs ([accce1f](https://github.com/frappe/erpnext/commit/accce1fe592e15b22312a787bf06e38e8e25377a)) * calculate net profit amount from root node accounts ([89b44c4](https://github.com/frappe/erpnext/commit/89b44c41a2b04d9ab08d20a8f69e5783d7d35c85)) * change docfield type to render html format (backport [#51795](https://github.com/frappe/erpnext/issues/51795)) ([#51804](https://github.com/frappe/erpnext/issues/51804)) ([fcea760](https://github.com/frappe/erpnext/commit/fcea7603a80f61073eb1aed651d6daf881673a43)) * common_party_path ([#51826](https://github.com/frappe/erpnext/issues/51826)) ([aeb2b60](https://github.com/frappe/erpnext/commit/aeb2b6045060be58f1385cb63887eb51f5799ad6)) * continuous raw material consumption with bom validation (backport [#51914](https://github.com/frappe/erpnext/issues/51914)) ([#51919](https://github.com/frappe/erpnext/issues/51919)) ([c9d7c6c](https://github.com/frappe/erpnext/commit/c9d7c6cd424ccf828d419a362b20f4a9d63be2a1)) * docs_path ([86d5939](https://github.com/frappe/erpnext/commit/86d5939d91af884c7321df4d3b8c106471317072)) * dont show certain fields based on permissions ([d3dfed9](https://github.com/frappe/erpnext/commit/d3dfed909ef7d4ef80d2fe62c726091d2763afdd)) * handle return cancellation ([65a1c70](https://github.com/frappe/erpnext/commit/65a1c7086bf2c704daf06226677bb2cdce7e45c0)) * include total hours validation in depends on ([cbfc137](https://github.com/frappe/erpnext/commit/cbfc13728bb0b50c7ed2bba7ff5240ce24649acb)) * **manufacturing:** consider process loss qty while validating the work order ([7b3f746](https://github.com/frappe/erpnext/commit/7b3f74609a47473f8cec1f3ed2c3017c1a427a3f)) * no attribute error on LCV ([fe59ace](https://github.com/frappe/erpnext/commit/fe59ace285d7c0b6076406fac72e1665d60e8781)) * no attribute error on subcontracting receipt ([2131c7a](https://github.com/frappe/erpnext/commit/2131c7aadb45ba7ceee27a8cac130b7c35e35ce0)) * overproduction % not considered when making WO from SO ([fb669eb](https://github.com/frappe/erpnext/commit/fb669eb6f4fe28d8e7c4acae8a78293896f1c992)) * **pos:** reapply set warehouse during cart update ([6869115](https://github.com/frappe/erpnext/commit/686911546fbc95430ef9597c58bf0e6043bb4eaf)) * **postgres:** compute current month sales without DATE_FORMAT ([49760e4](https://github.com/frappe/erpnext/commit/49760e4542a74334cb3df3828a744dbf59b0389a)) * prevent UOM from updating incorrectly while scanning barcode ([9d5a0e5](https://github.com/frappe/erpnext/commit/9d5a0e56a00ee1179e1e3ace9f48334531014c41)) * qty with serial no count ([ae6b3af](https://github.com/frappe/erpnext/commit/ae6b3af01313fc7e5004675d04a5693b04e8a2b6)) * remove already transferred batch ([f1e41f4](https://github.com/frappe/erpnext/commit/f1e41f4a4f14c77f2488f0ea92bda0b0a619f283)) * setting process loss qty causes fg item qty to be incorrect ([cb2d455](https://github.com/frappe/erpnext/commit/cb2d4550af079c064b469e6858e31a47e652220c)) * Show non-SLE vouchers with GL entries in Stock vs Account Value Comparison report ([e64ae9a](https://github.com/frappe/erpnext/commit/e64ae9a8a98698fc54c685d68e9b2537a9dd7485)) * **stock:** resolve quantity issue when adding items via barcode scan ([ab482ca](https://github.com/frappe/erpnext/commit/ab482caac9eda28c9faef50271735e0be19e4868)) * **transaction.js:** use flt instead of cint for plc_conversion_rate ([8ba4701](https://github.com/frappe/erpnext/commit/8ba470160d09c1cfeb61439e901191089a31c862)) * validation message in stock reco row idx ([176096b](https://github.com/frappe/erpnext/commit/176096bc5b028da80c6a318698b9981711d8b631)) * valuation rate for non batchwise valuation ([768c131](https://github.com/frappe/erpnext/commit/768c1310739fee559b73015ed00a1361edcfcb9e)) ### Features * add list_view status for partial billing ([9b88275](https://github.com/frappe/erpnext/commit/9b882753125d813c952626c7650ee8f3e2ce29cd)) * add new 2025 Charts of Accounts for France ([9cc9fa5](https://github.com/frappe/erpnext/commit/9cc9fa59be176a87969f5913d8d1d56922825576)) * Adding Item name in update item dialog box ([1da8ed2](https://github.com/frappe/erpnext/commit/1da8ed202bed90f2ee8568eb7bea695b916c43bf)) * modify field properties ([e49add2](https://github.com/frappe/erpnext/commit/e49add20b7e5988fc7abf28277be527a6ccc1b7a)) * remove old French chart of accounts with code as nex 2025 is provided ([3bdaab1](https://github.com/frappe/erpnext/commit/3bdaab149b4e88f371693f3e5f3b84ec11afaced)) * support for serial item ([c4c2d35](https://github.com/frappe/erpnext/commit/c4c2d355654689a04a5b397b4784a8da52f9e370)) * **timesheet:** handle partial billing in sales invoice ([332673f](https://github.com/frappe/erpnext/commit/332673f260a5de24f52d8da1db7d1b473635edf7)) ### Performance Improvements * prevent duplicate reposting for the same item ([3ac431b](https://github.com/frappe/erpnext/commit/3ac431bd5008b64c27e0ae1517b9c2f23ff0beac)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 05a1a491717..c1587f8e78a 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -6,7 +6,7 @@ import frappe from frappe.model.document import Document from frappe.utils.user import is_website_user -__version__ = "16.0.1" +__version__ = "16.1.0" def get_default_company(user=None):