From 1134e25bb6ec7ce2a77a29f9bc4e09b0434a4628 Mon Sep 17 00:00:00 2001 From: Frappe PR Bot Date: Tue, 7 Apr 2026 17:58:52 +0000 Subject: [PATCH] chore(release): Bumped to Version 16.13.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [16.13.0](https://github.com/frappe/erpnext/compare/v16.12.0...v16.13.0) (2026-04-07) ### Bug Fixes * add support to fetch items based on manufacture stock entry; fix how it's done from work order ([4232640](https://github.com/frappe/erpnext/commit/4232640a8b2670d04ac585f6a7eb4dc53b32ddf8)) * add tax_id handling in Tax Withholding Entry (backport [#53598](https://github.com/frappe/erpnext/issues/53598)) ([#54081](https://github.com/frappe/erpnext/issues/54081)) ([dc58754](https://github.com/frappe/erpnext/commit/dc58754a60425e455352c148e1c17c8725a6f33e)) * auto-set source_stock_entry ([eead8d6](https://github.com/frappe/erpnext/commit/eead8d6d8c219daa21c5742efe9255fb80833a9e)) * avg stock entries for disassembly from WO ([0ceb084](https://github.com/frappe/erpnext/commit/0ceb08410475c82157dbaff6431dcd06ae1031e2)) * conflicts ([66ee208](https://github.com/frappe/erpnext/commit/66ee208cb2d63dd5052e8a7017dcdd8c968af248)) * correct warehouse preference for disassemble ([919cbd5](https://github.com/frappe/erpnext/commit/919cbd5c0229fdde896afad5dbf58fbe2da65556)) * create source_stock_entry to refer to original manufacturing entry ([b91af5b](https://github.com/frappe/erpnext/commit/b91af5b2b987e04da90c9376261d155b2a665a88)) * custom button to disassemble manufactured stock entry with work order ([84a063a](https://github.com/frappe/erpnext/commit/84a063a9bf5876a5b4f395262318fd6acb9f604f)) * dif_inward_from_outward_workspace_sidebar (backport [#54083](https://github.com/frappe/erpnext/issues/54083)) ([#54088](https://github.com/frappe/erpnext/issues/54088)) ([e6722c8](https://github.com/frappe/erpnext/commit/e6722c84fa4d8ebc2f14af64f1dd16bd4b749dfb)) * disassembly prompt with source stock entry field ([c9d03d0](https://github.com/frappe/erpnext/commit/c9d03d049c57fdd41af00ea28fe292f511d41ec5)) * divide sub-assembly cost by qty to get per-unit rate in BOM Creator (backport [#54090](https://github.com/frappe/erpnext/issues/54090)) ([#54091](https://github.com/frappe/erpnext/issues/54091)) ([454271a](https://github.com/frappe/erpnext/commit/454271ad68073ad85e65e6029266c24548d5d94c)) * do not repost GL if no change in valuation ([89e3e3c](https://github.com/frappe/erpnext/commit/89e3e3c59e0a6e6ceaee5d3688018744dc4ec9cf)) * do not show inv dimension unnecessarily in stock entry (backport [#53946](https://github.com/frappe/erpnext/issues/53946)) ([#53951](https://github.com/frappe/erpnext/issues/53951)) ([573a1a0](https://github.com/frappe/erpnext/commit/573a1a0dcb7f11c35cfa75c18d23f71a6a2a41d2)) * dynamic labels on invoice type change ([4705f53](https://github.com/frappe/erpnext/commit/4705f53d2c53b597df3cd6e5a4bf5fd321cfcfbe)) * ensure accurate rounding for item-wise tax and taxable amounts ([c4c76cc](https://github.com/frappe/erpnext/commit/c4c76cc1b2e65f510d57fa65a3ef966454ef6266)) * GL entries for different exchange rate in the purchase invoice ([5719992](https://github.com/frappe/erpnext/commit/5719992cdaf836762e80ee14177f9ae9b1d2bbc9)) * handle disassembly for secondary / scrap items ([d50279b](https://github.com/frappe/erpnext/commit/d50279b718c195ba6f2735d448bc4736f3d4bfcd)) * hide fields related to track Semi-Finished Goods if feature has disabled ([5a7d0d2](https://github.com/frappe/erpnext/commit/5a7d0d2765c199d7ddd7b60c7d5c7f02dcee1ea8)) * include rejected qty in tax (purchase receipt) (backport [#53624](https://github.com/frappe/erpnext/issues/53624)) ([#53972](https://github.com/frappe/erpnext/issues/53972)) ([e230f72](https://github.com/frappe/erpnext/commit/e230f72e0ba93e49c8564c6f2ffb84b1659eb596)) * manufacture entry with group_by support ([31ac46a](https://github.com/frappe/erpnext/commit/31ac46ae4c04ce379def08dc2cadb84f5e5a1261)) * **manufacturing:** handle null cur_dialog in BOM work order dialog (backport [#54011](https://github.com/frappe/erpnext/issues/54011)) ([#54015](https://github.com/frappe/erpnext/issues/54015)) ([01610b2](https://github.com/frappe/erpnext/commit/01610b2fa7a0a772edf8a76399ebb0161012b3b5)) * Party Field only visibile when party type selected ([f42a1e8](https://github.com/frappe/erpnext/commit/f42a1e8a147b793cefb13eee45aeee0ed0085b80)) * prevent selection of group type customer group in customer master ([04cced2](https://github.com/frappe/erpnext/commit/04cced2fb5f8e34d67b23500c7eb0a5a69fef721)) * print hide unnecessary fields ([cd98312](https://github.com/frappe/erpnext/commit/cd983120834802b5a67c30fb0309183c14094f63)) * process loss with bom path disassembly ([0a257ea](https://github.com/frappe/erpnext/commit/0a257ea63d6820a49b13b713f1ffa6a4185ad479)) * **promotional_scheme:** toggle enable state between Buying and Selli… (backport [#54110](https://github.com/frappe/erpnext/issues/54110)) ([#54112](https://github.com/frappe/erpnext/issues/54112)) ([4a6fe47](https://github.com/frappe/erpnext/commit/4a6fe477d4e82efdb01a61f53d6ce15a76bafbc8)) * rejected serial no field showing even if serial / batch feature not enabled ([2c81f79](https://github.com/frappe/erpnext/commit/2c81f79df7d3a9d5ce88449a3533605d4dabc0e1)) * remove null from link_filters ([21f36f5](https://github.com/frappe/erpnext/commit/21f36f5c21dceeb7214d961fe8ff5731bd41106e)) * remove reference in serial/batch when document is cancelled (backport [#53979](https://github.com/frappe/erpnext/issues/53979)) ([#53989](https://github.com/frappe/erpnext/issues/53989)) ([5aaca83](https://github.com/frappe/erpnext/commit/5aaca83fe460500c73de4d3194891898580d72d3)) * remove title field from purchase receipt (backport [#54051](https://github.com/frappe/erpnext/issues/54051)) ([#54065](https://github.com/frappe/erpnext/issues/54065)) ([84382db](https://github.com/frappe/erpnext/commit/84382db5ca1911f40b8dec904477686ccc29cdff)) * remove unnecessary param, and use value from self ([7bef954](https://github.com/frappe/erpnext/commit/7bef9542d420fb89ed1dcf90345cbe409c08563e)) * resolve user permission error on status change by updating user … (backport [#54033](https://github.com/frappe/erpnext/issues/54033)) ([#54060](https://github.com/frappe/erpnext/issues/54060)) ([62b83ca](https://github.com/frappe/erpnext/commit/62b83cacce540a671b85d565d5d277090ba80a44)) * screen freezes if consumed qty set in SCR ([bd67ef8](https://github.com/frappe/erpnext/commit/bd67ef8d2652ea09155f30db3015eb6dc853fcfb)) * set bom details on disassembly; abs batch qty ([fb1d865](https://github.com/frappe/erpnext/commit/fb1d865e9b6b0f47e09ab9521bc7bf6b8c0efd9b)) * set serial and batch from source stock entry - on disassemble ([ff104ed](https://github.com/frappe/erpnext/commit/ff104edf1289dbf9876db11d8bdc95ecd9fb8d3b)) * set_query for source stock entry ([5f67ef7](https://github.com/frappe/erpnext/commit/5f67ef70bbc97c98b2ca3d9c220fa98270778371)) * show current stock qty in Stock Entry PDF (backport [#53761](https://github.com/frappe/erpnext/issues/53761)) ([#54032](https://github.com/frappe/erpnext/issues/54032)) ([ab08162](https://github.com/frappe/erpnext/commit/ab08162f34ce2cc1f68316757fbabd0cd59d17a1)) * skip discount amount validation when not saving ([8941699](https://github.com/frappe/erpnext/commit/8941699a34aa07103dd8e469ecc95b1aec26adb5)) * skip validate_stock_accounts in Journal Entry when perpetual inventory is disabled (backport [#53554](https://github.com/frappe/erpnext/issues/53554)) ([#53558](https://github.com/frappe/erpnext/issues/53558)) ([7062b71](https://github.com/frappe/erpnext/commit/7062b7153e8f4fc27c90533160b5b869816cc6b8)) * **stock:** update stock queue in SABE for return entries ([fc5a04d](https://github.com/frappe/erpnext/commit/fc5a04db2e92e92f05965b24ac5289ab3fa93163)) * support creating disassembly (without link of WO) ([1c4b2a7](https://github.com/frappe/erpnext/commit/1c4b2a7148527d7212c96be3b5eb3680d8571010)) * sync paid and received amount (backport [#53039](https://github.com/frappe/erpnext/issues/53039)) ([#54108](https://github.com/frappe/erpnext/issues/54108)) ([df3f242](https://github.com/frappe/erpnext/commit/df3f242331053d1412592e70048546f235b5b8f5)) * task gantt popup text not visible in light theme (backport [#53882](https://github.com/frappe/erpnext/issues/53882)) ([#54094](https://github.com/frappe/erpnext/issues/54094)) ([995a29e](https://github.com/frappe/erpnext/commit/995a29e3e1929a8da376cacafa5a53c4fb243e05)) * **taxes:** improve tax calculation accuracy and update test assertions ([6ad5e89](https://github.com/frappe/erpnext/commit/6ad5e8960782f761ce4dcca305c2c94ea88b11fc)) * **taxes:** increase rounding threshold for tax breakup calculations ([3592637](https://github.com/frappe/erpnext/commit/3592637b5c88249ff9c0a721eb7d8d3b7df646c6)) * **test:** do not use is_group enabled customer group in test ([8674aaf](https://github.com/frappe/erpnext/commit/8674aafc86897bd2cd4ede47bc2a0d0287e548cf)) * **tests:** update item code and quantity in tax detail test case ([6689b17](https://github.com/frappe/erpnext/commit/6689b17b882f2bd8e5ea3a7ac10aba9e90d90345)) * transactions where update stock is 0 should not create SLEs (backport [#54035](https://github.com/frappe/erpnext/issues/54035)) ([#54077](https://github.com/frappe/erpnext/issues/54077)) ([af81ed8](https://github.com/frappe/erpnext/commit/af81ed874b13c0bda088ff8728bab7524410c035)) * update min date based on transaction_date (backport [#53803](https://github.com/frappe/erpnext/issues/53803)) ([#54025](https://github.com/frappe/erpnext/issues/54025)) ([bc86e2c](https://github.com/frappe/erpnext/commit/bc86e2c1f2fe81a4638babb0690937c9d2e7b421)) * use get_value ([e4eb88d](https://github.com/frappe/erpnext/commit/e4eb88d80b3cdeb4124aa07ffba2868315904248)) * **ux:** refresh grid to correctly persist the state of fields ([273caa3](https://github.com/frappe/erpnext/commit/273caa38d99d90b9da6a3ed1b62108afc298336d)) * validate qty that can be disassembled from source stock entry. ([1237f9a](https://github.com/frappe/erpnext/commit/1237f9a0b17881f2f686bb715d1b7415094a4bf0)) * validate work order consistency in stock entry ([b030eea](https://github.com/frappe/erpnext/commit/b030eeafb8d920f32f84f7f4e62e84b607297c94)) * **warehouse_capacity_dashboard:** removed `escape` from template (backport [#53907](https://github.com/frappe/erpnext/issues/53907)) ([#53909](https://github.com/frappe/erpnext/issues/53909)) ([a478fb7](https://github.com/frappe/erpnext/commit/a478fb713139c0359c5b605581cabcc8a5352027)) ### Features * co product by product support ([#52979](https://github.com/frappe/erpnext/issues/52979)) ([#53975](https://github.com/frappe/erpnext/issues/53975)) ([8db397b](https://github.com/frappe/erpnext/commit/8db397bdae1f273d2f336abadafc4627469381d5)) * croatian_address_template (backport [#53888](https://github.com/frappe/erpnext/issues/53888)) ([#54058](https://github.com/frappe/erpnext/issues/54058)) ([ff26265](https://github.com/frappe/erpnext/commit/ff262655bb018a42bf1cc920534564e36476eeae)) * **Payment Request:** Added a toggle for using the payment schedule (backport [#53922](https://github.com/frappe/erpnext/issues/53922)) ([#53928](https://github.com/frappe/erpnext/issues/53928)) ([5ade905](https://github.com/frappe/erpnext/commit/5ade905ee85b92d724e1d7ba515cb9c70e24812c)) ### Performance Improvements * optimize account balance data fetching for Chart Of Accounts (backport [#53044](https://github.com/frappe/erpnext/issues/53044)) ([#53802](https://github.com/frappe/erpnext/issues/53802)) ([093ca87](https://github.com/frappe/erpnext/commit/093ca8745d9b9358ed5c163bb3ee675b56276f3f)) --- erpnext/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/__init__.py b/erpnext/__init__.py index 92caee79427..172e697bbab 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.12.0" +__version__ = "16.13.0" def get_default_company(user=None):