From 08f47b626cfe8fb34bd51b5d32e8fd7892bfdeca Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Wed, 12 Mar 2025 14:37:29 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.54.4 ## [15.54.4](https://github.com/frappe/erpnext/compare/v15.54.3...v15.54.4) (2025-03-12) ### Bug Fixes * `base_net_rate` Required to Check Valid Range (backport [#46332](https://github.com/frappe/erpnext/issues/46332)) ([#46382](https://github.com/frappe/erpnext/issues/46382)) ([877d5bd](https://github.com/frappe/erpnext/commit/877d5bd3aa70881cc394870245f10973041dd5c1)) * **account:** update account number from parent company ([428aedc](https://github.com/frappe/erpnext/commit/428aedc29c599c076a53c2c083ad8ef3a89b05c5)) * Allow rename prospect doctype ([#46352](https://github.com/frappe/erpnext/issues/46352)) ([de46165](https://github.com/frappe/erpnext/commit/de46165768c46724a58a0fe4d80a30f93f1ca1d3)) * auto email report creation ([#46343](https://github.com/frappe/erpnext/issues/46343)) ([5cc251a](https://github.com/frappe/erpnext/commit/5cc251a172a7d09451d3fdd2d11c06a33f138e73)) * backport translations from develop ([#46428](https://github.com/frappe/erpnext/issues/46428)) ([9c70376](https://github.com/frappe/erpnext/commit/9c703765a1b6d0ccdfbe95f28667d20e3c6c53e9)) * calculate due date based on payment term (backport [#46416](https://github.com/frappe/erpnext/issues/46416)) ([#46479](https://github.com/frappe/erpnext/issues/46479)) ([7f14744](https://github.com/frappe/erpnext/commit/7f147446df1382fe73946906c9f20c9d82b3bc04)) * change fieldname for cash_flow to export (backport [#46353](https://github.com/frappe/erpnext/issues/46353)) ([#46366](https://github.com/frappe/erpnext/issues/46366)) ([23c4252](https://github.com/frappe/erpnext/commit/23c4252b9beefbd2cf904d80a647b2eec8aaa8c7)) * check if set_landed_cost_based_on_purchase_invoice_rate is enabled before running patch ([7047fe2](https://github.com/frappe/erpnext/commit/7047fe26812fbb48d80e3a24f438a9c1c5d8683f)) * clear cashe on employee hierarchy change to reflect updated permissions ([4dfdb2b](https://github.com/frappe/erpnext/commit/4dfdb2b0a1d698fa45d6487d30feab61c3e66b57)) * consider account freeze date in recalculate_amount_difference_field patch ([8b67527](https://github.com/frappe/erpnext/commit/8b67527900df9ea6279451bc887eef7d88ac4f60)) * consider stock freeze date in recalculate_amount_difference_field patch ([8264d42](https://github.com/frappe/erpnext/commit/8264d42cd9083f71752a303fded52d698d819c57)) * credit note creation during pos invoice consolidation (backport [#46277](https://github.com/frappe/erpnext/issues/46277)) ([#46469](https://github.com/frappe/erpnext/issues/46469)) ([a4b8b4c](https://github.com/frappe/erpnext/commit/a4b8b4c7714a0b16c56f9066dbebab48f822a76d)) * do not recalculate qty for batch items during reposting ([bac36f3](https://github.com/frappe/erpnext/commit/bac36f342d58c3ef902edc1b28284dbcb2938961)) * doctype name ([1dcbdf3](https://github.com/frappe/erpnext/commit/1dcbdf325766316e4febaf265475c419c528a7bc)) * enable no copy for serial no field ([3f9df2f](https://github.com/frappe/erpnext/commit/3f9df2fb2d63466f13d14343c69483022fd231a1)) * error in production analytics report ([db6ae61](https://github.com/frappe/erpnext/commit/db6ae61935e90c2e76667be8101ef49f6875ba22)) * error when creating delivery note from pick list ([#46417](https://github.com/frappe/erpnext/issues/46417)) ([0b92101](https://github.com/frappe/erpnext/commit/0b921016ffdd4639987a3c82bd2dadff99a730b9)) * filter batches that going to be zero ([ac97489](https://github.com/frappe/erpnext/commit/ac97489a32deb33442645bd32a92f821eaa9fb75)) * incorrect category in list ([002685f](https://github.com/frappe/erpnext/commit/002685fc892eca2a2a3fd49c7bf277dd9b7f84b0)) * make 'company_tax_id' and 'company_fiscal_code' as mandatory ([229f4d3](https://github.com/frappe/erpnext/commit/229f4d3d92e9db12afc2ed6c5d99cadc304dc4f0)) * not able to save work order with alternative item ([9554a49](https://github.com/frappe/erpnext/commit/9554a49bbd97798b4d688741a1ca633f02ee280e)) * **payment entry:** fetch default bank account based on company (backport [#46379](https://github.com/frappe/erpnext/issues/46379)) ([#46471](https://github.com/frappe/erpnext/issues/46471)) ([1371199](https://github.com/frappe/erpnext/commit/13711993fe3687db53579eedb6875355f9d2b74c)) * pricing rule not ignored in Sales Order ([#46248](https://github.com/frappe/erpnext/issues/46248)) ([8def42f](https://github.com/frappe/erpnext/commit/8def42f751ace7659c9912270481ddb78aabd310)) * rare precision issue preventing submission of subcontracting order ([6419d02](https://github.com/frappe/erpnext/commit/6419d020a1289ab08142ff94bfc94e83cfce7548)) * recalculate_amount_difference_field patch ([f247f02](https://github.com/frappe/erpnext/commit/f247f02e49e5bb22585e81e3c687e052ff441361)) * remove no copy for serial no field of purchase receipt item ([baa564f](https://github.com/frappe/erpnext/commit/baa564fc94c717c17d0cefd7e6bf66003f9d4c59)) * rename sla fields patch ([73f11cf](https://github.com/frappe/erpnext/commit/73f11cf19e98d382e4361686bd505fa16e067f2a)) * rename sla fields patch ([#46465](https://github.com/frappe/erpnext/issues/46465)) ([5edbd88](https://github.com/frappe/erpnext/commit/5edbd8851ab6b75cc591abe0a46cb1af3c34f0be)) * rename_sla_fields patch ([7bc7557](https://github.com/frappe/erpnext/commit/7bc7557018bb7764b77e6892b3ffd21f9128437e)) * run bank reconciliation as a background job to prevent request timeout ([739cd18](https://github.com/frappe/erpnext/commit/739cd18604c44fd614c09a936f3a44e512175105)) * set correct account currency for deferred expence account in PI ([f96848a](https://github.com/frappe/erpnext/commit/f96848a3b9c02997a680161327919ab0b841b21d)) * show remaining qty on 'Complete Job' button instead of full qty ([79e6550](https://github.com/frappe/erpnext/commit/79e6550321fd5289f271253ed8569295bcdf96f8)) * sla fields patch ([0d044bc](https://github.com/frappe/erpnext/commit/0d044bc5bb075fc8cb333cea6ac292f04d977986)) * stock balance in and out value ([c2001e9](https://github.com/frappe/erpnext/commit/c2001e9c675795343f2cd03cbe4bda45f2162da9)) * **test:** incorrect transaction exchange rate in test case ([b76c968](https://github.com/frappe/erpnext/commit/b76c96820ec5ca31405e77a8d3cdc15d050bbf95)) * typo in sales_invoice_print ([b610621](https://github.com/frappe/erpnext/commit/b6106212c1470ded73cec524d7baccd72cc9f388)) * uom reverts to default upon selecting do not explode ([#45693](https://github.com/frappe/erpnext/issues/45693)) ([6b1d209](https://github.com/frappe/erpnext/commit/6b1d20970e79b33f94c16a78a301c77dedf1d136)) * validate accounting dimension company in Journal Entry & Stock Entry (backport [#46204](https://github.com/frappe/erpnext/issues/46204)) ([#46369](https://github.com/frappe/erpnext/issues/46369)) ([c816f9b](https://github.com/frappe/erpnext/commit/c816f9bd0abf065231ed053889c6220bac20477c)) * validate last_gl_update exists before comparing (backport [#46464](https://github.com/frappe/erpnext/issues/46464)) ([#46468](https://github.com/frappe/erpnext/issues/46468)) ([3cef94e](https://github.com/frappe/erpnext/commit/3cef94e2edab9abf5d27b687f86b98b688ce3faa)) * validations and account type filter for `Tax Withholding Category` ([#46207](https://github.com/frappe/erpnext/issues/46207)) ([cc30a01](https://github.com/frappe/erpnext/commit/cc30a0189833324525a038d9564e4da40d9412de)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index a48e84c7257..d10fdab7afa 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.54.3" +__version__ = "15.54.4" def get_default_company(user=None):