From 779074e6a68b0fb380257e2dec6bc3e7ccc38386 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 14 Oct 2025 14:03:31 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.83.0 # [15.83.0](https://github.com/frappe/erpnext/compare/v15.82.2...v15.83.0) (2025-10-14) ### Bug Fixes * add GROUP BY for dn_detail and convert SQL query to QB ([9aa9b18](https://github.com/frappe/erpnext/commit/9aa9b181e5b44eed49ccb0b1fa3428246febcea8)) * **asset movement:** clear custodian if not present ([4ec5b28](https://github.com/frappe/erpnext/commit/4ec5b28fd27a56a238d27273642581a8f0742b97)) * Batch ordering based on the method mentioned in settings ([50266d3](https://github.com/frappe/erpnext/commit/50266d3b6bb899ec9536e6909972a42e164563f4)) * batch qty for expired batches ([f4816e4](https://github.com/frappe/erpnext/commit/f4816e4960c1fd0cafb34cdac6a8c0361cf62a2b)) * consider negative qty in batch qty calculation ([4370a59](https://github.com/frappe/erpnext/commit/4370a591830fc2604e27f7118e90687a3240dee9)) * **deferred revenue:** validate service stop date ([557d53a](https://github.com/frappe/erpnext/commit/557d53a9535397abc76ed735ba0c0d4166012921)) * do reposting of first transfer entry based on item-wh combination ([e9d71e0](https://github.com/frappe/erpnext/commit/e9d71e013ae110ce49f38fdbf0edffb8d94a2a67)) * duplicate serial nos ([9854ded](https://github.com/frappe/erpnext/commit/9854dedc06e96085866e74f728a4fd733c6c253d)) * enhance sub-assembly item handling in raw material request calculations ([467fcea](https://github.com/frappe/erpnext/commit/467fcea728f0c70ca001d83acdbb45bdedc8c605)) * filter sales team to show only active individual salespersons ([38efd5c](https://github.com/frappe/erpnext/commit/38efd5cb0b2e0a689ea1ee9f63c87705cb255845)) * fixed asset register showing opening entries ([1ea6e1d](https://github.com/frappe/erpnext/commit/1ea6e1db1293726e15ce42bff185059f390236e8)) * hide sales invoice creation for fully returned delivery notes ([b426b8c](https://github.com/frappe/erpnext/commit/b426b8c07f92a06a1c2f62a0fc4776755b2cb205)) * incorrect field valuation_rate ([93df11a](https://github.com/frappe/erpnext/commit/93df11a0cf3865c94f6342dc79d88027f7e8a629)) * negative error not throw for backdated entry ([1fc21d6](https://github.com/frappe/erpnext/commit/1fc21d60c60a62a3431da82d16624c120740cd2c)) * performance issue by adding index ([e4fd49e](https://github.com/frappe/erpnext/commit/e4fd49e9910a5ee51242e79638c130f6dd226f99)) * preserve address if present ([aaf470c](https://github.com/frappe/erpnext/commit/aaf470cf5c223fd780d0e065a6d3cf478e42510f)) * prevent empty Create dropdown when In Process (backport [#49891](https://github.com/frappe/erpnext/issues/49891)) ([#50063](https://github.com/frappe/erpnext/issues/50063)) ([b67b292](https://github.com/frappe/erpnext/commit/b67b29200c1609557a0f88c273422b16ef6f23b3)) * **production plan:** filter sales orders by item ([20c2809](https://github.com/frappe/erpnext/commit/20c2809437494a72111c01e5d262ca7d50dd723a)) * reset raw materials considering not available batches ([2184a28](https://github.com/frappe/erpnext/commit/2184a28e9143ca2da17c8120427ceaafdd216233)) * Reset Raw Materials Table button not working ([81ed32f](https://github.com/frappe/erpnext/commit/81ed32ff51eff145293eca55203a2f131b8a41b5)) * resolve conflict ([dccc561](https://github.com/frappe/erpnext/commit/dccc561eec5f952b85ba24331f12630f4de25b8a)) * resolve conflict ([38e1ca1](https://github.com/frappe/erpnext/commit/38e1ca13627a5a922d9df96335df1eedbee628a0)) * revert unrelated manual modified timestamp change ([c4cba78](https://github.com/frappe/erpnext/commit/c4cba781246d40b54f07d7b3b61317b6aee656ea)) * sales return for product bundle items ([ac46b3d](https://github.com/frappe/erpnext/commit/ac46b3d1cab3a0bdf08c7e772bbbc28b7c859d73)) * sanitize projects field in tasks webform ([#50089](https://github.com/frappe/erpnext/issues/50089)) ([432201f](https://github.com/frappe/erpnext/commit/432201f634517d8afed1fa234a5c1938b1bdde4f)) * set default roles on role_profile during reinstallation ([c93fbf3](https://github.com/frappe/erpnext/commit/c93fbf3982d7ba035ab2f42db609a087edd917ac)) * skip auto-cancel of depreciation for components during asset capitalization ([6d5f2b5](https://github.com/frappe/erpnext/commit/6d5f2b50241d2f4e5af8e04821fc26436b788ab6)) * skip party validation for payroll & it's journal & GL entry submission (backport [#49638](https://github.com/frappe/erpnext/issues/49638)) ([#49826](https://github.com/frappe/erpnext/issues/49826)) ([957b47f](https://github.com/frappe/erpnext/commit/957b47f351abd792ec82132f500034ad7937ee2d)) * stock ledger adjustment entry ([8020159](https://github.com/frappe/erpnext/commit/8020159c14c0cce1d86b6773bcefbfd1dae6d5cc)) * **stock-entry:** fetch empty batch for finished item ([af3d7ef](https://github.com/frappe/erpnext/commit/af3d7ef3001bacadafa888b7851d65c803e31bf9)) * **stock-reconciliation:** include inventory dimensions in duplicate validation ([21a972a](https://github.com/frappe/erpnext/commit/21a972ad95228fa79925e42213381df7d6bc4364)) * **Supplier Quotation Comparison:** add a missing translate function (backport [#49497](https://github.com/frappe/erpnext/issues/49497)) ([#50055](https://github.com/frappe/erpnext/issues/50055)) ([b7c2405](https://github.com/frappe/erpnext/commit/b7c2405113fbc19dd560f3c26424576a651bf4bc)) * swap warehouse labels for return entry ([c5dc810](https://github.com/frappe/erpnext/commit/c5dc81064283c9e85ff279d333da4f36499baac1)) * warehouse source reference in production report ([db93e50](https://github.com/frappe/erpnext/commit/db93e50f16da1624ff8108d5db8af3626a5438b0)) ### Features * add asset name to Asset Depreciations and Balances report ([0776b30](https://github.com/frappe/erpnext/commit/0776b300e82edd4b8c05bdf4dcb41bca11bb4330)) ### Performance Improvements * add composite indexes to Advance Payment Ledger Entry table ([5652e92](https://github.com/frappe/erpnext/commit/5652e926d7fcdc9bb5e759a132d420add9f704ae)) * optimize sql query ([79a8e26](https://github.com/frappe/erpnext/commit/79a8e2656bf07e5d34b1469224a93abe8095b79f)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index cbcfb489235..c9a5e1d70fc 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.82.2" +__version__ = "15.83.0" def get_default_company(user=None):