From f3ab5a33c79baf2567aea5c9e91e7810740f6dab Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 27 Dec 2023 08:41:36 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [15.8.0](https://github.com/frappe/erpnext/compare/v15.7.0...v15.8.0) (2023-12-27) ### Bug Fixes * `Reserved Stock` report (backport [#38922](https://github.com/frappe/erpnext/issues/38922)) ([#38924](https://github.com/frappe/erpnext/issues/38924)) ([8f643f0](https://github.com/frappe/erpnext/commit/8f643f0df85be91654a1cc27f4c81e0125c887f7)) * allow to set rate manually for service item in BOM (backport [#38880](https://github.com/frappe/erpnext/issues/38880)) (backport [#38882](https://github.com/frappe/erpnext/issues/38882)) ([#38885](https://github.com/frappe/erpnext/issues/38885)) ([74606dc](https://github.com/frappe/erpnext/commit/74606dc927067f5fc500fcd9af797e188711b2b0)) * do not make serial batch bundle for zero qty (backport [#38949](https://github.com/frappe/erpnext/issues/38949)) ([#38954](https://github.com/frappe/erpnext/issues/38954)) ([a41cf62](https://github.com/frappe/erpnext/commit/a41cf6243701bd97033fbf2a5a921537cdcd157a)) * do not reset the basic rate for the material receipt stock entry (backport [#38896](https://github.com/frappe/erpnext/issues/38896)) ([#38899](https://github.com/frappe/erpnext/issues/38899)) ([f6eb2b5](https://github.com/frappe/erpnext/commit/f6eb2b521d71b61c3ddad5194ff94e0ed3d7ba95)) * incorrect price list in customer-wise item price report ([e0dbb57](https://github.com/frappe/erpnext/commit/e0dbb573b1d64f002aca81df2287717fad94657d)) * incorrect qty in serial batch bundle against pick list (backport [#38964](https://github.com/frappe/erpnext/issues/38964)) ([#38966](https://github.com/frappe/erpnext/issues/38966)) ([5874be0](https://github.com/frappe/erpnext/commit/5874be0f79e7d1bb54c60b22048a2b66baf8078f)) * local reference error in BOM (backport [#38850](https://github.com/frappe/erpnext/issues/38850)) ([#38877](https://github.com/frappe/erpnext/issues/38877)) ([e3be9c1](https://github.com/frappe/erpnext/commit/e3be9c1da409b39f5130708424560019bfec6cc9)) * min order qty optional in production plan (backport [#38956](https://github.com/frappe/erpnext/issues/38956)) ([#38958](https://github.com/frappe/erpnext/issues/38958)) ([ab9fce3](https://github.com/frappe/erpnext/commit/ab9fce333d2867a2d50aef33d021e157dc54c316)) * not able to import serial batch bundle using csv (backport [#38950](https://github.com/frappe/erpnext/issues/38950)) ([#38955](https://github.com/frappe/erpnext/issues/38955)) ([0e48ef7](https://github.com/frappe/erpnext/commit/0e48ef7ace45be181c7be62ead9887eb64c6990c)) * reposting not fixing valuation rate for sales return using movin… (backport [#38895](https://github.com/frappe/erpnext/issues/38895)) (backport [#38897](https://github.com/frappe/erpnext/issues/38897)) ([#38901](https://github.com/frappe/erpnext/issues/38901)) ([eabb956](https://github.com/frappe/erpnext/commit/eabb956acadfef7f69e72a160a86e4963d6e7393)) * reset the incoming rate on changing of the warehouse (backport [#38925](https://github.com/frappe/erpnext/issues/38925)) ([#38926](https://github.com/frappe/erpnext/issues/38926)) ([82960e3](https://github.com/frappe/erpnext/commit/82960e33124b4264dbb8512c23484cc7f945d4e5)) * **test:** expect account currency when party account is specified. ([2d9a0a8](https://github.com/frappe/erpnext/commit/2d9a0a8e2ebc02d97334fde8fdf314e25735216c)) * typeerror on pos order summary to new order screen ([bf98a8f](https://github.com/frappe/erpnext/commit/bf98a8f85522d7c9807bf8b4969f8c2d620077a1)) * typerror on tree doctypes - Item Group, Customer Group, Supplier Group and Territory (backport [#38870](https://github.com/frappe/erpnext/issues/38870)) ([#38871](https://github.com/frappe/erpnext/issues/38871)) ([d75ac13](https://github.com/frappe/erpnext/commit/d75ac136d7a8a66df2965bb9bb33b3134eb4cae5)) * use party account currency when party account is specified ([32d3d4e](https://github.com/frappe/erpnext/commit/32d3d4e571307f1ef4a9bafae84e730077879ba9)) * **ux:** make PR and PI Item rate field readonly based on `Maintain Same Rate` (backport [#38942](https://github.com/frappe/erpnext/issues/38942)) ([#38944](https://github.com/frappe/erpnext/issues/38944)) ([f704ccb](https://github.com/frappe/erpnext/commit/f704ccbb59d1dd00ef4c4f58282f0c6530b79fa3)) ### Features * in_party_currency option for AR/AP reports ([a65bc77](https://github.com/frappe/erpnext/commit/a65bc77b0295747ffffb092f5e37fec458dc9234)) * provision to add items in Stock Reservation dialog (backport [#38558](https://github.com/frappe/erpnext/issues/38558)) ([#38920](https://github.com/frappe/erpnext/issues/38920)) ([8c2c90f](https://github.com/frappe/erpnext/commit/8c2c90f77a42acbfa21fd5ca5391770d101ed6ff)) * total_asset_cost field (backport [#38879](https://github.com/frappe/erpnext/issues/38879)) ([#38887](https://github.com/frappe/erpnext/issues/38887)) ([58f1df5](https://github.com/frappe/erpnext/commit/58f1df50047abc1e0084ce389678adbe85919067)) ### Performance Improvements * Drop unused/duplicate/sub-optimal indexes (backport [#38884](https://github.com/frappe/erpnext/issues/38884)) ([#38913](https://github.com/frappe/erpnext/issues/38913)) ([308c6ff](https://github.com/frappe/erpnext/commit/308c6ffb4fb09169ff7541e14057fb179b4c3aee)) * use estimated rows instead of actual rows (backport [#38830](https://github.com/frappe/erpnext/issues/38830)) ([#38876](https://github.com/frappe/erpnext/issues/38876)) ([648f275](https://github.com/frappe/erpnext/commit/648f2757972409a4b5608266e753e9e50ae263c9)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 2a84d003d9..8c4eef76e9 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "15.7.0" +__version__ = "15.8.0" def get_default_company(user=None):