From e112290728b608ba6fcd66f48724ff80c2db71dd Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 11 Nov 2025 14:49:50 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.88.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [15.88.0](https://github.com/frappe/erpnext/compare/v15.87.2...v15.88.0) (2025-11-11) ### Bug Fixes * add company filter for default warehouse for sales return ([32d3fbf](https://github.com/frappe/erpnext/commit/32d3fbf1e80459e39f9ac8716a328d6738f7cfce)) * add is_group filter in task for timesheet ([0f00581](https://github.com/frappe/erpnext/commit/0f00581f839f64a017d1c75408192f58d8990d92)) * add missing stock entry UOM filtering based on item master ([#50135](https://github.com/frappe/erpnext/issues/50135)) ([8f2002d](https://github.com/frappe/erpnext/commit/8f2002d419047eeb9dcb96ecb71cf8b82bf529f1)) * add validation to reject empty readings ([ac0375f](https://github.com/frappe/erpnext/commit/ac0375fc2e0e0ac3073efa6fd391b494a592b0b5)) * apply company,is_group filter for cost center ([b181686](https://github.com/frappe/erpnext/commit/b1816864deaa1076121906197a32a345f26cf9f1)) * automatically append taxes if taxes_and_charges is set in Buying controller ([25f5fb7](https://github.com/frappe/erpnext/commit/25f5fb7637f178763816a94019477bd6a38a472e)) * **buying:** fetch Cost Center from Project ([e8e26a9](https://github.com/frappe/erpnext/commit/e8e26a91bb6367057cb70e760d659065a8620a7b)) * change fieldtype from link to data for document_type in producti… (backport [#50443](https://github.com/frappe/erpnext/issues/50443)) ([#50455](https://github.com/frappe/erpnext/issues/50455)) ([a3ddc95](https://github.com/frappe/erpnext/commit/a3ddc9533a6351da6791c9504ffc14b148e6c221)) * change fieldtype from link to data for document_type in production plan summary ([9012a72](https://github.com/frappe/erpnext/commit/9012a721852e35addcda803da5b01fe3f523052d)) * check warehouse account before accessing ([79b3af6](https://github.com/frappe/erpnext/commit/79b3af6d3efcf4e21ff181f08785bbed25915116)) * ensure that additional discount amount is not mapped repeatedly ([44539f0](https://github.com/frappe/erpnext/commit/44539f094469003c1663ee202c3a1618a655e6d9)) * handle partial dn against reserved stock ([9d979e3](https://github.com/frappe/erpnext/commit/9d979e34abbc99045b0d11464db8150d11ce5172)) * handle returns as well ([9ed40cc](https://github.com/frappe/erpnext/commit/9ed40cc17d1e353da351f1b73a6fd251cc31d0b0)) * hide total row in general ledger report ([56bb88d](https://github.com/frappe/erpnext/commit/56bb88d281913efac37cd5244776c4357680cd26)) * ignore Department doctype ([32182d7](https://github.com/frappe/erpnext/commit/32182d7cc7b30c62f1c7697c5c687fc24a5b406d)) * include cost_center and project upon accounting dimension fetch ([3f490f1](https://github.com/frappe/erpnext/commit/3f490f11d52a7cdaa3dfb180cb14bb89ea6c4f4f)) * material request item quantity validation against sales order with over-receipt allowance ([f2fef54](https://github.com/frappe/erpnext/commit/f2fef54b835650a11911d4608991fb1c3ee0c316)) * **material request:** set default buying price list if not exists ([670c6dc](https://github.com/frappe/erpnext/commit/670c6dcdd7cdf017f52bd4ba595aa570999b567f)) * Nonetype error if reserved stock is not present ([b8ec3ae](https://github.com/frappe/erpnext/commit/b8ec3ae23aab5ad5a15a4ac61352695a3041c537)) * Pass stock_qty and picked_qty in transfer entry ([95ea9ca](https://github.com/frappe/erpnext/commit/95ea9ca66bb033bf8e8b377fe961d67ce07d37bd)) * removed the validation ([080e9a3](https://github.com/frappe/erpnext/commit/080e9a3d73d4a9be2e0b4777918058548ccb79ff)) * reset billing and shipping address when company changes ([73b8a29](https://github.com/frappe/erpnext/commit/73b8a294cfad149da5ebde3c2fb2b7bd058f98de)) * resolve conflict ([7d593dd](https://github.com/frappe/erpnext/commit/7d593dd3db06eb66ed9eea083092400d2f32d07b)) * set company before creating asset movement to avoid permission error ([3fad90e](https://github.com/frappe/erpnext/commit/3fad90ebb9c4872fdbdfbc46edf6ce85a9f72218)) * show only stock items in delivered items to be billed and received items to be billed reports ([3dbc90a](https://github.com/frappe/erpnext/commit/3dbc90a0b4c399638de7519fa524a29515f2fa4e)) * state_to_state_province for translation ([#50244](https://github.com/frappe/erpnext/issues/50244)) ([d4f6ca3](https://github.com/frappe/erpnext/commit/d4f6ca35648f97c532b07e8e70091ce347ab4892)) * **stock:** ignore current voucher in reserved stock validation ([0e7f971](https://github.com/frappe/erpnext/commit/0e7f9711e12923fda462099d52e441b0546dc23d)) * **Timesheet:** don't use billing_hours for costing amount ([#50394](https://github.com/frappe/erpnext/issues/50394)) ([29c976e](https://github.com/frappe/erpnext/commit/29c976e9ae9d3a7b3e455de4026df1b618cc843b)) * trends report total mismatch with group filters ([7e3f30b](https://github.com/frappe/erpnext/commit/7e3f30baad922a565ff21c6172fb5376e7ef59d3)) * Update pick list locations quantity ([ce7ab8d](https://github.com/frappe/erpnext/commit/ce7ab8df9a4d6d63f0f91ef1fbe9228577a893e0)) * update uom when item changes ([2a2ae9a](https://github.com/frappe/erpnext/commit/2a2ae9a20c2269a8e8231603753475e648de75f6)) * validate is_group for parent task ([3380dea](https://github.com/frappe/erpnext/commit/3380deab02382fb043daa19c90d84204ad560e40)) * validate that discount amount cannot exceed total before discount ([e559faf](https://github.com/frappe/erpnext/commit/e559fafa83359d5d2e2240ffd4c50f35368af2c4)) ### Features * **account settings:** add checkbox to show balances in payment entry ([90500f0](https://github.com/frappe/erpnext/commit/90500f0ffc2e3965fac96fbfdf1050dde8db1564)) * add asset name column ([c486471](https://github.com/frappe/erpnext/commit/c48647100fea5f1584b045d27d6bfe907e3894c4)) * make material transfer warehouse validation optional (backport [#50461](https://github.com/frappe/erpnext/issues/50461)) ([#50462](https://github.com/frappe/erpnext/issues/50462)) ([1747e83](https://github.com/frappe/erpnext/commit/1747e83cb17e37203ecfecd0d7fa9cd58ac6eeb3)) * process period closing voucher ([c8e3da0](https://github.com/frappe/erpnext/commit/c8e3da0a713efda19a2a3b457fb487d08cdd06db)) ### Performance Improvements * serial no creation ([6ba2491](https://github.com/frappe/erpnext/commit/6ba24912c32420786165f496c98b14684b54c919)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 41f3e7b5b3e..efaa7009e60 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.87.2" +__version__ = "15.88.0" def get_default_company(user=None):