From b9fcc786fa03681c2441016a4e72eed48b75cf06 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 22 Jan 2025 03:32:58 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.49.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [15.49.0](https://github.com/frappe/erpnext/compare/v15.48.4...v15.49.0) (2025-01-22) ### Bug Fixes * Ambiguous column error while creating Sales Return ([#45275](https://github.com/frappe/erpnext/issues/45275)) ([842d72f](https://github.com/frappe/erpnext/commit/842d72f7c442cd473c100fc3890c956a4e7ae33c)) * apply ruff formatter changes ([8e33d93](https://github.com/frappe/erpnext/commit/8e33d9327383075304afc8c22e632a04b5a365a6)) * calculate AED exchange rate based on pegged value with USD ([05e4255](https://github.com/frappe/erpnext/commit/05e42558d1e7a38b70dc2ade8865a5b45c271be2)) * check if tds deducted based on Purchase Taxes and Charges ([#45161](https://github.com/frappe/erpnext/issues/45161)) ([ade8799](https://github.com/frappe/erpnext/commit/ade8799358896043fdd77869dd03b0c90f45c536)) * check if tds deducted based on Purchase Taxes and Charges (backport [#45161](https://github.com/frappe/erpnext/issues/45161)) ([#45277](https://github.com/frappe/erpnext/issues/45277)) ([3abca03](https://github.com/frappe/erpnext/commit/3abca03fc1b4d73d1db68012386cc9fbc86db105)) * company in quality inspection ([c0cf1fe](https://github.com/frappe/erpnext/commit/c0cf1fed0058f6ce90871275a99fc7cb83a0c627)) * conflict ([bdaf376](https://github.com/frappe/erpnext/commit/bdaf3761c064150f8705a61234261d01c00788b6)) * do not reset picked items ([fd83b52](https://github.com/frappe/erpnext/commit/fd83b5251302a83eba332d35198f60d9aec2a6a2)) * Does not allow to create Sub-Asseblies of Sub Assemblies ([d3c9092](https://github.com/frappe/erpnext/commit/d3c9092266180f8b233ea0d93b8616187c0ff28a)) * ensure multiple PCVs in same fiscal year are considered in patch ([fcd914c](https://github.com/frappe/erpnext/commit/fcd914cfa0117a60309d991f51b2f9f99c1be7fb)) * fetching items from blanket order to sales/purchase order ([#45262](https://github.com/frappe/erpnext/issues/45262)) ([7fc19e1](https://github.com/frappe/erpnext/commit/7fc19e19be0e9d8c3ac4ac0c26edf1483f9c7b1f)) * fixed typo in manufacturing settings and field rename ([#45238](https://github.com/frappe/erpnext/issues/45238)) ([7641627](https://github.com/frappe/erpnext/commit/7641627b717ead4e2bcb35030ba654be6ca0f714)) * getting scrap items from sub assemblies by fetching scrap items for parent BOM ([da7b691](https://github.com/frappe/erpnext/commit/da7b69109a4b3a5f5d8e1ac130008918e8a6763f)) * ignore crm deal in tax_rule search filter (backport [#45134](https://github.com/frappe/erpnext/issues/45134)) ([#45138](https://github.com/frappe/erpnext/issues/45138)) ([afab5be](https://github.com/frappe/erpnext/commit/afab5be63fbe58ff169d0b941cc096455db9756a)) * include pos invoice in modifing key for returned item validation ([70ed8b7](https://github.com/frappe/erpnext/commit/70ed8b78d25c336d86482e15ff714d6a0d27b8f8)) * linters ([61303db](https://github.com/frappe/erpnext/commit/61303db16d77483df6b9ece033e3367f46b9107a)) * precision on work order total qty ([#45341](https://github.com/frappe/erpnext/issues/45341)) ([5346820](https://github.com/frappe/erpnext/commit/53468202dec4a97f004d85e850112911b126d60d)) * **Project:** re-phrase welcome email ([#45175](https://github.com/frappe/erpnext/issues/45175)) ([c94430a](https://github.com/frappe/erpnext/commit/c94430a4722e99b9ab4530872408b5261eda36e1)) * round off tax withholding amount ([#45271](https://github.com/frappe/erpnext/issues/45271)) ([3c10d80](https://github.com/frappe/erpnext/commit/3c10d809b0f88d372793c5dd8be218c0dc01be73)) * sales return for multi-uom ([#45303](https://github.com/frappe/erpnext/issues/45303)) ([e965b6e](https://github.com/frappe/erpnext/commit/e965b6ef4584181ab8582901d1cfff6365421cd4)) * set invoice start date to subscription start date (backport [#45342](https://github.com/frappe/erpnext/issues/45342)) ([#45343](https://github.com/frappe/erpnext/issues/45343)) ([7045c2c](https://github.com/frappe/erpnext/commit/7045c2cc3d2b1a0956e060c7a1c26c0c1884ef72)) * status of the serial no for the raw materials ([d956051](https://github.com/frappe/erpnext/commit/d956051e69d441797ef08ebb193b70c167f2556e)) * translation fixes ([e4f09ce](https://github.com/frappe/erpnext/commit/e4f09ce5434127d3f720d6e03c390cc6ddf5e75d)) * updated modified timestamp for stock entry type (backport [#45280](https://github.com/frappe/erpnext/issues/45280)) ([#45315](https://github.com/frappe/erpnext/issues/45315)) ([96a3a45](https://github.com/frappe/erpnext/commit/96a3a45078548ed9aa1e78d7524006213e9a8038)) * use currency defined in plan for subscription invoice ([#45104](https://github.com/frappe/erpnext/issues/45104)) ([a27eac1](https://github.com/frappe/erpnext/commit/a27eac1ef648d540bebb0b752b69132664b7153d)) * use currency defined in plan for subscription invoice (backport [#45104](https://github.com/frappe/erpnext/issues/45104)) ([#45273](https://github.com/frappe/erpnext/issues/45273)) ([2c46be4](https://github.com/frappe/erpnext/commit/2c46be4cfbf888c337316df1b7fbe87b818de877)) * validate linked sales person ([85910ec](https://github.com/frappe/erpnext/commit/85910ec2f99f9bcb7c7ab1ffbe6fe01ecf312d9c)) ### Features * add option to update modified on communication recieved (backport [#45307](https://github.com/frappe/erpnext/issues/45307)) ([#45310](https://github.com/frappe/erpnext/issues/45310)) ([bf8d6ae](https://github.com/frappe/erpnext/commit/bf8d6ae6bf074a5282d043480e5cb8a141021557)) * add Syscohada charts of accounts ([2667649](https://github.com/frappe/erpnext/commit/26676491e5b57245fa9cd30bceb5758a334434cf)) * Added valuation of quantity for each age group in stock ageing … (backport [#45076](https://github.com/frappe/erpnext/issues/45076)) ([#45208](https://github.com/frappe/erpnext/issues/45208)) ([dd58e4c](https://github.com/frappe/erpnext/commit/dd58e4cb536503427beb14fb619a10648694dc8c)) ### Performance Improvements * Ignore is_opening column in GL Queries ([#45327](https://github.com/frappe/erpnext/issues/45327)) ([b7de26d](https://github.com/frappe/erpnext/commit/b7de26d12353e2aba3587f50b35dd15b12426a30)) ### Reverts * avoid change to translatable string ([93e3847](https://github.com/frappe/erpnext/commit/93e3847e36ee865580d707aeb3fa3640a32145f6)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 98fb6684f2d..0c4cf74fc53 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -4,7 +4,7 @@ import inspect import frappe from frappe.utils.user import is_website_user -__version__ = "15.48.4" +__version__ = "15.49.0" def get_default_company(user=None):