From e2e1ac0dba40fba1bbb94e6bd19e5099f784b946 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 7 Oct 2025 13:23:00 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.82.0 # [15.82.0](https://github.com/frappe/erpnext/compare/v15.81.3...v15.82.0) (2025-10-07) ### Bug Fixes * **accounting:** ensure proper removal of advance references during unreconcillation ([825ccd3](https://github.com/frappe/erpnext/commit/825ccd34224d22487507f2d4f90797802887c15f)) * add default scrap warehouse in wo ([a5ed9fd](https://github.com/frappe/erpnext/commit/a5ed9fdc67986988388346dc97e832ecf3739ae6)) * Add try-finally for setting buying price list ([e21baec](https://github.com/frappe/erpnext/commit/e21baec246177c677b05fbb56f98719e743d7151)) * check is_rejected attribute ([bdf150b](https://github.com/frappe/erpnext/commit/bdf150bdf8bd2df036b23b80190e1312b9bd0add)) * clear asset custodian when asset take back from employee without assign to another employee ([f4cdb49](https://github.com/frappe/erpnext/commit/f4cdb4912676f811d3390f270c2d7b279e6c0bba)) * **Common Code:** fetch canonical URI from Code List (backport [#49882](https://github.com/frappe/erpnext/issues/49882)) ([#49884](https://github.com/frappe/erpnext/issues/49884)) ([2c0501b](https://github.com/frappe/erpnext/commit/2c0501b05f3a10316284879cc14e47a7327e000f)) * delete column dynamically based on the naming by ([040873a](https://github.com/frappe/erpnext/commit/040873a442c971a977412272b099b54c28a782ce)) * do not consider draft bundles ([75323fd](https://github.com/frappe/erpnext/commit/75323fda0119e568da4b16c91b312b084a0d9ef5)) * do not fetch disabled item tax template ([c42dcbe](https://github.com/frappe/erpnext/commit/c42dcbe739f9866c5e9d65504fe5def0b3a9290e)) * exclude opening entries ([ed1c270](https://github.com/frappe/erpnext/commit/ed1c2703985fa4642cb297ab839bd1f9fe8735e7)) * failing patch ([0dad195](https://github.com/frappe/erpnext/commit/0dad1957c8cdf673eb96ea86c943874a8fe25dff)) * get unconsumed qty as per BOM qty ([82386b1](https://github.com/frappe/erpnext/commit/82386b18aa05ec3166942132fd42e6e5839bbe87)) * linter; dont change doc after DB update ([#49907](https://github.com/frappe/erpnext/issues/49907)) ([6c47353](https://github.com/frappe/erpnext/commit/6c47353205230f1057761ed96af6f8a4a5fabe19)) * **manufacturing:** prevent KeyError in BOM Creator when sub-assembly reused ([07c3755](https://github.com/frappe/erpnext/commit/07c3755f319e23715a40d0c9707324417e6c4a91)) * optimize SQL query by adding index on batch ([a83331b](https://github.com/frappe/erpnext/commit/a83331bd2f8b4e6d6c32e0959e582ab22f952e13)) * **profit and loss statement:** incorrect total calculation ([e132c45](https://github.com/frappe/erpnext/commit/e132c457f25baa4dc8d738be856a0f5db1db4e4a)) * remove allow_on_submit for pick list items ([4ccdede](https://github.com/frappe/erpnext/commit/4ccdedeb12c2c39868a0644c60b642d396fb9e45)) * resolved conflict ([a39bc62](https://github.com/frappe/erpnext/commit/a39bc626c705a7f3be88dea2a67801b0891b57d6)) * retain shipping address in doc ([20c21a4](https://github.com/frappe/erpnext/commit/20c21a4dc089dd81acc340e1cfee6e1bf7b6bac8)) * set fg_completed_qty based upon fg item qty ([b6d57ff](https://github.com/frappe/erpnext/commit/b6d57ff8a5d66c09dbd4098f2747c9f8c692b3ad)) * Set paid amount automatically only if return entry validated and has negative grand total ([#49829](https://github.com/frappe/erpnext/issues/49829)) ([bd3503a](https://github.com/frappe/erpnext/commit/bd3503a3d8ec2b1fa28a02ade52a8c438c935ab5)) * SQL operator precedence in Project query customer filter ([d950de2](https://github.com/frappe/erpnext/commit/d950de2d099509093cf21093290c086e0db03980)) * **subscription:** include days before ([f27b754](https://github.com/frappe/erpnext/commit/f27b754570b006c415bc3675ad64772ee112426d)) * too many writes on patch run ([a2bf53f](https://github.com/frappe/erpnext/commit/a2bf53ff0aea3debc69ef696351c4ce2a5dfdb17)) * use item valuation rate if no bin ([a4b5a74](https://github.com/frappe/erpnext/commit/a4b5a74644ccd07e8536e139f58689084c20accc)) * validate transfer_qty based on overproduction wo percentage ([7ce97ce](https://github.com/frappe/erpnext/commit/7ce97ce0c2fdc2f6308e5b9266b1db198984061b)) * warning message if the batch has incorrect qty ([3f3fd20](https://github.com/frappe/erpnext/commit/3f3fd20b31dfba428ad5e9cba40be4bf44cb5982)) ### Features * allow fallback to default selling price list (backport [#49634](https://github.com/frappe/erpnext/issues/49634)) ([#49704](https://github.com/frappe/erpnext/issues/49704)) ([95387b4](https://github.com/frappe/erpnext/commit/95387b4bf0723138abf7b7572b384849f6d11fe8)) * dynamic due date in payment terms when fetched from order (backport [#48864](https://github.com/frappe/erpnext/issues/48864)) ([#49938](https://github.com/frappe/erpnext/issues/49938)) ([baa6d2b](https://github.com/frappe/erpnext/commit/baa6d2bcdca633d60bfb596fc76df5cc5ab8b8fd)) * recalculate batch qty ([d49b64d](https://github.com/frappe/erpnext/commit/d49b64dc7c44624028892cc4d921ae93981a072a)) * validating asset scrap date ([#43093](https://github.com/frappe/erpnext/issues/43093)) ([0eb76f4](https://github.com/frappe/erpnext/commit/0eb76f4d2ce9a89022af266177c78afaf9a0f1e0)) ### Performance Improvements * serial nos / batches reposting ([8a310ef](https://github.com/frappe/erpnext/commit/8a310efc974179e4f89fa20f32257e66b6e3fe85)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index d17928ba9c2..7978873c49c 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.81.3" +__version__ = "15.82.0" def get_default_company(user=None):