From 6ba8725940c731048445839c8d274c033ab08ffd Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 3 Feb 2026 17:18:56 +0000 Subject: [PATCH] chore(release): Bumped to Version 15.96.0 # [15.96.0](https://github.com/frappe/erpnext/compare/v15.95.2...v15.96.0) (2026-02-03) ### Bug Fixes * add docstatus condition to get_sales_invoice_item function ([#51517](https://github.com/frappe/erpnext/issues/51517)) ([afc4c85](https://github.com/frappe/erpnext/commit/afc4c856f80506d528a7db182f54b46a0b879f39)) * add missing param ([a61ad15](https://github.com/frappe/erpnext/commit/a61ad1599866cc54c723f7b8b566ddb3738c73c4)) * add precision to rejected batch no qty calculation ([d5570f8](https://github.com/frappe/erpnext/commit/d5570f83d28028d3b04d2bbd8420c3813b3bbac2)) * backport Switzerland VAT rates update to version-15 ([#52244](https://github.com/frappe/erpnext/issues/52244)) ([f5481dc](https://github.com/frappe/erpnext/commit/f5481dc7d563e6300014c4e5924158a9a7bde3a8)) * **bank_account:** `is_company_account` related validations (backport [#51887](https://github.com/frappe/erpnext/issues/51887)) ([#51921](https://github.com/frappe/erpnext/issues/51921)) ([7226066](https://github.com/frappe/erpnext/commit/7226066772642e572cf08c05469fe98b08e46f26)) * **barcode:** failing request when item has both batch and serial ([19e0d75](https://github.com/frappe/erpnext/commit/19e0d75c225e92becbe55bc4b09fea6d9b8c9219)) * correct exchange gain loss in ppr ([e42f8ff](https://github.com/frappe/erpnext/commit/e42f8ffd5d4e6cfd214af30c5c964d25ba497817)) * duplicate account number (Indonesia COA) (backport [#52080](https://github.com/frappe/erpnext/issues/52080)) ([#52316](https://github.com/frappe/erpnext/issues/52316)) ([ac1f29d](https://github.com/frappe/erpnext/commit/ac1f29d5cb71c279e955cc4e31680c193767fdf8)) * hide close button on WO if WO is completed ([bd96868](https://github.com/frappe/erpnext/commit/bd96868736a4cb4f7b4d7b17b0c70f3832cb420d)) * imports ([528a482](https://github.com/frappe/erpnext/commit/528a4822405989574797b6721ee06ddb06270c1b)) * include credit notes in project gross margin calculation ([d9d48da](https://github.com/frappe/erpnext/commit/d9d48da50566511ae5a67aef64208b67a841074e)) * journal auditing voucher print date to use posting_date ([6413ce4](https://github.com/frappe/erpnext/commit/6413ce467f1708428f8179352589565e345b76b2)) * **mode of payment:** use valid syntax (backport [#51542](https://github.com/frappe/erpnext/issues/51542)) ([#52134](https://github.com/frappe/erpnext/issues/52134)) ([22869b6](https://github.com/frappe/erpnext/commit/22869b6f9dc5b98e86b9e6442212946ab1e5257e)) * negative stock for purchase return ([c30d76a](https://github.com/frappe/erpnext/commit/c30d76ae686982fa60a2f6d5ffa5b4b3e7b3ebc5)) * populate contact fields when creating quotation from customer ([78f8922](https://github.com/frappe/erpnext/commit/78f8922a9c7d4f9f82eb7976088c5785d38d8a6f)) * production plan not considering planning datetime when creating WO ([7b6c7c3](https://github.com/frappe/erpnext/commit/7b6c7c3e2740013d2b60f10469ed1b1175783290)) * **profit and loss statement:** exclude non period columns ([32c5861](https://github.com/frappe/erpnext/commit/32c5861919301b297326916ef9b9a1af079564d9)) * remove unneccessary check ([6a68155](https://github.com/frappe/erpnext/commit/6a681557a9558d8c1ba8e323db9dea17c4c2b2f6)) * reset incoming rate in selling controller if there are changes in item ([c6937c8](https://github.com/frappe/erpnext/commit/c6937c8375bbb1d417d492884b4a5e840157212a)) * revert to old orm ([7e01ae9](https://github.com/frappe/erpnext/commit/7e01ae9e4aef20c2d87490a884b66f1301199192)) * **RFQ:** render email templates for preview and sending ([07c5622](https://github.com/frappe/erpnext/commit/07c56221a5d40a1c092d778cb163a1d227903495)) * **stock:** add stock recon opening stock condition ([0cbb7f8](https://github.com/frappe/erpnext/commit/0cbb7f8714f8051e5e4f9c9d4638b8b051b4670c)) * **stock:** fetch batch wise valuation rate in get_items ([f1ba825](https://github.com/frappe/erpnext/commit/f1ba8258185709142e43adf65f9d60225b94a291)) * **stock:** ignore packing slip while cancelling the sales invoice ([e6083a5](https://github.com/frappe/erpnext/commit/e6083a57de2b64390e56ca4ee449f3565272cd8c)) * **stock:** include subcontracting order qty while calculating the bin qty ([ba17fdd](https://github.com/frappe/erpnext/commit/ba17fdd07221177c9f94023304a0c070377b26b6)) * **stock:** remove is_return condition on pos batch qty calculation ([a638dec](https://github.com/frappe/erpnext/commit/a638dece6b79ef26fe8486dfa1e3baf0afcd13b7)) * **stock:** set incoming_rate with lcv rate for internal purchase ([41c592a](https://github.com/frappe/erpnext/commit/41c592a1a8668ddf8ab7847857e7d981561679c6)) * **subcontracting:** include item bom in supplied items grouping key ([3b12d60](https://github.com/frappe/erpnext/commit/3b12d60877e5a26fa75b78c421dba6b3773f3856)) * test cases ([2c74491](https://github.com/frappe/erpnext/commit/2c74491eb61133d401a2ec8566b527d1fd933dde)) * validate over ordering of quotation ([0e60750](https://github.com/frappe/erpnext/commit/0e60750bd848aa7c5550900c2055ea04d7799611)) * validation when more than one FG items in repack stock entry ([fec3a8b](https://github.com/frappe/erpnext/commit/fec3a8b5115af95142bc25bf666ec4c30e462b61)) * zero valuation rate if returning from different warehouse ([28929df](https://github.com/frappe/erpnext/commit/28929df0e8f85e12f4e896b377a373cbada53357)) ### Features * **delivery-note:** add status indicator when document is partially billed ([e5e3b8a](https://github.com/frappe/erpnext/commit/e5e3b8a6ae7dbd89493a7721ca79c01d6a2f2b26)) * filter to display trial balance report without group account (backport [#48486](https://github.com/frappe/erpnext/issues/48486)) ([#52146](https://github.com/frappe/erpnext/issues/52146)) ([f48b4cd](https://github.com/frappe/erpnext/commit/f48b4cda50b29b65dfe661de263105bf8a87eb22)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 7450d8ee1cd..129a7ceeb7f 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.95.2" +__version__ = "15.96.0" def get_default_company(user=None):