From 4048fb70e14d1843956fcdabb7c3cca75a1cbcdd Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 8 Sep 2026 13:23:31 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.34.2 ## [16.34.2](https://github.com/frappe/erpnext/compare/v16.34.1...v16.34.2) (2026-09-08) ### Bug Fixes * **accounts:** enforce account field allow-list on financial report filters (backport [#58790](https://github.com/frappe/erpnext/issues/58790)) ([#58849](https://github.com/frappe/erpnext/issues/58849)) ([6e39b42](https://github.com/frappe/erpnext/commit/6e39b421371a95d3e5dc146fb25401860639b46b)) * **accounts:** reject same-account internal transfers (backport [#58529](https://github.com/frappe/erpnext/issues/58529)) ([#58877](https://github.com/frappe/erpnext/issues/58877)) ([6ec3035](https://github.com/frappe/erpnext/commit/6ec30350d2f50c07ad65a578ee0835dd61079013)) * **accounts:** round journal entry totals to field precision (backport [#58629](https://github.com/frappe/erpnext/issues/58629)) ([#58875](https://github.com/frappe/erpnext/issues/58875)) ([9fff01d](https://github.com/frappe/erpnext/commit/9fff01db328a2ba98acd2345aa1c8a83f40f147b)) * add reconciliation after submit logic for bank transactions ([#57330](https://github.com/frappe/erpnext/issues/57330)) ([0a60d68](https://github.com/frappe/erpnext/commit/0a60d6805fb3124d6f8c3bee5561b3c75e0e69d0)) * **bank reconciliation:** match Payment Entries on the bank-side amount (backport [#57740](https://github.com/frappe/erpnext/issues/57740)) ([#58765](https://github.com/frappe/erpnext/issues/58765)) ([189bd1f](https://github.com/frappe/erpnext/commit/189bd1f39d5b44ea0e1bf4ea5cdf681ea80d8db9)) * **banking:** Federal bank dark logo (backport [#58844](https://github.com/frappe/erpnext/issues/58844)) ([#58845](https://github.com/frappe/erpnext/issues/58845)) ([3cc73e4](https://github.com/frappe/erpnext/commit/3cc73e4282a103afdb3554dcc857e0d31905b230)) * **banking:** find transfers on the same day (backport [#58766](https://github.com/frappe/erpnext/issues/58766)) ([#58767](https://github.com/frappe/erpnext/issues/58767)) ([8229aea](https://github.com/frappe/erpnext/commit/8229aeaead32edd0cefff6b2f884ec68e19f0dad)) * **banking:** UI cleanup and better statement parsing (backport [#58817](https://github.com/frappe/erpnext/issues/58817)) ([#58824](https://github.com/frappe/erpnext/issues/58824)) ([0610708](https://github.com/frappe/erpnext/commit/0610708d78837d0001795d5b4b9733a281566968)) * **batch:** show Expired status only after expiry date has passed ([#58736](https://github.com/frappe/erpnext/issues/58736)) ([0684599](https://github.com/frappe/erpnext/commit/0684599bdbbdba36b7af1937240dcec58645e3e7)) * check material request price list permission ([#58740](https://github.com/frappe/erpnext/issues/58740)) ([e5b1ff6](https://github.com/frappe/erpnext/commit/e5b1ff667d53fc6fbffbd490f2fb35d1389a820d)) * check write permission in whitelisted document methods (backport [#58689](https://github.com/frappe/erpnext/issues/58689)) ([#58701](https://github.com/frappe/erpnext/issues/58701)) ([074f9f0](https://github.com/frappe/erpnext/commit/074f9f082856bb61c6d89da70fbf2344d3a0d812)) * **crm:** check read permission on lead in add_lead_to_prospect ([2cc1a51](https://github.com/frappe/erpnext/commit/2cc1a51d9a08495ff1de10d6ffccc5c7e5b8e474)) * fetch accounts by company (backport [#58523](https://github.com/frappe/erpnext/issues/58523)) ([#58879](https://github.com/frappe/erpnext/issues/58879)) ([75cb796](https://github.com/frappe/erpnext/commit/75cb796477e8eb9347b7bc8c35f0de495bf6dabd)) * **gross-profit:** include item_name in export (backport [#58631](https://github.com/frappe/erpnext/issues/58631)) ([#58864](https://github.com/frappe/erpnext/issues/58864)) ([59b80b9](https://github.com/frappe/erpnext/commit/59b80b903a25c661f448e11633d74c0566913391)) * **journal-entry:** avoid full grid re-render per row in set_exchange_rate (backport [#58328](https://github.com/frappe/erpnext/issues/58328)) ([#58803](https://github.com/frappe/erpnext/issues/58803)) ([8b51005](https://github.com/frappe/erpnext/commit/8b51005525db6dec5b55bccb6850d705876f88c1)) * **manufacturing:** account for process loss in Production Plan Work Orders (backport [#58799](https://github.com/frappe/erpnext/issues/58799)) ([#58838](https://github.com/frappe/erpnext/issues/58838)) ([cfdf976](https://github.com/frappe/erpnext/commit/cfdf97601a1fe1c320d5d6f79a9f2b59260d12ef)) * **manufacturing:** apply MOQ once across Production Plan rows (v16) ([#58831](https://github.com/frappe/erpnext/issues/58831)) ([f6dbb31](https://github.com/frappe/erpnext/commit/f6dbb3131dcc331f2b6b7edc2ff528299c5787ea)) * **manufacturing:** apply safety stock once across Production Plan rows (v16) ([#58832](https://github.com/frappe/erpnext/issues/58832)) ([4719ad9](https://github.com/frappe/erpnext/commit/4719ad9b91b8cd377b409ab025a71d5ffb81de2b)) * **manufacturing:** share transfer stock across Production Plan rows (v16) ([#58834](https://github.com/frappe/erpnext/issues/58834)) ([e59fb39](https://github.com/frappe/erpnext/commit/e59fb396e511716dda6815b30108c850aa988581)) * **manufacturing:** sum consolidated sub-assembly required quantity (v16) ([#58833](https://github.com/frappe/erpnext/issues/58833)) ([a7c5ab8](https://github.com/frappe/erpnext/commit/a7c5ab89e8e2985e94fc27b8de0a8b80e38d3ea0)) * minor improvements to financial report template validation ([#58724](https://github.com/frappe/erpnext/issues/58724)) ([d23b407](https://github.com/frappe/erpnext/commit/d23b407ec7550aa270fc964c5fc7e07dff19bfde)) * order smallest purchase UOM qty that meets min order qty (backport [#57883](https://github.com/frappe/erpnext/issues/57883)) ([#58813](https://github.com/frappe/erpnext/issues/58813)) ([28f0ac5](https://github.com/frappe/erpnext/commit/28f0ac52870fd241e6539d531a35d355e754d792)) * persist rendered terms on transaction save ([#58858](https://github.com/frappe/erpnext/issues/58858)) ([89872eb](https://github.com/frappe/erpnext/commit/89872ebb375d4c7644c55a23f19ba62fcee1b73b)) * **pos:** use company-currency change amount when netting pos gl entries (backport [#58599](https://github.com/frappe/erpnext/issues/58599)) ([#58678](https://github.com/frappe/erpnext/issues/58678)) ([06057cc](https://github.com/frappe/erpnext/commit/06057ccfc0c9a0586bace0b719640d46ec8c88a4)) * prevent duplicate Batch messages and Project links ([#58705](https://github.com/frappe/erpnext/issues/58705)) ([2dc2a04](https://github.com/frappe/erpnext/commit/2dc2a04522a9cd8957cb9c1bb9c2a06f51159c9b)) * resolve code lists by URI and version (backport [#58770](https://github.com/frappe/erpnext/issues/58770)) ([#58772](https://github.com/frappe/erpnext/issues/58772)) ([31319bd](https://github.com/frappe/erpnext/commit/31319bd36ede7cd81d7ecb110b2526633d9fc82c)) * resolve conflicts ([d4b52c2](https://github.com/frappe/erpnext/commit/d4b52c236af7ab49f2d5c942fabbd606fafac7d7)) * restore hover tooltip on Profit and Loss dashboard chart ([bb26f8f](https://github.com/frappe/erpnext/commit/bb26f8f7b9e8fc3b473a38477d8d66f08487a840)) * **selling:** fetch orders within billing allowance (backport [#58751](https://github.com/frappe/erpnext/issues/58751)) ([#58820](https://github.com/frappe/erpnext/issues/58820)) ([817926c](https://github.com/frappe/erpnext/commit/817926ca2e888777767ecf91e74e14bc3334d9f7)) * **setup:** strict permissions for transaction deletion record (backport [#58687](https://github.com/frappe/erpnext/issues/58687)) ([#58723](https://github.com/frappe/erpnext/issues/58723)) ([dfb64d7](https://github.com/frappe/erpnext/commit/dfb64d7635f07f8793980e4ebc53934829bfec5b)) * show cost center for unmatched payments in receivables (backport [#58453](https://github.com/frappe/erpnext/issues/58453)) ([#58881](https://github.com/frappe/erpnext/issues/58881)) ([51bf7cb](https://github.com/frappe/erpnext/commit/51bf7cb2414981ba0e73c791ad25203ee0a9c7d3)) * **stock:** allow creating stock closing balances (backport [#58590](https://github.com/frappe/erpnext/issues/58590)) ([#58685](https://github.com/frappe/erpnext/issues/58685)) ([a1c8dc8](https://github.com/frappe/erpnext/commit/a1c8dc878d53bc61525fdc6a2b36b65aa569f637)) * **stock:** carry accounting dimensions from landed cost voucher charges into gl entries ([0c7be31](https://github.com/frappe/erpnext/commit/0c7be311b8a6e835bfa42e609eb6289ca64d940c)) * **stock:** recalculate delivery note billing after return ([#58869](https://github.com/frappe/erpnext/issues/58869)) ([7bb19c8](https://github.com/frappe/erpnext/commit/7bb19c89b133f1d1041af9b54d2aa065933cbffd)) * **subcontracting:** add condition to exclude tax withholding accounts in purchase receipt mapping ([15a531f](https://github.com/frappe/erpnext/commit/15a531f03ffecad7c6e1405a4f7d445350784289)) * sync translations from crowdin (version-16-hotfix) ([#58580](https://github.com/frappe/erpnext/issues/58580)) ([6971c80](https://github.com/frappe/erpnext/commit/6971c807436ca07c663d151a92f3136dac16c76f)) * **timesheet:** handle empty allowed projects (backport [#58745](https://github.com/frappe/erpnext/issues/58745)) ([#58746](https://github.com/frappe/erpnext/issues/58746)) ([f75601e](https://github.com/frappe/erpnext/commit/f75601e9b1b524d5350316cbc199dfc7d210b6dd)) * use account currency in Bank Reconciliation Statement print (backport [#58692](https://github.com/frappe/erpnext/issues/58692)) ([#58871](https://github.com/frappe/erpnext/issues/58871)) ([b1bf95d](https://github.com/frappe/erpnext/commit/b1bf95d5b3d4a2c816c303b7ed11bf9b23398730)) * user not able to set valuation rate zero in stock reco (backport [#58800](https://github.com/frappe/erpnext/issues/58800)) ([#58823](https://github.com/frappe/erpnext/issues/58823)) ([fb13222](https://github.com/frappe/erpnext/commit/fb132225d7dcbb737ff81ee2164ccc119da686d8)) ### Reverts * **manufacturing:** remove material coverage changes on version 16 ([#58716](https://github.com/frappe/erpnext/issues/58716)) ([82392fa](https://github.com/frappe/erpnext/commit/82392fa74727b41178f75e4101b68b94c2bc58a9)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 0fb0c026de8..ae0ec5e4378 100644 --- a/erpnext/__init__.py +++ b/erpnext/__init__.py @@ -6,7 +6,7 @@ import frappe from frappe.model.document import Document from frappe.utils.user import is_website_user -__version__ = "16.34.1" +__version__ = "16.34.2" def get_default_company(user=None):