From 3eac0e907ea5a1ed584cea66e484b76bf2559acf Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 3 Jan 2024 06:01:15 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.9.0 # [15.9.0](https://github.com/frappe/erpnext/compare/v15.8.3...v15.9.0) (2024-01-03) ### Bug Fixes * auto fetch not working if bundle exists (backport [#39002](https://github.com/frappe/erpnext/issues/39002)) ([#39004](https://github.com/frappe/erpnext/issues/39004)) ([2e91934](https://github.com/frappe/erpnext/commit/2e919344df8cd9018b2fff6d70b49c8db6ba0d8c)) * **DX:** capture tracebacks with context (backport [#39060](https://github.com/frappe/erpnext/issues/39060)) ([#39063](https://github.com/frappe/erpnext/issues/39063)) ([8ad7faf](https://github.com/frappe/erpnext/commit/8ad7fafe2ac6ca4a4cc9da39ca6ddf06dea42e99)) * enqueue demo data setup on setup complete (backport [#39043](https://github.com/frappe/erpnext/issues/39043)) ([#39044](https://github.com/frappe/erpnext/issues/39044)) ([d8cf994](https://github.com/frappe/erpnext/commit/d8cf994e94bec89897cde8ebf463637f850293f8)) * incorrect total when Accumulating values ([7c7c3c9](https://github.com/frappe/erpnext/commit/7c7c3c932fb8b8942d87b785f37e991c6c83818c)) * Multiple subscription fixes ([#39005](https://github.com/frappe/erpnext/issues/39005)) ([5158884](https://github.com/frappe/erpnext/commit/5158884dc9660cba1353b285e1eeb930ed9a204e)) * non stock uom validation for serial and batch (backport [#39018](https://github.com/frappe/erpnext/issues/39018)) ([#39026](https://github.com/frappe/erpnext/issues/39026)) ([89d1069](https://github.com/frappe/erpnext/commit/89d106947279b07073aa87a9678d9c655e562077)) * not able to cancel sales invoice (backport [#38979](https://github.com/frappe/erpnext/issues/38979)) ([#38980](https://github.com/frappe/erpnext/issues/38980)) ([f8625f3](https://github.com/frappe/erpnext/commit/f8625f3eb7e60b3985de900f7443864c7dec20e3)) * on cancellation of document cancel the serial and batch bundle (backport [#39076](https://github.com/frappe/erpnext/issues/39076)) ([#39082](https://github.com/frappe/erpnext/issues/39082)) ([2e0abbd](https://github.com/frappe/erpnext/commit/2e0abbd2748eec7020708a06b9b30486f177e75a)) * Opening balance in bank reconciliation tool ([#38977](https://github.com/frappe/erpnext/issues/38977)) ([e0755f9](https://github.com/frappe/erpnext/commit/e0755f9a9a7d57ce4dd4c4c4c5954c56bc3fe13a)) * purchase return without item code not working (backport [#39014](https://github.com/frappe/erpnext/issues/39014)) ([#39015](https://github.com/frappe/erpnext/issues/39015)) ([2a390ac](https://github.com/frappe/erpnext/commit/2a390ac2de0905b479fa237a852a27121f6924ba)) * remove bad defaults (backport [#38986](https://github.com/frappe/erpnext/issues/38986)) ([#38988](https://github.com/frappe/erpnext/issues/38988)) ([46035ed](https://github.com/frappe/erpnext/commit/46035ed9cab2b150e88a31be79b839f910aca24e)) * select options should dynamically load dimensions ([21f9001](https://github.com/frappe/erpnext/commit/21f90011bcbe00ba545cd9460a5cab8965c6f886)) * serial and batch bundle company mandatory error (backport [#38994](https://github.com/frappe/erpnext/issues/38994)) ([#38999](https://github.com/frappe/erpnext/issues/38999)) ([d2580be](https://github.com/frappe/erpnext/commit/d2580be4fd0a08aeddbdbf9b87d99b71a45d7820)) * take quantity into account when setting asset's gross purchase amt (backport [#39056](https://github.com/frappe/erpnext/issues/39056)) ([#39058](https://github.com/frappe/erpnext/issues/39058)) ([2e93275](https://github.com/frappe/erpnext/commit/2e932754e079d29b88335fdc0d6d3d192d2c149c)) * Unable to save Sales Invoice ([#39059](https://github.com/frappe/erpnext/issues/39059)) ([73c0f37](https://github.com/frappe/erpnext/commit/73c0f3703cd57100a86b750bbfd1a37a2878d3b9)) * undefined error in Budget Variance and Profitability report ([9fdf5c8](https://github.com/frappe/erpnext/commit/9fdf5c8091933de39431ffe2315ad6e24a6faf90)) * undefined error in consolidated financial report ([49f93f9](https://github.com/frappe/erpnext/commit/49f93f9fa1ce17838c66873771f9b943a4575102)) * use `Stock Qty` while getting `POS Reserved Qty` (backport [#38962](https://github.com/frappe/erpnext/issues/38962)) ([#38965](https://github.com/frappe/erpnext/issues/38965)) ([76c6b50](https://github.com/frappe/erpnext/commit/76c6b501f91a0550a554be94ec66e6ebd89ef40f)) * Validate account in Sales/Purchase Taxes and Charges Template ([#39013](https://github.com/frappe/erpnext/issues/39013)) ([f3254c2](https://github.com/frappe/erpnext/commit/f3254c201000a822dab2dde2b6340f04051cbd4a)) * work order with multi level, fetch operting cost from sub-assembly (backport [#38992](https://github.com/frappe/erpnext/issues/38992)) ([#39028](https://github.com/frappe/erpnext/issues/39028)) ([3a7506e](https://github.com/frappe/erpnext/commit/3a7506ecbcc369bcf1cb10db49d4e93f4e3cf7a4)) ### Features * Against voucher filter in General Ledger ([#39102](https://github.com/frappe/erpnext/issues/39102)) ([458064f](https://github.com/frappe/erpnext/commit/458064f8a16507fcfb5684c783ebb9dc85c4ee01)) * group by Asset in Asset Depreciations and Balances report (backport [#38923](https://github.com/frappe/erpnext/issues/38923)) ([#39066](https://github.com/frappe/erpnext/issues/39066)) ([d85dad7](https://github.com/frappe/erpnext/commit/d85dad719806146032c10a1c4b032cfb22ebbe1d)) * Merge taxes from mapped docs ([#38346](https://github.com/frappe/erpnext/issues/38346)) ([4e23048](https://github.com/frappe/erpnext/commit/4e2304818b432f3ab5bf22268267cebf2266b117)) * voucher subtype for general ledger ([#38822](https://github.com/frappe/erpnext/issues/38822)) ([e5d73c7](https://github.com/frappe/erpnext/commit/e5d73c780bc5e272dd7c3db7db65665010ef6623)) ### Performance Improvements * index item_code in bom explosion item (backport [#39085](https://github.com/frappe/erpnext/issues/39085)) ([#39088](https://github.com/frappe/erpnext/issues/39088)) ([57bcf9f](https://github.com/frappe/erpnext/commit/57bcf9f56890f3e3f2cb30ec5c54279fc00c8dca)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 888160baf4..ff8105e755 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "15.8.3" +__version__ = "15.9.0" def get_default_company(user=None):