From 6e01a9b84d2e0e8538b6dda5dbcadba65d9e65e4 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Thu, 12 Dec 2024 10:45:52 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.45.5 ## [15.45.5](https://github.com/frappe/erpnext/compare/v15.45.4...v15.45.5) (2024-12-12) ### Bug Fixes * 'Use Multi-Level BOM' checkbox default value (backport [#44618](https://github.com/frappe/erpnext/issues/44618)) ([#44620](https://github.com/frappe/erpnext/issues/44620)) ([5cd3994](https://github.com/frappe/erpnext/commit/5cd39941ee9d8067e606df169b1d773fa46cc580)) * add docstatus for translation ([47e1ed1](https://github.com/frappe/erpnext/commit/47e1ed1eff0a14fef46881ac42843b43d5ce43d0)) * add label strings for translation in pos_controller.js ([ffdd7cf](https://github.com/frappe/erpnext/commit/ffdd7cfa8678ecb4880eb8c68d260673e3cbbc5d)) * add labels for translation in production_analytics.py ([7a6cb0f](https://github.com/frappe/erpnext/commit/7a6cb0f157adb8a0e582e2d2c6806a2acc2e8a32)) * add labels for translation in purchase_order_analysis.py ([f06827c](https://github.com/frappe/erpnext/commit/f06827c6fbdbbd74cf3c93a843a206e384cfdf5b)) * add labels for translation in quality_inspection_summary.py ([dd3a747](https://github.com/frappe/erpnext/commit/dd3a747af461a01b4fdafb877320460a85a864fe)) * add labels for translation in sales_order_analysis.py ([6980d1e](https://github.com/frappe/erpnext/commit/6980d1e142d25a3151ea5b12625a9f6e62e39352)) * add labels for translation in sales_order.js ([283043e](https://github.com/frappe/erpnext/commit/283043eba7d305bd88d64fe5780a1b65ab3725c2)) * add string for translation in delayed_tasks_summary.py ([43fc8bf](https://github.com/frappe/erpnext/commit/43fc8bf74e758ceb8c0a7170fff6fdc3c7ce0b9f)) * add strings for translation in pos_item_cart.js ([71d8dfb](https://github.com/frappe/erpnext/commit/71d8dfb401a8a3f533e5e06eedb27cc9a1ae8d27)) * add strings for translation in timesheet.js ([#44496](https://github.com/frappe/erpnext/issues/44496)) ([106671a](https://github.com/frappe/erpnext/commit/106671a414436fe162d492e7619bcf9ff34236d1)) * add strings for translation payment_terms_status_for_sales_order.py ([773e03f](https://github.com/frappe/erpnext/commit/773e03f84f9514b2d7558be14ea257b9596d4474)) * add title for translation in asset.js ([843ff18](https://github.com/frappe/erpnext/commit/843ff18cf9e45cc88042eb328b30907e888628c8)) * **Bank Transaction:** error in party matching should not block submitting (backport [#44416](https://github.com/frappe/erpnext/issues/44416)) ([#44574](https://github.com/frappe/erpnext/issues/44574)) ([31c2b81](https://github.com/frappe/erpnext/commit/31c2b818bdaf1e7b1dae39a045d8b2fdbd00d4e6)) * BOM for variant items (backport [#44580](https://github.com/frappe/erpnext/issues/44580)) ([#44584](https://github.com/frappe/erpnext/issues/44584)) ([0b26827](https://github.com/frappe/erpnext/commit/0b268279cfbe720917bd73ff952771e1eaae05b4)) * BOM has not attr required items (backport [#44598](https://github.com/frappe/erpnext/issues/44598)) ([#44600](https://github.com/frappe/erpnext/issues/44600)) ([608eaaa](https://github.com/frappe/erpnext/commit/608eaaa482507cd5724e4b05ee0dc99e0b6f5004)) * BOM name issue (backport [#44575](https://github.com/frappe/erpnext/issues/44575)) ([#44579](https://github.com/frappe/erpnext/issues/44579)) ([03ae9e2](https://github.com/frappe/erpnext/commit/03ae9e27be5acca32d3e15f8434a3f6062dc8c30)) * BOM name issue (backport [#44586](https://github.com/frappe/erpnext/issues/44586)) ([#44589](https://github.com/frappe/erpnext/issues/44589)) ([a5cc307](https://github.com/frappe/erpnext/commit/a5cc30741703857556efe0f201a7bb91231eee0b)) * consider zero valuation rate for serial nos (backport [#44532](https://github.com/frappe/erpnext/issues/44532)) ([#44534](https://github.com/frappe/erpnext/issues/44534)) ([3771c6e](https://github.com/frappe/erpnext/commit/3771c6eeae15644e459181128f41ebd04a8d0c19)) * correct color for draft in list view ([cce1cc6](https://github.com/frappe/erpnext/commit/cce1cc66747cdf3f4a8fe210b53298c41417526f)) * currency symbol in SCO and SCR (backport [#44577](https://github.com/frappe/erpnext/issues/44577)) ([#44594](https://github.com/frappe/erpnext/issues/44594)) ([2a17ecd](https://github.com/frappe/erpnext/commit/2a17ecdc3949380215b03e4ae296de40efc2c11d)) * description overwrite on qty change (backport [#44606](https://github.com/frappe/erpnext/issues/44606)) ([#44609](https://github.com/frappe/erpnext/issues/44609)) ([243bf54](https://github.com/frappe/erpnext/commit/243bf542c43de476c8d0c26c34bd45d31e72f905)) * do not allow to inward same serial nos multiple times (backport [#44617](https://github.com/frappe/erpnext/issues/44617)) ([#44619](https://github.com/frappe/erpnext/issues/44619)) ([bdb60a5](https://github.com/frappe/erpnext/commit/bdb60a51c3232dc14b052822463a43b67b16ed8f)) * duplicate required items in the CSV (backport [#44498](https://github.com/frappe/erpnext/issues/44498)) ([#44507](https://github.com/frappe/erpnext/issues/44507)) ([539c5b7](https://github.com/frappe/erpnext/commit/539c5b7974ffdaf4caf8acb6d4acc00fba626668)) * incorrect stock UOM for BOM raw materials (backport [#44528](https://github.com/frappe/erpnext/issues/44528)) ([#44531](https://github.com/frappe/erpnext/issues/44531)) ([f4aa4c9](https://github.com/frappe/erpnext/commit/f4aa4c94668a95a04b5a36dde582474df0f0be7b)) * inv dimensions fields not creating for standard doctype (backport [#44504](https://github.com/frappe/erpnext/issues/44504)) ([#44515](https://github.com/frappe/erpnext/issues/44515)) ([8733eda](https://github.com/frappe/erpnext/commit/8733eda576fe6d27ea64dfb43ee52c2f1215b234)) * make projected qty editable after submit (backport [#44670](https://github.com/frappe/erpnext/issues/44670)) ([#44671](https://github.com/frappe/erpnext/issues/44671)) ([bd9c84d](https://github.com/frappe/erpnext/commit/bd9c84d3b76908b6756d0b3ade35e50722f30332)) * not able to make PO for returned qty from material request (backport [#44540](https://github.com/frappe/erpnext/issues/44540)) ([#44547](https://github.com/frappe/erpnext/issues/44547)) ([5ef063c](https://github.com/frappe/erpnext/commit/5ef063c63471092f568ee5fdead5ae0f2f52a74d)) * not able to make sales return entry (backport [#44605](https://github.com/frappe/erpnext/issues/44605)) ([#44613](https://github.com/frappe/erpnext/issues/44613)) ([04b07a9](https://github.com/frappe/erpnext/commit/04b07a9e1c0235d5a8515973f55c2676532dfcc3)) * precision check for salvage value ([ef5a564](https://github.com/frappe/erpnext/commit/ef5a5643dca2c5ee8f008088eb9bcc77079e72e9)) * prevent set_payment_schedule on return documents ([2560beb](https://github.com/frappe/erpnext/commit/2560beb69581ef74551e892e54410cde0fb13a00)) * required by date in the reorder material request (backport [#44497](https://github.com/frappe/erpnext/issues/44497)) ([#44509](https://github.com/frappe/erpnext/issues/44509)) ([07df87a](https://github.com/frappe/erpnext/commit/07df87ab6972ed3bb23b8ce8029a787a367655cf)) * restrict advance payment entries with flag ([98bd5f2](https://github.com/frappe/erpnext/commit/98bd5f20c4e20edb766ad4b0b4df23fda5552be9)) * strings for translation in pos_past_order_summary.js ([ceec5fd](https://github.com/frappe/erpnext/commit/ceec5fdb6c094928cb566973547ebe571d655f51)) * update free item qty while adding same item in seperate row ([f88dc26](https://github.com/frappe/erpnext/commit/f88dc263d5746f1f3f9b9dafd75d050390df23a1)) * update qty in SABB if qty changed in stock reco (backport [#44542](https://github.com/frappe/erpnext/issues/44542)) ([#44546](https://github.com/frappe/erpnext/issues/44546)) ([99a3271](https://github.com/frappe/erpnext/commit/99a327155e4a13e5ea8e0ad188a1acd38f90efed)) * validate returned serial nos and batches (backport [#44669](https://github.com/frappe/erpnext/issues/44669)) ([#44674](https://github.com/frappe/erpnext/issues/44674)) ([33273fa](https://github.com/frappe/erpnext/commit/33273faccbd514dd635c821a9cb18c30f6513982)) * valuation rate for batch in stock reconciliation (backport [#44657](https://github.com/frappe/erpnext/issues/44657)) ([#44664](https://github.com/frappe/erpnext/issues/44664)) ([2466e4c](https://github.com/frappe/erpnext/commit/2466e4c2fdf887a435a035dad4095b1b3f9b0ba4)) * variant qty while making work order from BOM (backport [#44548](https://github.com/frappe/erpnext/issues/44548)) ([#44551](https://github.com/frappe/erpnext/issues/44551)) ([63b1df3](https://github.com/frappe/erpnext/commit/63b1df38a81877168ea71047c9b29db144c4d8a9)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index bb8bf11b7ea0..679554abb556 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import frappe from frappe.utils.user import is_website_user -__version__ = "15.45.4" +__version__ = "15.45.5" def get_default_company(user=None):