From c912df95cbe416466d6bf691700dd4dae35fc172 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 18 Mar 2026 04:58:29 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.101.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [15.101.1](https://github.com/frappe/erpnext/compare/v15.101.0...v15.101.1) (2026-03-18) ### Bug Fixes * add item_name to quick entry fields in Item doctype (backport [#53530](https://github.com/frappe/erpnext/issues/53530)) ([#53532](https://github.com/frappe/erpnext/issues/53532)) ([0e770c0](https://github.com/frappe/erpnext/commit/0e770c0bbd057c4d3c1688512952cd1c3dba95ab)) * Append existing ignored doctypes in Journal Entry on_cancel instead of overwriting ([b73d970](https://github.com/frappe/erpnext/commit/b73d9700d0e0ee12ec96f49fa706ad8e3a12a396)) * **banking:** include paid purchase invoices in reports and bank clearance ([#52675](https://github.com/frappe/erpnext/issues/52675)) ([ab9d960](https://github.com/frappe/erpnext/commit/ab9d960aa8fcb74473bc14fdea3cb5d629861808)) * broke cost center filter in get outstanding reference docs ([53e3bfb](https://github.com/frappe/erpnext/commit/53e3bfbf22eb12e1516ca73db88b51ea6ce8f099)) * change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (backport [#53503](https://github.com/frappe/erpnext/issues/53503)) ([#53516](https://github.com/frappe/erpnext/issues/53516)) ([eec8cf8](https://github.com/frappe/erpnext/commit/eec8cf8a71ef0af194442669d68f1d523e7e1e1c)) * coderebbit review ([05d614e](https://github.com/frappe/erpnext/commit/05d614eb04616aec0f0382523a5d48ca5f43fed4)) * correct function syntax in TDS Computation Report ([94972da](https://github.com/frappe/erpnext/commit/94972da845f9de4d316bc7963116d9f54e3854df)) * correct overlap detection in JobCard.has_overlap (backport [#53473](https://github.com/frappe/erpnext/issues/53473)) ([#53522](https://github.com/frappe/erpnext/issues/53522)) ([d262a65](https://github.com/frappe/erpnext/commit/d262a65b00078ef2f3b8e56102820366c79aae02)) * correct payment terms fetching and recalculation logic ([79b0482](https://github.com/frappe/erpnext/commit/79b04826d9ebfedb17a53c8262e392658a46f0f6)) * correct payment terms fetching and recalculation logic ([3148816](https://github.com/frappe/erpnext/commit/314881645162a19efb03c4d4fd035bd3e299e5bd)) * Creating new item price incase of changes in expired item price (backport [#53534](https://github.com/frappe/erpnext/issues/53534)) ([#53544](https://github.com/frappe/erpnext/issues/53544)) ([526ffc1](https://github.com/frappe/erpnext/commit/526ffc11761473f4eeb49e20247314ae3d7ded3a)) * **delivery note:** avoid maintaining si_detail on return delivery note (backport [#52456](https://github.com/frappe/erpnext/issues/52456)) ([#53352](https://github.com/frappe/erpnext/issues/53352)) ([034d460](https://github.com/frappe/erpnext/commit/034d460ae1d852f8dbfede93b8e80a550b006a17)) * do not modify rate in the child item merely for comparison (backport [#53301](https://github.com/frappe/erpnext/issues/53301)) ([#53375](https://github.com/frappe/erpnext/issues/53375)) ([0e00ab8](https://github.com/frappe/erpnext/commit/0e00ab88655d5c38ccc1b0aafcc31f05835a6ebe)) * do not set valuation rate for invoice without update stock ([284ccd1](https://github.com/frappe/erpnext/commit/284ccd1defef1aac73f5652c30f1a80fd46cb766)) * enhance sorting and optimize GL entry retrieval ([93ebec9](https://github.com/frappe/erpnext/commit/93ebec90ef2d6e007eab2341db2a78f8378f2931)) * **italy:** fix e-invoice ScontoMaggiorazione structure and included_in_print_rate support ([#53334](https://github.com/frappe/erpnext/issues/53334)) ([b9c8e8d](https://github.com/frappe/erpnext/commit/b9c8e8d478ba1778ecdec649d9b16d9b862c233a)) * **manufacturing:** update working hours validation (backport [#53559](https://github.com/frappe/erpnext/issues/53559)) ([#53566](https://github.com/frappe/erpnext/issues/53566)) ([9771ed4](https://github.com/frappe/erpnext/commit/9771ed4c572510ec51586606f9d57ab6459717f1)) * **minor:** filter bank accounts in bank statement import ([#53481](https://github.com/frappe/erpnext/issues/53481)) ([a5d1afe](https://github.com/frappe/erpnext/commit/a5d1afe304b15345d1cfd91afab13d1fdb7ecbb7)) * NoneType error when template description is to be copied to variant (backport [#53358](https://github.com/frappe/erpnext/issues/53358)) ([#53365](https://github.com/frappe/erpnext/issues/53365)) ([0612f1c](https://github.com/frappe/erpnext/commit/0612f1c9412afe64ec77282af18044300afab6ff)) * **p&l_statement:** disable accumulated value filter by default (backport [#53488](https://github.com/frappe/erpnext/issues/53488)) ([#53489](https://github.com/frappe/erpnext/issues/53489)) ([b63b532](https://github.com/frappe/erpnext/commit/b63b5320f2fd4b707fbfc10dccab8f128e7f32b8)) * precision issue in production plan (backport [#53370](https://github.com/frappe/erpnext/issues/53370)) ([#53373](https://github.com/frappe/erpnext/issues/53373)) ([5737d2a](https://github.com/frappe/erpnext/commit/5737d2afa3a55e1d7dad9790bfea61f7f3387bde)) * re-calculate taxes and totals after resetting bundle item rate (backport [#53342](https://github.com/frappe/erpnext/issues/53342)) ([#53349](https://github.com/frappe/erpnext/issues/53349)) ([db251c6](https://github.com/frappe/erpnext/commit/db251c6e11025b3967125cd5dc06d5156298eb38)) * refactor GL entry mapping to include voucher type ([c2e6759](https://github.com/frappe/erpnext/commit/c2e67599f5708efe72f5b6f4a8f0b2258b867b63)) * **regional:** rename duplicate Customer fields in Italy setup (backport [#50921](https://github.com/frappe/erpnext/issues/50921)) ([#53397](https://github.com/frappe/erpnext/issues/53397)) ([2a70203](https://github.com/frappe/erpnext/commit/2a70203cabc664dccadfe421050b3cb8648b0007)) * remove redundant pos print format ([#53348](https://github.com/frappe/erpnext/issues/53348)) ([8497d1f](https://github.com/frappe/erpnext/commit/8497d1f8cf065a7b6fae7f2dbe79c0fc5b21e335)) * sales order indicator should be based on available qty rather th… (backport [#53456](https://github.com/frappe/erpnext/issues/53456)) ([#53457](https://github.com/frappe/erpnext/issues/53457)) ([a6cf31e](https://github.com/frappe/erpnext/commit/a6cf31edad101d6649051300d89c72c251aa4e6c)) * **sales_invoice:** reset payment methods on `pos_profile` change (backport [#53514](https://github.com/frappe/erpnext/issues/53514)) ([#53560](https://github.com/frappe/erpnext/issues/53560)) ([239728e](https://github.com/frappe/erpnext/commit/239728e4d95ba0b2dcc9cf92eadc4502c57ece81)) * **serial_and_batch_bundle_selector:** handle CSV attachment properly (backport [#53460](https://github.com/frappe/erpnext/issues/53460)) ([#53461](https://github.com/frappe/erpnext/issues/53461)) ([7a7c4a0](https://github.com/frappe/erpnext/commit/7a7c4a03f0224527f06a215d157a5a6c5f531846)) * skip validate_stock_accounts when perpetual inventory is disabled ([3bc9190](https://github.com/frappe/erpnext/commit/3bc9190795f133da1844dde64afa4e6cfdeb3b41)) * stock adjustment entry ([ac6c06d](https://github.com/frappe/erpnext/commit/ac6c06daf95df1f9640832b845c6e5f7bd97cb94)) * **stock:** fix the property setter (backport [#53422](https://github.com/frappe/erpnext/issues/53422)) ([#53573](https://github.com/frappe/erpnext/issues/53573)) ([57815a0](https://github.com/frappe/erpnext/commit/57815a07acc8aae37649d5379520b541bb28b18e)) * **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)) ([#53504](https://github.com/frappe/erpnext/issues/53504)) ([30fe711](https://github.com/frappe/erpnext/commit/30fe711c44561c1e5752276bdfc7af44ab2ac695)) * **tds-report:** correct party type filtering and refactor ([e5eb540](https://github.com/frappe/erpnext/commit/e5eb5406daf90e06881ff77ebf1882bbe249b527)) * test case ([c384564](https://github.com/frappe/erpnext/commit/c3845643141f8df1d016db70fdf48761b3a7f474)) * update delivery date in line items ([#53331](https://github.com/frappe/erpnext/issues/53331)) ([85c4cc3](https://github.com/frappe/erpnext/commit/85c4cc3e1bec898de9e5ff03d80b806705ba3ed0)) * update item description in Production Plan Assembly Items table ([e3e9d7b](https://github.com/frappe/erpnext/commit/e3e9d7b19e073290054f198cb653630eea1b3491)) * update label on company change ([908e185](https://github.com/frappe/erpnext/commit/908e185cfecefc259b41f0dea8f332009964dd0b)) * update user status depends on employee status ([c5796fe](https://github.com/frappe/erpnext/commit/c5796fed4a484cc05b9e2fcc83cdfaffbcc15111)) * use completion_date not posting date ([6d47660](https://github.com/frappe/erpnext/commit/6d476604dfecb62cb29bafcbb60d89dfedf720ba)) * use qb to prevent incorrect sql due to user permissions ([03f0922](https://github.com/frappe/erpnext/commit/03f09222cf3601370815ac107fd47918567652a9)) * valuation rate for no Use Batch wise Valuation batches ([ca6872c](https://github.com/frappe/erpnext/commit/ca6872c768c3269f5c7f985f351ee791923411cd)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 9f8b6f66113..9888b85ff7b 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import inspect import frappe from frappe.utils.user import is_website_user -__version__ = "15.101.0" +__version__ = "15.101.1" def get_default_company(user=None):