From 7b494dc9e8e47d288de5427bae25ce8a52c37d96 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 5 May 2026 16:32:20 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.17.0 # [16.17.0](https://github.com/frappe/erpnext/compare/v16.16.0...v16.17.0) (2026-05-05) ### Bug Fixes * accounts and account types in German CoA "SKR 03" (backport [#54711](https://github.com/frappe/erpnext/issues/54711)) ([#54713](https://github.com/frappe/erpnext/issues/54713)) ([982810a](https://github.com/frappe/erpnext/commit/982810a700756db622b2a77bc85375527181ba85)) * add missing fields in set_currency_labels (backport [#54689](https://github.com/frappe/erpnext/issues/54689)) ([#54690](https://github.com/frappe/erpnext/issues/54690)) ([bca893a](https://github.com/frappe/erpnext/commit/bca893a508d6974208e6cb65930b15940d672b4d)) * Backfill `not_applicable` on Item Tax Template Details for German companies (backport [#54682](https://github.com/frappe/erpnext/issues/54682)) ([#54686](https://github.com/frappe/erpnext/issues/54686)) ([a22d773](https://github.com/frappe/erpnext/commit/a22d773341faffdad2f3389e77e354e9e0a914f4)) * copy project from first row to new rows (backport [#53295](https://github.com/frappe/erpnext/issues/53295)) ([#54620](https://github.com/frappe/erpnext/issues/54620)) ([e24ab72](https://github.com/frappe/erpnext/commit/e24ab72c0d8cb568f28226f9490f8537fbefe6d6)) * correct project filter in buying doctypes (backport [#54644](https://github.com/frappe/erpnext/issues/54644)) ([#54652](https://github.com/frappe/erpnext/issues/54652)) ([86cf256](https://github.com/frappe/erpnext/commit/86cf25635888b032fc3ed769c2c2561e3e531c6b)) * correct titles set to {customer_name} or {supplier_name} text strings (backport [#54656](https://github.com/frappe/erpnext/issues/54656)) ([#54669](https://github.com/frappe/erpnext/issues/54669)) ([38cfeb1](https://github.com/frappe/erpnext/commit/38cfeb1bb7115065be4e5defdcc5cbe8c46044d7)) * dont show serial/batch button when PR is submitted (backport [#54642](https://github.com/frappe/erpnext/issues/54642)) ([#54646](https://github.com/frappe/erpnext/issues/54646)) ([6dbc17d](https://github.com/frappe/erpnext/commit/6dbc17d71abc36e19cb80580f1d4d10719f86389)) * error when creating quotation from CRM (backport [#54722](https://github.com/frappe/erpnext/issues/54722)) ([#54725](https://github.com/frappe/erpnext/issues/54725)) ([2cd4c1a](https://github.com/frappe/erpnext/commit/2cd4c1a052175a062ded46747027726a7b7bdd9f)) * hide payment and payment request buttons based on permissions in invoices and orders (backport [#53920](https://github.com/frappe/erpnext/issues/53920)) ([#54736](https://github.com/frappe/erpnext/issues/54736)) ([e60490d](https://github.com/frappe/erpnext/commit/e60490dceb54ab1deedacd15e48e7d40f867a02d)) * incorrect expense account book in purchase return (backport [#54681](https://github.com/frappe/erpnext/issues/54681)) ([#54693](https://github.com/frappe/erpnext/issues/54693)) ([0dade2c](https://github.com/frappe/erpnext/commit/0dade2c38c2e8bdf1bd000d97d86a4abab08c2d7)) * mark item tax templates as not applicable (backport [#54673](https://github.com/frappe/erpnext/issues/54673)) ([#54677](https://github.com/frappe/erpnext/issues/54677)) ([126e13b](https://github.com/frappe/erpnext/commit/126e13be25ef0b016736e85387b83abd02f12a87)) * **payment_entry:** convert the date args to string type before escaping in `get_outstanding_reference_documents` (backport [#54639](https://github.com/frappe/erpnext/issues/54639)) ([#54648](https://github.com/frappe/erpnext/issues/54648)) ([19a8ebe](https://github.com/frappe/erpnext/commit/19a8ebe8a5912e4f351ba117a523aff986d8ee96)) * **project:** use user.email for invitations and skip disabled users. (backport [#54561](https://github.com/frappe/erpnext/issues/54561)) ([#54667](https://github.com/frappe/erpnext/issues/54667)) ([288cdf3](https://github.com/frappe/erpnext/commit/288cdf3bf0f36e44ccaa06bf11c29dd45b13409e)) * py error on sales forecast doctype (backport [#54641](https://github.com/frappe/erpnext/issues/54641)) ([#54643](https://github.com/frappe/erpnext/issues/54643)) ([7bd360a](https://github.com/frappe/erpnext/commit/7bd360aa297b61549c86531577f1626eb992581a)) * Remove bom stock report link from manufacturing workspace ([0f27881](https://github.com/frappe/erpnext/commit/0f27881fed633e49afd9ea392630d1a8841794f5)) * **selling:** blanket order ordered qty recalculation on sales order status change (backport [#54593](https://github.com/frappe/erpnext/issues/54593)) ([#54623](https://github.com/frappe/erpnext/issues/54623)) ([9db03bc](https://github.com/frappe/erpnext/commit/9db03bc52060c3ed5e0c2fb9730070894078c976)) * set valid_from in created Item Price (backport [#54696](https://github.com/frappe/erpnext/issues/54696)) ([#54700](https://github.com/frappe/erpnext/issues/54700)) ([bbb4e79](https://github.com/frappe/erpnext/commit/bbb4e79d0a75ed8dcecefbf95b275edcbd65a540)) * show correct status in Serial No Ledger (backport [#54567](https://github.com/frappe/erpnext/issues/54567)) ([#54626](https://github.com/frappe/erpnext/issues/54626)) ([d6f2ff6](https://github.com/frappe/erpnext/commit/d6f2ff6b87efd411249a6f5bcd1740d0bc09fe8d)) * show in and out qty in the stock ledger report for stock recos ([d27cf48](https://github.com/frappe/erpnext/commit/d27cf48b199598444877b1d29ab8442a6e908d92)) * skip depreciation rescheduling when asset is fully depreciated on sale ([d3c893d](https://github.com/frappe/erpnext/commit/d3c893d08b801fb2fda5d2e745dc6b1097fe298c)) * skip rescheduling only for asset being disposed ([07a957c](https://github.com/frappe/erpnext/commit/07a957c164e26288cb7cb29b902f81817ec3463d)) * use RecoverableErrors isinstance check for repost timeout status (backport [#54543](https://github.com/frappe/erpnext/issues/54543)) ([#54649](https://github.com/frappe/erpnext/issues/54649)) ([b300159](https://github.com/frappe/erpnext/commit/b3001595abb75db85a3e83d7105265f9c10bd644)) ### Features * copy terms attachments to transactions (backport [#53403](https://github.com/frappe/erpnext/issues/53403)) ([#54661](https://github.com/frappe/erpnext/issues/54661)) ([bd932da](https://github.com/frappe/erpnext/commit/bd932da08b6f3d9d6030245b833478570a65aac4)) * **ux:** Naming series dialog ([#54554](https://github.com/frappe/erpnext/issues/54554)) ([48ebb4c](https://github.com/frappe/erpnext/commit/48ebb4ca614c642527e2d34bbf81815abbe19f6a)) ### Performance Improvements * max recursion depth error in serial no (backport [#54629](https://github.com/frappe/erpnext/issues/54629)) ([#54631](https://github.com/frappe/erpnext/issues/54631)) ([808214f](https://github.com/frappe/erpnext/commit/808214fd9517248c72e6e1d6a113b0eb147e5e42)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 047eef9bcb4..85dbea2cacc 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.16.0" +__version__ = "16.17.0" def get_default_company(user=None):