From 4d5c665e222f299e8b3efc428d96256d678b21af Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 28 Apr 2026 21:03:29 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.16.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [16.16.0](https://github.com/frappe/erpnext/compare/v16.15.1...v16.16.0) (2026-04-28) ### Bug Fixes * **`get_stock_balance`:** validate inventory dimension fieldnames (backport [#54587](https://github.com/frappe/erpnext/issues/54587)) ([#54589](https://github.com/frappe/erpnext/issues/54589)) ([9f04fcc](https://github.com/frappe/erpnext/commit/9f04fcc190eac3491d655d101706acbffdbe006c)) * add filter labels and required filters for financial report validation ([e6f0bb6](https://github.com/frappe/erpnext/commit/e6f0bb66e29ee8d9cb8dc7815d005fbe54abe558)) * add party type for dynamic link support ([c6d4802](https://github.com/frappe/erpnext/commit/c6d48028576e726d1e8c1977f06f04ceafaed2a9)) * always exclude pcv entries except for closing account head ([446c111](https://github.com/frappe/erpnext/commit/446c111653e097154529c7dee70a2d2cc461cb6b)) * avoid double reduction of pe reference outstanding (backport [#54193](https://github.com/frappe/erpnext/issues/54193)) ([#54613](https://github.com/frappe/erpnext/issues/54613)) ([5de4b01](https://github.com/frappe/erpnext/commit/5de4b013eada0e9a4a14896a00a395a0f122519a)) * correct display depends on condition ([#54556](https://github.com/frappe/erpnext/issues/54556)) ([0df38a8](https://github.com/frappe/erpnext/commit/0df38a841e2353a50c21f7565758477f2c7a3452)) * debit credit not equal in purchase transactions for multi currency (backport [#54456](https://github.com/frappe/erpnext/issues/54456)) ([#54564](https://github.com/frappe/erpnext/issues/54564)) ([d9a9a5b](https://github.com/frappe/erpnext/commit/d9a9a5bcde08ae084c3fe0c1b29d37200e85aad0)) * delivery schedule in the sales order ([386f499](https://github.com/frappe/erpnext/commit/386f49978ef6849bffbef52ed444e46506baca08)) * duplicate entries being shown in batch exists in future transact… (backport [#54604](https://github.com/frappe/erpnext/issues/54604)) ([#54606](https://github.com/frappe/erpnext/issues/54606)) ([1111771](https://github.com/frappe/erpnext/commit/11117710d3f7cf35d85461bbb214c1ba8730f0d2)) * **edi:** restrict Code List imports to files and trusted backend URLs (backport [#54137](https://github.com/frappe/erpnext/issues/54137)) ([#54266](https://github.com/frappe/erpnext/issues/54266)) ([2a244d1](https://github.com/frappe/erpnext/commit/2a244d162b5915090f1d434f867064458738cf66)), closes [#54488](https://github.com/frappe/erpnext/issues/54488) * ensure fiscal year is checked before validating date filters in financial statements ([fba7871](https://github.com/frappe/erpnext/commit/fba78711cc7b331725103266aee84faf18bc80e3)) * ensure tax withholding entries respect date range of category ([719d982](https://github.com/frappe/erpnext/commit/719d982a07e6888bbf24e9077cff50c0251e7b47)) * filter opening entries in first year in custom financial statement ([6bd6e62](https://github.com/frappe/erpnext/commit/6bd6e62c8c5219b570556243a1d1965d39b432ff)) * filter overdue purchase order items by company (backport [#54099](https://github.com/frappe/erpnext/issues/54099)) ([#54611](https://github.com/frappe/erpnext/issues/54611)) ([8f8bf13](https://github.com/frappe/erpnext/commit/8f8bf13b41ee49bbbac688e5e3338defd94009ad)) * hide feature flag controlled fields on install ([45dc2c4](https://github.com/frappe/erpnext/commit/45dc2c40fd7c09813155a4586d7094c567577d2e)) * make inv dimen reqd only in delivery note (backport [#54546](https://github.com/frappe/erpnext/issues/54546)) ([#54552](https://github.com/frappe/erpnext/issues/54552)) ([d56df96](https://github.com/frappe/erpnext/commit/d56df96f73d0457713bc47a9e927e0d8368f6b93)) * **manufacturing:** remove conversion factor for stock qty (backport [#54525](https://github.com/frappe/erpnext/issues/54525)) ([#54573](https://github.com/frappe/erpnext/issues/54573)) ([f14751d](https://github.com/frappe/erpnext/commit/f14751d5382a137902e5a6c66de892f89cf1c94b)) * negative quantity check in validate_item_qty (backport [#54559](https://github.com/frappe/erpnext/issues/54559)) ([#54572](https://github.com/frappe/erpnext/issues/54572)) ([f7fa394](https://github.com/frappe/erpnext/commit/f7fa394aea779e32f595e1450d22b8a29aea4dab)) * **payment_entry:** escape arguments on invoice and order fetching sql queries (backport [#54582](https://github.com/frappe/erpnext/issues/54582)) ([#54586](https://github.com/frappe/erpnext/issues/54586)) ([5289aa0](https://github.com/frappe/erpnext/commit/5289aa0ab32640d79c3fd76fca966aa0ee8515fb)) * **PCV:** set correct filters of `from_date` and `to_date` on General Ledger Report on clicking `Ledger` button (backport [#54522](https://github.com/frappe/erpnext/issues/54522)) ([#54524](https://github.com/frappe/erpnext/issues/54524)) ([f3996fb](https://github.com/frappe/erpnext/commit/f3996fb97151549e505c9cb4954bbc0bc8b3394a)) * preserve inventory dimensions when raw materials are reset (backport [#54440](https://github.com/frappe/erpnext/issues/54440)) ([#54493](https://github.com/frappe/erpnext/issues/54493)) ([456e99b](https://github.com/frappe/erpnext/commit/456e99b3521d16b7c127edff6d1c5cbdc103d865)) * py error on stock ageing report (backport [#54467](https://github.com/frappe/erpnext/issues/54467)) ([#54469](https://github.com/frappe/erpnext/issues/54469)) ([090aab3](https://github.com/frappe/erpnext/commit/090aab33fb7f70731dcc00a531c1672ad696b4f1)) * skip BudgetValidation when cancelling GL entries ([1b14673](https://github.com/frappe/erpnext/commit/1b146738c4024cc1e517811bf7c3e763bda4039a)) * **stock:** add stock entry in batch master connection ([62bbe28](https://github.com/frappe/erpnext/commit/62bbe28a728a5cad956c752b72cdc2363464d4c3)) * **stock:** remove validation for transfer_qty field (backport [#54542](https://github.com/frappe/erpnext/issues/54542)) ([#54545](https://github.com/frappe/erpnext/issues/54545)) ([cc85370](https://github.com/frappe/erpnext/commit/cc85370d54c474d98ef592b41faffce2b53cd44e)) * **stock:** set incoming rate as zero for outward sle (backport [#54514](https://github.com/frappe/erpnext/issues/54514)) ([#54533](https://github.com/frappe/erpnext/issues/54533)) ([cabea2f](https://github.com/frappe/erpnext/commit/cabea2f2889b8d00a982d4e4d647ef3bebf3e1f9)) * **stock:** show available qty in warehouse link field (backport [#54474](https://github.com/frappe/erpnext/issues/54474)) ([#54484](https://github.com/frappe/erpnext/issues/54484)) ([f7b87ed](https://github.com/frappe/erpnext/commit/f7b87ed0e341da57f32873073e9f0f20af656c63)) * **stock:** show item code in serial and batch selector dialog ([85d1eb8](https://github.com/frappe/erpnext/commit/85d1eb8379813d2bcdf33a7fdb95d6198209b5fa)) * summing of values could be zero even if values exist ([d51ce66](https://github.com/frappe/erpnext/commit/d51ce66cb2989551d2dfba0e7d07df018b95dd7f)) * update account identification to avoid using name_field in financial statements ([7b60ec8](https://github.com/frappe/erpnext/commit/7b60ec8457fc965ef6371c62aa694b275be27070)) * update fiscal year filter to use mandatory_depends_on instead of reqd ([6570796](https://github.com/frappe/erpnext/commit/6570796fba30acfe0ac610efe6b1163da84c9caf)) * update status of quotation in patch (backport [#54577](https://github.com/frappe/erpnext/issues/54577)) ([#54580](https://github.com/frappe/erpnext/issues/54580)) ([134e4b7](https://github.com/frappe/erpnext/commit/134e4b744632979d3b5d4caa1d0d2a4fc07feb87)) ### Features * add setting to hide Subscription references across doctypes ([#54576](https://github.com/frappe/erpnext/issues/54576)) ([15b6633](https://github.com/frappe/erpnext/commit/15b6633fc3ba07cbaa7d577e06cafff39ba89aca)) * Add XLSX styling support to custom financial report templates ([#52612](https://github.com/frappe/erpnext/issues/52612)) ([055ff56](https://github.com/frappe/erpnext/commit/055ff56ce4c32a731e0708f764bf740aa9602a39)) * Add XLSX styling support to custom financial report templates (backport [#52612](https://github.com/frappe/erpnext/issues/52612)) ([#54485](https://github.com/frappe/erpnext/issues/54485)) ([df3fbed](https://github.com/frappe/erpnext/commit/df3fbeded2bec0d94cf636ada7b334beb7ea4d43)) * danish_bosnian_address_template (backport [#54093](https://github.com/frappe/erpnext/issues/54093)) ([#54516](https://github.com/frappe/erpnext/issues/54516)) ([5c0d2cb](https://github.com/frappe/erpnext/commit/5c0d2cb47419ce57def83321c39be7dc53b0ca39)) * enhance account category with root type ([#53190](https://github.com/frappe/erpnext/issues/53190)) ([96bab08](https://github.com/frappe/erpnext/commit/96bab08ae0f4fd2cc71d64ba60bb12cc80b56aea)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index be5aa72a516..047eef9bcb4 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.15.1" +__version__ = "16.16.0" def get_default_company(user=None):