From 2a5164d17065d174243c18d94407e1d0b4fbdb8d Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 20 Dec 2023 04:47:03 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.7.0 # [15.7.0](https://github.com/frappe/erpnext/compare/v15.6.1...v15.7.0) (2023-12-20) ### Bug Fixes * asset patch failure due to missing shift_based column (backport [#38776](https://github.com/frappe/erpnext/issues/38776)) ([#38777](https://github.com/frappe/erpnext/issues/38777)) ([6e92c78](https://github.com/frappe/erpnext/commit/6e92c78cbdb1348629d7238bd61e7e3ec7bf0a10)) * barcode scanning for the stock entry (backport [#38716](https://github.com/frappe/erpnext/issues/38716)) ([#38718](https://github.com/frappe/erpnext/issues/38718)) ([1dcb065](https://github.com/frappe/erpnext/commit/1dcb065c64ba5c04323f25300b13cbce697d5e63)) * **demo:** Demo setup for canadian COA ([7d84441](https://github.com/frappe/erpnext/commit/7d844411fb581d4d74dbeb758b5f16c3e56daf24)) * fetch exc rate of multi currency journals ([f55b561](https://github.com/frappe/erpnext/commit/f55b561ff918268c178c7a51822c51cc3c7ed89f)) * fetch item_tax_template values if fields with fetch_from exisit ([fba28d6](https://github.com/frappe/erpnext/commit/fba28d6941695a2b6f4a5343775b58d9c4f60bf3)) * groups for current accounts in German CoAs ([58de991](https://github.com/frappe/erpnext/commit/58de9913b90ec0d7e3b042d4ea0e39184c4d3694)) * homepage not working (backport [#38755](https://github.com/frappe/erpnext/issues/38755)) ([#38756](https://github.com/frappe/erpnext/issues/38756)) ([ad3a5b5](https://github.com/frappe/erpnext/commit/ad3a5b58e4ee82f2462756b865183143c133cb21)) * if not budget then don't validate (backport [#38861](https://github.com/frappe/erpnext/issues/38861)) ([#38865](https://github.com/frappe/erpnext/issues/38865)) ([5ec75fb](https://github.com/frappe/erpnext/commit/5ec75fb6df592549ec4ec611250007fb631f0f52)) * incoming rate for sales return with Moving Average valuation method (backport [#38849](https://github.com/frappe/erpnext/issues/38849)) (backport [#38863](https://github.com/frappe/erpnext/issues/38863)) ([#38866](https://github.com/frappe/erpnext/issues/38866)) ([d65be69](https://github.com/frappe/erpnext/commit/d65be69c4c6199d72847999c5cd940c5893aa2a2)) * incorrect available qty for backdated stock reco with batch (backport [#37858](https://github.com/frappe/erpnext/issues/37858)) ([#38811](https://github.com/frappe/erpnext/issues/38811)) ([18bd330](https://github.com/frappe/erpnext/commit/18bd330a590055287f6dc8c509f65452664e45d3)) * Init internal child table values ([7802f6c](https://github.com/frappe/erpnext/commit/7802f6c5283ae57316eec06745f73e91fc89202f)) * item variant with manufacturer (backport [#38845](https://github.com/frappe/erpnext/issues/38845)) (backport [#38847](https://github.com/frappe/erpnext/issues/38847)) ([#38851](https://github.com/frappe/erpnext/issues/38851)) ([7320440](https://github.com/frappe/erpnext/commit/7320440b615e9d9c7a53cf5d4ea3989c49999b96)) * not able to cancel SCR with Batch (backport [#38817](https://github.com/frappe/erpnext/issues/38817)) (backport [#38821](https://github.com/frappe/erpnext/issues/38821)) ([#38829](https://github.com/frappe/erpnext/issues/38829)) ([4bd1a5f](https://github.com/frappe/erpnext/commit/4bd1a5f955b94b850b06f385ef70e6943b9725c9)) * not able to make inter-company po from so (backport [#38826](https://github.com/frappe/erpnext/issues/38826)) (backport [#38828](https://github.com/frappe/erpnext/issues/38828)) ([#38833](https://github.com/frappe/erpnext/issues/38833)) ([02ceee6](https://github.com/frappe/erpnext/commit/02ceee6669b99f29342a0106abf3d82639a3e1aa)) * on closed unreserved the production plan qty (backport [#38848](https://github.com/frappe/erpnext/issues/38848)) (backport [#38859](https://github.com/frappe/erpnext/issues/38859)) ([#38862](https://github.com/frappe/erpnext/issues/38862)) ([cbbc6af](https://github.com/frappe/erpnext/commit/cbbc6af128104eef9ff1ef7cc576b518be9f772b)) * **pe:** show split alert only on splitting ([77dba48](https://github.com/frappe/erpnext/commit/77dba4834cbe8645c16da8a8c321552a7a35eb59)) * Reset SLA on issue doesn't work (backport [#38789](https://github.com/frappe/erpnext/issues/38789)) ([#38791](https://github.com/frappe/erpnext/issues/38791)) ([2045306](https://github.com/frappe/erpnext/commit/204530628303551551fb256669181a03cce1d881)) * serial and batch bundle return not working (backport [#38754](https://github.com/frappe/erpnext/issues/38754)) ([#38806](https://github.com/frappe/erpnext/issues/38806)) ([8990c48](https://github.com/frappe/erpnext/commit/8990c48e7bf1c556ad234756259d991519769e09)) * set `fg-itm-qty` based on `qty` instead of the other way round in Subcontracting POs (backport [#38842](https://github.com/frappe/erpnext/issues/38842)) ([#38855](https://github.com/frappe/erpnext/issues/38855)) ([4e27174](https://github.com/frappe/erpnext/commit/4e27174c851d2283c2d6c01767ac95b05c0b46cd)) * show bill_date and bill_no in Purchase Register ([4ed86db](https://github.com/frappe/erpnext/commit/4ed86dbff2c74958fb967fc45066d056e948dc09)) * skip jvs against bank accounts ([bf8a2d0](https://github.com/frappe/erpnext/commit/bf8a2d0e3aab2790beb071785068df78d64f32ae)) * supplier removed on selection of item (backport [#38712](https://github.com/frappe/erpnext/issues/38712)) ([#38713](https://github.com/frappe/erpnext/issues/38713)) ([feb452b](https://github.com/frappe/erpnext/commit/feb452b740f1614cabc36f9f661d10843a992789)) * timezone aware SLA banner (backport [#38745](https://github.com/frappe/erpnext/issues/38745)) ([#38747](https://github.com/frappe/erpnext/issues/38747)) ([a551660](https://github.com/frappe/erpnext/commit/a551660d2a92abb655a573141a378afee5502e29)) * **ux:** don't override Item Name and Description in MR (backport [#38720](https://github.com/frappe/erpnext/issues/38720)) ([#38763](https://github.com/frappe/erpnext/issues/38763)) ([703be50](https://github.com/frappe/erpnext/commit/703be50bc7187fcc7ea203172382d70023b1ce3e)) * validation error on reconciling PE to Journals as Invoice ([aa5e16e](https://github.com/frappe/erpnext/commit/aa5e16e68134dabd58d95bdcd47db78d6c045319)) * wrong currency in Stock Balance report (backport [#38778](https://github.com/frappe/erpnext/issues/38778)) ([#38780](https://github.com/frappe/erpnext/issues/38780)) ([7fc8150](https://github.com/frappe/erpnext/commit/7fc8150617c3d6410702871289f80f5dab803f9a)) * wrong paid and cn amount on pos invoice ([cff9e47](https://github.com/frappe/erpnext/commit/cff9e471620c224133b12e7fe3cc9955e88efcef)) ### Features * RFQ print preview ([f30bede](https://github.com/frappe/erpnext/commit/f30bede2e03a2662ed17de1664bca3b624057f54)) * set lead name from email ([f770621](https://github.com/frappe/erpnext/commit/f7706211ea9baa79b46584feccec4bef4d5de5be)) ### Performance Improvements * index `return_against` on delivery note (backport [#38827](https://github.com/frappe/erpnext/issues/38827)) ([#38832](https://github.com/frappe/erpnext/issues/38832)) ([6ad75e7](https://github.com/frappe/erpnext/commit/6ad75e72e6e1142e9414de364f87bf152255fbfb)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 606503dc92..2a84d003d9 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "15.6.1" +__version__ = "15.7.0" def get_default_company(user=None):