From 8657ba374a9f7e43279eb71104e29b0be53e3bf0 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 20 Dec 2023 04:46:08 +0000 Subject: [PATCH] chore(release): Bumped to Version 14.55.0 # [14.55.0](https://github.com/frappe/erpnext/compare/v14.54.2...v14.55.0) (2023-12-20) ### Bug Fixes * close PO on SCO close (backport [#38667](https://github.com/frappe/erpnext/issues/38667)) ([#38680](https://github.com/frappe/erpnext/issues/38680)) ([22b442d](https://github.com/frappe/erpnext/commit/22b442d593182184cb98a994520109737b8e479c)) * **customer:** contact creation for companies ([#38055](https://github.com/frappe/erpnext/issues/38055)) ([ed9b38b](https://github.com/frappe/erpnext/commit/ed9b38bc8d32dd7b03a221b92828dc05d7cc2df9)) * **customer:** quick form and integration fixes ([#37386](https://github.com/frappe/erpnext/issues/37386)) ([6ed7c66](https://github.com/frappe/erpnext/commit/6ed7c6610acf328b1378597d4361f9bc707cb2fa)) * error while filtering on name on reconciliation tool ([30b6321](https://github.com/frappe/erpnext/commit/30b6321fd5f471f0678552e5f728c4ec5f1bf746)) * fetch exc rate of multi currency journals ([bf585de](https://github.com/frappe/erpnext/commit/bf585de558ca7ac1ba08230177fbd1429b120568)) * fetch item_tax_template values if fields with fetch_from exisit ([24ae45c](https://github.com/frappe/erpnext/commit/24ae45ce84b98e68759fb285b9856dc4f1ac72f7)) * get customers for leaderboard ([9dfe342](https://github.com/frappe/erpnext/commit/9dfe3428383e8b7cbfc0cce343d98cddcde039a8)) * get items for leaderboard ([812b301](https://github.com/frappe/erpnext/commit/812b301aaba35f7bcb490da11047662f46077927)) * get sales partner for leaderboard ([c63f873](https://github.com/frappe/erpnext/commit/c63f873a6f731731785b921351f35cc56a00f98a)) * get sales person for leaderboard ([df93447](https://github.com/frappe/erpnext/commit/df93447d3039c2141c0d088383a10cc53f389777)) * get suppliers for leaderboard ([7477ff3](https://github.com/frappe/erpnext/commit/7477ff3b5cb7ef49c1642b901e32fc5fa295c855)) * if not budget then don't validate ([#38861](https://github.com/frappe/erpnext/issues/38861)) ([d375164](https://github.com/frappe/erpnext/commit/d375164100158db9b974742caa3e05062c481d7d)) * incoming rate for sales return with Moving Average valuation method ([#38849](https://github.com/frappe/erpnext/issues/38849)) ([7fdac62](https://github.com/frappe/erpnext/commit/7fdac62393ee1e96969cca38a4ce0c07993dce7e)) * incorrect limit ([#38818](https://github.com/frappe/erpnext/issues/38818)) ([e18dc5c](https://github.com/frappe/erpnext/commit/e18dc5cea37302aec374bb34cbd980a01ced6b35)) * Init internal child table values ([d593f81](https://github.com/frappe/erpnext/commit/d593f81a1604e408128f7c031d11bf21ffa42a13)) * item variant with manufacturer ([#38845](https://github.com/frappe/erpnext/issues/38845)) ([e0c8ff1](https://github.com/frappe/erpnext/commit/e0c8ff10daeed0829266aea9142805f68ceedb2b)) * not able to cancel SCR with Batch ([#38817](https://github.com/frappe/erpnext/issues/38817)) ([fb5090f](https://github.com/frappe/erpnext/commit/fb5090fd3f23ada507fe8abc5a899f4b06e48d7e)) * not able to make inter-company po from so ([#38826](https://github.com/frappe/erpnext/issues/38826)) ([23042df](https://github.com/frappe/erpnext/commit/23042dfc3c0d02374c5710ed679731b1910f9b9a)) * on closed unreserved the production plan qty ([#38848](https://github.com/frappe/erpnext/issues/38848)) ([2184e8e](https://github.com/frappe/erpnext/commit/2184e8ef58379f53ef8f1d069afa26e64796b073)) * Reset SLA on issue doesn't work (backport [#38789](https://github.com/frappe/erpnext/issues/38789)) ([#38790](https://github.com/frappe/erpnext/issues/38790)) ([942f34a](https://github.com/frappe/erpnext/commit/942f34a73456530ce6bd3723ed7adb10cbb83731)) * supplier removed on selection of item (backport [#38712](https://github.com/frappe/erpnext/issues/38712)) ([#38732](https://github.com/frappe/erpnext/issues/38732)) ([dda95ea](https://github.com/frappe/erpnext/commit/dda95ea8922c0f6073d36edf3c0a525fbfc7295e)) * timezone aware SLA banner (backport [#38745](https://github.com/frappe/erpnext/issues/38745)) ([#38746](https://github.com/frappe/erpnext/issues/38746)) ([73d525e](https://github.com/frappe/erpnext/commit/73d525e84da63a4392501b76111d895fdef6498c)) * **ux:** don't override Item Name and Description in MR (backport [#38720](https://github.com/frappe/erpnext/issues/38720)) ([#38762](https://github.com/frappe/erpnext/issues/38762)) ([f7bfbd8](https://github.com/frappe/erpnext/commit/f7bfbd82dd9eb82780bfad60194a4348ba2f03fa)) * validation error on reconciling PE to Journals as Invoice ([9836205](https://github.com/frappe/erpnext/commit/9836205725ae8891a76a462937700322177fe1dd)) * wrong currency in Stock Balance report (backport [#38778](https://github.com/frappe/erpnext/issues/38778)) ([#38779](https://github.com/frappe/erpnext/issues/38779)) ([e05b23c](https://github.com/frappe/erpnext/commit/e05b23c38825039c85648557c572c26a3fc913a4)) * wrong paid and cn amount on pos invoice ([77da0da](https://github.com/frappe/erpnext/commit/77da0da945583e153ef2b7b5a55e28a322d072d3)) ### Features * **RFQ:** special properties in print preview (backport [#38725](https://github.com/frappe/erpnext/issues/38725)) ([#38726](https://github.com/frappe/erpnext/issues/38726)) ([2290750](https://github.com/frappe/erpnext/commit/229075048bd17d945da6ef2b8af71f500db7e8ea)) * set lead name from email ([1469ca7](https://github.com/frappe/erpnext/commit/1469ca7d0b8d7b60da991a8e3b682517113481f3)) ### Performance Improvements * index `return_against` on delivery note (backport [#38827](https://github.com/frappe/erpnext/issues/38827)) ([#38831](https://github.com/frappe/erpnext/issues/38831)) ([4114760](https://github.com/frappe/erpnext/commit/4114760efd0628a2502cff4f4e0a81c54e4eeeb4)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 585f8126daf..634a41ce6e3 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "14.54.2" +__version__ = "14.55.0" def get_default_company(user=None):