From 955f98cfe99eb985d2b7d6b99f11ceb8bc8ec86f Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 18 Mar 2026 04:58:22 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.10.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [16.10.0](https://github.com/frappe/erpnext/compare/v16.9.1...v16.10.0) (2026-03-18) ### Bug Fixes * add icon in clear demo data ([0c9ce93](https://github.com/frappe/erpnext/commit/0c9ce9306f6d473515ffbef6d8519fcce3b47564)) * add item_name to quick entry fields in Item doctype (backport [#53530](https://github.com/frappe/erpnext/issues/53530)) ([#53533](https://github.com/frappe/erpnext/issues/53533)) ([a695a11](https://github.com/frappe/erpnext/commit/a695a111306ff3d97584522162e460912965b3eb)) * add validation in bom creator function (backport [#53364](https://github.com/frappe/erpnext/issues/53364)) ([#53368](https://github.com/frappe/erpnext/issues/53368)) ([4af54a7](https://github.com/frappe/erpnext/commit/4af54a7ac7a1c630bcb5016893fc438f604e8679)) * Append existing ignored doctypes in Journal Entry on_cancel instead of overwriting ([875114d](https://github.com/frappe/erpnext/commit/875114d33ccd270f9477141b38b6292c95976929)) * **banking:** include paid purchase invoices in reports and bank clearance ([#52675](https://github.com/frappe/erpnext/issues/52675)) ([c9efcb7](https://github.com/frappe/erpnext/commit/c9efcb782206799a55ed61e92b24a1412daacb71)) * broke cost center filter in get outstanding reference docs ([60a9c08](https://github.com/frappe/erpnext/commit/60a9c08f0dccc30675ee8795eff97c6279215728)) * change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (backport [#53503](https://github.com/frappe/erpnext/issues/53503)) ([#53517](https://github.com/frappe/erpnext/issues/53517)) ([e72f398](https://github.com/frappe/erpnext/commit/e72f398b7ca2ec677fbace115fcdd5f65bd4239c)) * correct overlap detection in JobCard.has_overlap (backport [#53473](https://github.com/frappe/erpnext/issues/53473)) ([#53523](https://github.com/frappe/erpnext/issues/53523)) ([c8bb55f](https://github.com/frappe/erpnext/commit/c8bb55f35bf528acb43eca7b4600edd299c94d05)) * correctly group RMs of same phantom from different FG ([efce145](https://github.com/frappe/erpnext/commit/efce145dad454644c2484d13fb355a4c0059f589)) * Creating new item price incase of changes in expired item price (backport [#53534](https://github.com/frappe/erpnext/issues/53534)) ([#53545](https://github.com/frappe/erpnext/issues/53545)) ([e2a34ab](https://github.com/frappe/erpnext/commit/e2a34ab3fe824ff96dabddcffb45bbcb1103f72e)) * **delivery note:** avoid maintaining si_detail on return delivery note (backport [#52456](https://github.com/frappe/erpnext/issues/52456)) ([#53353](https://github.com/frappe/erpnext/issues/53353)) ([82b97ab](https://github.com/frappe/erpnext/commit/82b97abbad63b9e3668009c0c3ee5992ac71ab53)) * do not modify rate in the child item merely for comparison (backport [#53301](https://github.com/frappe/erpnext/issues/53301)) ([#53376](https://github.com/frappe/erpnext/issues/53376)) ([42cfbae](https://github.com/frappe/erpnext/commit/42cfbae782d62d916a9efb5842e14edb42051309)) * do not set valuation rate for invoice without update stock ([7af4aca](https://github.com/frappe/erpnext/commit/7af4acab297182be5eeeaaee1fe330d4c20b991a)) * enable logs to track changes in doctype. (backport [#53491](https://github.com/frappe/erpnext/issues/53491)) ([#53524](https://github.com/frappe/erpnext/issues/53524)) ([afe8e3a](https://github.com/frappe/erpnext/commit/afe8e3a023cda96af8a6bdedcf8a437cd41e1875)) * handle NoneType error while creating a item (backport [#53313](https://github.com/frappe/erpnext/issues/53313)) ([#53351](https://github.com/frappe/erpnext/issues/53351)) ([4a7fdd1](https://github.com/frappe/erpnext/commit/4a7fdd1f91fe9a91c8ab93d5e3621a360c501024)) * initialize all tax columns to resolve Key error in `item_wise_sales_register` and `item_wise_purchase_register` reports (backport [#53323](https://github.com/frappe/erpnext/issues/53323)) ([#53582](https://github.com/frappe/erpnext/issues/53582)) ([573a402](https://github.com/frappe/erpnext/commit/573a402ee54c1c5d26ab15a4e614ffcb3e37574a)) * **italy:** fix e-invoice ScontoMaggiorazione structure and included_in_print_rate support (backport [#53334](https://github.com/frappe/erpnext/issues/53334)) ([#53569](https://github.com/frappe/erpnext/issues/53569)) ([535543d](https://github.com/frappe/erpnext/commit/535543d406f0309c69b799be7fedf6bc0709f792)) * **manufacturing:** update working hours validation (backport [#53559](https://github.com/frappe/erpnext/issues/53559)) ([#53567](https://github.com/frappe/erpnext/issues/53567)) ([49ac166](https://github.com/frappe/erpnext/commit/49ac166f9e819861c37a3bfc747c3b50d2f5d68f)) * move show_general_ledger to Asset Repair form events ([0a5fe99](https://github.com/frappe/erpnext/commit/0a5fe99d4a33b181fea42cd57aae4f101918bc82)) * NoneType error when template description is to be copied to variant (backport [#53358](https://github.com/frappe/erpnext/issues/53358)) ([#53366](https://github.com/frappe/erpnext/issues/53366)) ([24910cf](https://github.com/frappe/erpnext/commit/24910cf2d20a7be3b6c50cf5a1a1534d1dcabc85)) * **p&l_statement:** disable accumulated value filter by default (backport [#53488](https://github.com/frappe/erpnext/issues/53488)) ([#53490](https://github.com/frappe/erpnext/issues/53490)) ([1ecc04c](https://github.com/frappe/erpnext/commit/1ecc04c7a2583ef3e5977c74ab980506a024796e)) * precision issue in production plan (backport [#53370](https://github.com/frappe/erpnext/issues/53370)) ([#53374](https://github.com/frappe/erpnext/issues/53374)) ([6660e64](https://github.com/frappe/erpnext/commit/6660e643bbd4f3677df09a905d1741c1560d982e)) * re-calculate taxes and totals after resetting bundle item rate (backport [#53342](https://github.com/frappe/erpnext/issues/53342)) ([#53350](https://github.com/frappe/erpnext/issues/53350)) ([541bfb6](https://github.com/frappe/erpnext/commit/541bfb664bc70c4d52d722c0f7c06c69687b8b6f)) * **regional:** rename duplicate Customer fields in Italy setup (backport [#50921](https://github.com/frappe/erpnext/issues/50921)) ([#53398](https://github.com/frappe/erpnext/issues/53398)) ([41bcf96](https://github.com/frappe/erpnext/commit/41bcf96601c7a2a7dc992e8832f21cd9eeb3a40a)) * remove payables and receivables workspace ([c48a886](https://github.com/frappe/erpnext/commit/c48a8868c281d6e8d35ae5c3d112ca101cb8f0c0)) * remove redundant pos print format ([#53348](https://github.com/frappe/erpnext/issues/53348)) ([270a294](https://github.com/frappe/erpnext/commit/270a294e81a00b294270bf05864b7741b9c33fa0)) * remove supplier selection dialog when creating Purchase Order from Material Request (backport [#53391](https://github.com/frappe/erpnext/issues/53391)) ([#53476](https://github.com/frappe/erpnext/issues/53476)) ([3603048](https://github.com/frappe/erpnext/commit/36030483e5d2723e8ea406389171dd1a92863c13)) * remove workspace sidebar for payables and receivables ([4e5703c](https://github.com/frappe/erpnext/commit/4e5703c22344ddf545dcef00ef22f3f129552d01)) * sales order indicator should be based on available qty rather th… (backport [#53456](https://github.com/frappe/erpnext/issues/53456)) ([#53458](https://github.com/frappe/erpnext/issues/53458)) ([ab8fe14](https://github.com/frappe/erpnext/commit/ab8fe146abd20532275c2e6a236421410a9f8f17)) * **sales_invoice:** reset payment methods on `pos_profile` change (backport [#53514](https://github.com/frappe/erpnext/issues/53514)) ([#53561](https://github.com/frappe/erpnext/issues/53561)) ([4d197b1](https://github.com/frappe/erpnext/commit/4d197b1b7cad526c353a911b36976e0124c6282d)) * **serial_and_batch_bundle_selector:** handle CSV attachment properly (backport [#53460](https://github.com/frappe/erpnext/issues/53460)) ([#53462](https://github.com/frappe/erpnext/issues/53462)) ([3b2ae7b](https://github.com/frappe/erpnext/commit/3b2ae7ba4f0d34da35d9a502ae020746ac691a31)) * stock adjustment entry ([cecdcff](https://github.com/frappe/erpnext/commit/cecdcffce8f564fa14a40fbe339658d0b31dd5c3)) * **stock:** fix the property setter (backport [#53422](https://github.com/frappe/erpnext/issues/53422)) ([#53574](https://github.com/frappe/erpnext/issues/53574)) ([9ccafd3](https://github.com/frappe/erpnext/commit/9ccafd30be279f2a0d843a4767a969312ec88bb9)) * **support-settings:** disable the auto-close tickets feature if `close_issue_after_days` is set to 0 (backport [#53499](https://github.com/frappe/erpnext/issues/53499)) ([#53505](https://github.com/frappe/erpnext/issues/53505)) ([b7400b9](https://github.com/frappe/erpnext/commit/b7400b9b3594b115276141eada8522cbdfdef419)) * update child item schedule_date and prevent past dates (backport [#53298](https://github.com/frappe/erpnext/issues/53298)) ([#53346](https://github.com/frappe/erpnext/issues/53346)) ([a4d2c34](https://github.com/frappe/erpnext/commit/a4d2c34ddebdd6a425f6882d3cd2356351b46e62)) * update item description in Production Plan Assembly Items table ([d43c04d](https://github.com/frappe/erpnext/commit/d43c04df8810179db20e0f2d44b88f14acd3e0ea)) * update label on company change ([bb98acb](https://github.com/frappe/erpnext/commit/bb98acb0c07a38d2e13dcd743574fe02d74a067a)) * use bom source warehouse in WO created from PP (backport [#53478](https://github.com/frappe/erpnext/issues/53478)) ([#53480](https://github.com/frappe/erpnext/issues/53480)) ([31ab757](https://github.com/frappe/erpnext/commit/31ab75787e0050938d492fa5e816c3cc3747b8c4)) * use correct filter to get the composite assets ([82eb200](https://github.com/frappe/erpnext/commit/82eb200c738f42ff358fd21a97bfc0f43ee6331e)) * use qb to prevent incorrect sql due to user permissions ([236f1bb](https://github.com/frappe/erpnext/commit/236f1bbfdb6e392b7209219dd71db9a147581ac7)) * use same label ([10cb6f8](https://github.com/frappe/erpnext/commit/10cb6f83060f043a3cb17490d70fad9f4e9f1298)) * valuation rate for no Use Batch wise Valuation batches ([8f31b0d](https://github.com/frappe/erpnext/commit/8f31b0dccd6e0fb2abfab6cac0fef2e5e4da2c79)) ### Features * Adding requested qty in packed item (backport [#53486](https://github.com/frappe/erpnext/issues/53486)) ([#53521](https://github.com/frappe/erpnext/issues/53521)) ([8753ed9](https://github.com/frappe/erpnext/commit/8753ed9992a6deac6d3897f69bfe256ea4606217)) * show subsidiary companies value in purchase analytics ([c8afc04](https://github.com/frappe/erpnext/commit/c8afc04957e2eed5be11389dfa5de3c75ed2d0b8)) * **stock:** implement fallback logic for Delivery Trip address mapping (backport [#53260](https://github.com/frappe/erpnext/issues/53260)) ([#53444](https://github.com/frappe/erpnext/issues/53444)) ([6ca5f35](https://github.com/frappe/erpnext/commit/6ca5f355bf8d493541729f7a1b573170fd9a54b1)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index b1f745b986b..2ed93c3757d 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.9.1" +__version__ = "16.10.0" def get_default_company(user=None):