From 33185e0a3b7ad8197283a5e40c601640b7f02c19 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 13 Mar 2024 04:29:12 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.17.0 # [15.17.0](https://github.com/frappe/erpnext/compare/v15.16.2...v15.17.0) (2024-03-13) ### Bug Fixes * **accounts:** Allow setting Number of new Cost Center (backport [#40212](https://github.com/frappe/erpnext/issues/40212)) ([#40314](https://github.com/frappe/erpnext/issues/40314)) ([7001e0a](https://github.com/frappe/erpnext/commit/7001e0a8208c0d9d03981267e7d8489e8395cab0)) * advance paid amount and ledger entries against SO/PO ([6a5a941](https://github.com/frappe/erpnext/commit/6a5a941a5ac0fa1b7469b46f793aa71cba2c42b7)) * barcode field on line item not working (backport [#40381](https://github.com/frappe/erpnext/issues/40381)) ([#40384](https://github.com/frappe/erpnext/issues/40384)) ([9ce68de](https://github.com/frappe/erpnext/commit/9ce68deff589ce929e4459d86ed18c9d41c2d37f)) * batch no not copied while making Material Consumption entry (backport [#40290](https://github.com/frappe/erpnext/issues/40290)) ([#40300](https://github.com/frappe/erpnext/issues/40300)) ([6d1c144](https://github.com/frappe/erpnext/commit/6d1c144a6682562ee2c03f6df40aa59cb51372b3)) * Blanket order rate getting changed on converting to order ([d8c6eb0](https://github.com/frappe/erpnext/commit/d8c6eb0bf2699947e5301461fda3c8681fca83bf)) * conditionally apply `is_group` filter in accounting dimension query (backport [#40414](https://github.com/frappe/erpnext/issues/40414)) ([#40416](https://github.com/frappe/erpnext/issues/40416)) ([40752c1](https://github.com/frappe/erpnext/commit/40752c1f5cdfc50ccc22a5e322f004b5bacd36fe)) * decimal issue while making the stock entry (backport [#40394](https://github.com/frappe/erpnext/issues/40394)) ([#40397](https://github.com/frappe/erpnext/issues/40397)) ([91af7c0](https://github.com/frappe/erpnext/commit/91af7c033aa3fc69146bd073d6d583e9e5ca50aa)) * error message wording ([#40403](https://github.com/frappe/erpnext/issues/40403)) ([2a40808](https://github.com/frappe/erpnext/commit/2a40808b057a84fc7589b7e910cba0348792cc45)) * Filter for projects in Sales Cycle ([173b3b8](https://github.com/frappe/erpnext/commit/173b3b85f617f37109468a852f116e2e4e88f80a)) * get_user_default_as_list args order ([44ff607](https://github.com/frappe/erpnext/commit/44ff607dcddc96825ff8610b81f3915772261260)) * if input manualy material request on WO the material_request_item is not set so validate WO give error (backport [#40180](https://github.com/frappe/erpnext/issues/40180)) ([#40421](https://github.com/frappe/erpnext/issues/40421)) ([a5e6763](https://github.com/frappe/erpnext/commit/a5e6763be593280bd1b4cfa6de81624532947839)) * incorrect advance paid in Sales/Purchase Order ([6832908](https://github.com/frappe/erpnext/commit/6832908e92048462359e3755f7b5a2b9215de21a)) * incorrect work order status (backport [#40407](https://github.com/frappe/erpnext/issues/40407)) ([#40411](https://github.com/frappe/erpnext/issues/40411)) ([605132a](https://github.com/frappe/erpnext/commit/605132a31c14b624399cbe1f021ca2355abb0020)) * load ignored doctype and include Mode of Payment Account ([#40334](https://github.com/frappe/erpnext/issues/40334)) ([5fac500](https://github.com/frappe/erpnext/commit/5fac50036a10c67efd92fcc31de3e08bbc772347)) * MR Default Supplier search query (backport [#40273](https://github.com/frappe/erpnext/issues/40273)) ([#40351](https://github.com/frappe/erpnext/issues/40351)) ([a195dd3](https://github.com/frappe/erpnext/commit/a195dd3c1f8a49b0d81bfe9248cc1b4d12ac165e)) * negative stock error for the batch (backport [#40389](https://github.com/frappe/erpnext/issues/40389)) ([#40391](https://github.com/frappe/erpnext/issues/40391)) ([478b988](https://github.com/frappe/erpnext/commit/478b9882900bf706811bab5eeb8c5c6d75665231)) * not able to cancel purchase receipt for old subcontracting flow (backport [#40298](https://github.com/frappe/erpnext/issues/40298)) ([#40302](https://github.com/frappe/erpnext/issues/40302)) ([e0e80f7](https://github.com/frappe/erpnext/commit/e0e80f7eedffe8e49248ef0d3e5ae8a1b1c91321)) * qc created for raw materials during manufacture entry (backport [#40408](https://github.com/frappe/erpnext/issues/40408)) ([#40413](https://github.com/frappe/erpnext/issues/40413)) ([f932265](https://github.com/frappe/erpnext/commit/f932265218f766090a6e21c8072e968266f9dd0e)) * recursion issue while submitting work order (backport [#40400](https://github.com/frappe/erpnext/issues/40400)) ([#40402](https://github.com/frappe/erpnext/issues/40402)) ([d6e87f3](https://github.com/frappe/erpnext/commit/d6e87f3f1748e702bf6c7f4600776705dc4a7117)) * Sender email in process statements of accounts ([953f640](https://github.com/frappe/erpnext/commit/953f64091ae1d9ff8f04f704fc0d8cf7bb613333)) * **Shipment Parcel:** make length, width and height non-mandatory ([1476196](https://github.com/frappe/erpnext/commit/14761969660eb8ed1101191748bd94f22051fbfd)) * stock ledger balance qty for the batch (backport [#40274](https://github.com/frappe/erpnext/issues/40274)) ([#40301](https://github.com/frappe/erpnext/issues/40301)) ([62aefce](https://github.com/frappe/erpnext/commit/62aefcef04b2e15ad51e50953a0e8e56b27c39db)) * use serial batch fields for subcontracting receipt (backport [#40311](https://github.com/frappe/erpnext/issues/40311)) ([#40315](https://github.com/frappe/erpnext/issues/40315)) ([4b15c00](https://github.com/frappe/erpnext/commit/4b15c00b11ee9ed2271ef55d72982de436106f34)) * use serial/batch field for rejected items (backport [#40327](https://github.com/frappe/erpnext/issues/40327)) ([#40329](https://github.com/frappe/erpnext/issues/40329)) ([7ca7242](https://github.com/frappe/erpnext/commit/7ca72423b962a80fe7bf3660ed8f9ec4b4a2a60a)) * Use serial/batch fields for delivery note return (backport [#40374](https://github.com/frappe/erpnext/issues/40374)) ([#40376](https://github.com/frappe/erpnext/issues/40376)) ([32660ab](https://github.com/frappe/erpnext/commit/32660abdc849fe5c0409f4be95aac6f969812e63)) ### Features * add recursion qty field in promotional scheme ([5f4b23d](https://github.com/frappe/erpnext/commit/5f4b23d4afedeb76ad239f15212e0469366f2e49)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 4bee7c55e17..f3898d3082a 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -3,7 +3,7 @@ import inspect import frappe -__version__ = "15.16.2" +__version__ = "15.17.0" def get_default_company(user=None):