Sudharsanan11
6ac699d3bb
fix(stock): apply precision to the additional cost amount in stock entry
2026-06-20 23:50:50 +05:30
mergify[bot]
e6e5591088
fix(coa_importer): allow importing COA through import_coa only for Accounts Manager (backport #56132 ) ( #56140 )
...
* fix(coa_importer): allow importing COA through `import_coa` only for `Accounts Manager` (#56132 )
* fix(coa_importer): allow importing COA only for `Accounts Manager`
Co-authored-by: Pratheep S <pratheeps2024@gmail.com >
* fix(coa_importer): check permissions in `unset_existing_data`
---------
Co-authored-by: Pratheep S <pratheeps2024@gmail.com >
(cherry picked from commit 8c1a1aafe6 )
# Conflicts:
# erpnext/accounts/doctype/chart_of_accounts_importer/chart_of_accounts_importer.py
* chore: resolve conflicts
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-06-20 22:16:16 +05:30
Diptanil Saha
635c51acf7
Merge pull request #56194 from frappe/mergify/bp/version-16-hotfix/pr-56191
...
fix: added missing permission validation on whitelisted function and removed unnecessary whitelisted decorator (backport #56191 )
2026-06-20 20:25:41 +05:30
diptanilsaha
e605675e11
chore: resolve conflicts
2026-06-20 20:07:42 +05:30
diptanilsaha
bf58393fda
fix(report_utils): remove unnecessary whitelist decorator on get_invoiced_item_gross_margin
...
(cherry picked from commit e29535f29c )
# Conflicts:
# erpnext/accounts/report/utils.py
2026-06-20 20:07:42 +05:30
diptanilsaha
88ce356d62
fix(err): add missing permission check on get_account_details
...
(cherry picked from commit 9bf1e847d2 )
2026-06-20 20:07:37 +05:30
Shllokkk
396feadace
Merge pull request #56164 from Shllokkk/honor-account-freezing-date-on-cancel
...
fix: honor account freezing date when cancelling vouchers
2026-06-20 13:56:12 +05:30
mergify[bot]
c0dab55fcc
perf: composite index on (serial_no, warehouse, posting_datetime) for Serial and Batch Entry (backport #56032 ) ( #56166 )
...
* perf: composite index on (serial_no, warehouse, posting_datetime)
(cherry picked from commit b1b6ae98ed )
# Conflicts:
# erpnext/patches.txt
* chore: fix conflicts
Removed conflicting patch entries and retained relevant ones.
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2026-06-19 12:54:19 +00:00
ruthra kumar
cb47745d8c
Merge pull request #56159 from frappe/mergify/bp/version-16-hotfix/pr-55265
...
fix: update reference doctype mapping and field visibility in bank guarantee (backport #55265 )
2026-06-19 17:48:27 +05:30
Shllokkk
f4b827cb3d
fix: honor account freezing date when cancelling vouchers
2026-06-19 16:51:54 +05:30
nareshkannasln
dc9ae20db8
fix: update reference doctype mapping and field visibility in bank guarantee
...
(cherry picked from commit b1de654dfd )
2026-06-19 11:09:38 +00:00
Mihir Kandoi
6cb42ab8b1
Merge pull request #56138 from frappe/mergify/bp/version-16-hotfix/pr-55920
...
fix: update weighted average rate calculation to consider returned and consumed quantities (backport #55920 )
2026-06-19 15:15:45 +05:30
ljain112
35e06045bd
fix: update weighted average rate calculation to consider returned and consumed quantities
...
(cherry picked from commit 35e55d3e13 )
2026-06-19 09:17:57 +00:00
Frappe PR Bot
d47aa4917a
chore(release): Bumped to Version 16.23.1
...
## [16.23.1](https://github.com/frappe/erpnext/compare/v16.23.0...v16.23.1 ) (2026-06-19)
### Bug Fixes
* type def in get_linked_payments (backport [#56100 ](https://github.com/frappe/erpnext/issues/56100 )) ([#56133 ](https://github.com/frappe/erpnext/issues/56133 )) ([6569fa2 ](6569fa2b9f ))
v16.23.1
2026-06-19 08:39:21 +00:00
mergify[bot]
6569fa2b9f
fix: type def in get_linked_payments (backport #56100 ) ( #56133 )
...
fix: type def in get_linked_payments (#56100 )
(cherry picked from commit 8e21af0a63 )
Co-authored-by: Nikhil Kothari <nik.kothari22@live.com >
2026-06-19 08:37:40 +00:00
Mihir Kandoi
6c37acc180
Merge pull request #55968 from frappe/mergify/bp/version-16-hotfix/pr-55830
...
fix(stock): enable quality inspection for all Stock Entry purposes (backport #55830 )
2026-06-19 12:03:46 +05:30
Sudharsanan11
42c121a750
fix(stock): define qi exception classes in exceptions file
2026-06-19 11:38:25 +05:30
Mihir Kandoi
1e027364e3
chore: resolve conflicts
2026-06-19 11:38:25 +05:30
Sudharsanan11
d2fee32eb3
test(stock): add test to validate the quality inspection for stock entry
...
(cherry picked from commit 609ccc3cb1 )
2026-06-19 11:38:25 +05:30
Smit Vora
21912402c0
Merge pull request #56123 from frappe/mergify/bp/version-16-hotfix/pr-56104
...
fix: base_tax_amount as none when payment entry created using API (backport #56104 )
2026-06-19 09:25:27 +05:30
vorasmit
43b355eaf6
fix: tax.base_tax_amount as none when payment entry created using API
...
(cherry picked from commit b9b402f2ec )
2026-06-19 03:17:58 +00:00
Mihir Kandoi
175aac4156
Merge pull request #56119 from frappe/mergify/bp/version-16-hotfix/pr-56065
...
fix(stock): propagate renamed attribute values to variant items (backport #56065 )
2026-06-18 23:16:26 +05:30
Mihir Kandoi
30650f298b
Merge pull request #56115 from frappe/mergify/bp/version-16-hotfix/pr-56055
...
fix: disable is_debit_note while creating credit note (backport #56055 )
2026-06-18 22:54:51 +05:30
barredterra
3110ab1c57
fix(stock): update variant attributes on value rename
...
(cherry picked from commit c7acd88742 )
2026-06-18 17:06:07 +00:00
barredterra
40110d83c9
test(stock): add cleanup for item attribute value changes in tests
...
(cherry picked from commit 60f5de7ab8 )
2026-06-18 17:06:07 +00:00
barredterra
dbc831e008
fix(stock): propagate renamed attribute values to variant items
...
(cherry picked from commit 27d574dad5 )
2026-06-18 17:06:07 +00:00
Mihir Kandoi
686437bd54
Merge pull request #56117 from frappe/mergify/bp/version-16-hotfix/pr-56098
...
fix: apply docstatus filter to exclude cancelled Work Orders in Seria… (backport #56098 )
2026-06-18 22:32:47 +05:30
pandiyan
58d5f39e0a
fix: apply docstatus filter to exclude cancelled Work Orders in Serial No
...
(cherry picked from commit 3ba8f690a4 )
2026-06-18 16:56:46 +00:00
pandiyan
c7dbedbfdc
fix: disable is_debit_note while creating credit note
...
(cherry picked from commit 279c8dea06 )
2026-06-18 16:54:21 +00:00
Nikhil Kothari
8e21af0a63
fix: type def in get_linked_payments ( #56100 )
2026-06-18 14:11:11 +00:00
Shllokkk
87e498cd7d
Merge pull request #56088 from Shllokkk/je-pcv-vaidation
...
fix(journal entry): validate opening entry against pcv on save
2026-06-18 18:04:51 +05:30
Shllokkk
f8aa4c730c
fix(journal entry): validate opening entry against pcv on save
2026-06-18 16:56:17 +05:30
rohitwaghchaure
a335838691
Merge pull request #56091 from frappe/mergify/bp/version-16-hotfix/pr-56079
...
feat: allow negative stock at batch level (backport #56079 )
2026-06-18 16:42:32 +05:30
Rohit Waghchaure
1f075d4bbf
feat: add batch-level option to allow negative stock for batch
...
(cherry picked from commit ca07982ee0 )
2026-06-18 10:49:45 +00:00
Khushi Rawat
7f441864d6
Merge pull request #56084 from frappe/mergify/bp/version-16-hotfix/pr-56030
...
fix: lock budget distribution table and guard against null distributi… (backport #56030 )
2026-06-18 14:34:18 +05:30
Shllokkk
2b28b7e694
fix: lock budget distribution table and guard against null distribution rows
...
(cherry picked from commit d37e5cd97d )
2026-06-18 08:28:37 +00:00
Mihir Kandoi
56d9cbabbf
Merge pull request #56049 from aerele/backport-56003
...
fix(stock): update transfer status for mixed transfer flows
2026-06-17 17:20:55 +05:30
pandiyan
4481efec17
test(stock): validate completed status for mixed transfer methods
2026-06-17 16:58:32 +05:30
pandiyan
84a1a51023
fix(stock): update transfer status for mixed transfer flows
2026-06-17 16:58:23 +05:30
Mihir Kandoi
98f45221e6
Merge pull request #56043 from mihir-kandoi/codex/fix-stock-ageing-reco-ageing-v16
...
fix: preserve stock ageing on non-serial reconciliation
2026-06-17 16:20:49 +05:30
Mihir Kandoi
846e0a9f06
fix: preserve stock ageing on non-serial reconciliation
2026-06-17 15:58:47 +05:30
ruthra kumar
6185507614
Merge pull request #56024 from frappe/mergify/bp/version-16-hotfix/pr-55988
...
refactor(test): remove dependency on accounts test mixin (backport #55988 )
2026-06-17 07:59:00 +05:30
ruthra kumar
d051407126
refactor(test): remove redundant clear method and minor fixes
...
(cherry picked from commit 004087097c )
2026-06-17 02:11:27 +00:00
ruthra kumar
3d91e021a3
refactor(tests): replace AccountsTestMixin master data setup with direct attribute assignments
...
All test classes inheriting AccountsTestMixin that called create_company(),
create_item(), create_customer(), create_supplier(), create_usd_receivable_account(),
and create_usd_payable_account() in setUp() now set instance attributes directly
using master data pre-created by BootStrapTestData, eliminating redundant DB
inserts on every test run.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
(cherry picked from commit 1fda0dfb9b )
2026-06-17 02:11:26 +00:00
Frappe PR Bot
b1ca423e11
chore(release): Bumped to Version 16.23.0
...
# [16.23.0](https://github.com/frappe/erpnext/compare/v16.22.0...v16.23.0 ) (2026-06-16)
### Bug Fixes
* **accounts:** removed whitelist on `get_balance_on` (backport [#55956 ](https://github.com/frappe/erpnext/issues/55956 )) ([#55965 ](https://github.com/frappe/erpnext/issues/55965 )) ([5cdb481 ](5cdb481bdf ))
* adapt Product Bundle queries to v16 schema ([b1895e9 ](b1895e9a9a ))
* add permission checks in accounts whitelisted methods ([b9eb52b ](b9eb52b171 ))
* added doctype filter validation for sales person wise transaction summary report (backport [#55812 ](https://github.com/frappe/erpnext/issues/55812 )) ([#55818 ](https://github.com/frappe/erpnext/issues/55818 )) ([c06046d ](c06046df8f ))
* apply user permissions to receivable/payable reports ([b05abbc ](b05abbc53b ))
* **banking:** miscellaneous bug fixes (backport [#55492 ](https://github.com/frappe/erpnext/issues/55492 )) ([#55979 ](https://github.com/frappe/erpnext/issues/55979 )) ([3243e42 ](3243e4237a ))
* **bom:** allow zero qty for secondary items (Co-Product, By-Product, Scrap, Additional Finished Good) ([7d95aca ](7d95acabe7 ))
* **bom:** fetch routing operations when Routing is selected ([#55813 ](https://github.com/frappe/erpnext/issues/55813 )) ([f3caed3 ](f3caed378b ))
* **budget:** add root_type filter on account field ([#55934 ](https://github.com/frappe/erpnext/issues/55934 )) ([0906737 ](0906737bd3 ))
* bump BOM secondary item metadata timestamp ([4f96073 ](4f96073d59 ))
* check for bank account permission when updating balance (backport [#56016 ](https://github.com/frappe/erpnext/issues/56016 )) ([#56017 ](https://github.com/frappe/erpnext/issues/56017 )) ([2bfb5fe ](2bfb5fe8b8 ))
* **company:** replaced "this company" with company name on delete transactions dialog (backport [#56021 ](https://github.com/frappe/erpnext/issues/56021 )) ([#56023 ](https://github.com/frappe/erpnext/issues/56023 )) ([f4bf35a ](f4bf35aa31 ))
* converted whitelist non class methods to class methods ([b616206 ](b616206848 ))
* create_raw_materials_supplied method not found ([d51ad0d ](d51ad0d19f ))
* exclude non-stock item's tax value from stock valuation ([3d6c7f4 ](3d6c7f4512 ))
* fiscal year check on validation (backport [#55930 ](https://github.com/frappe/erpnext/issues/55930 )) ([#55938 ](https://github.com/frappe/erpnext/issues/55938 )) ([f3e23d4 ](f3e23d4e6f ))
* **get_exchange_rate:** using get_single_value to fetch `disabled` value from `currency_exchange_settings` ([2606d66 ](2606d660af ))
* **inactive_customers:** add allowlist for doctype filter and migrate to qb ([f43af66 ](f43af66246 ))
* **Lead:** stop storing Gravatar image URLs for Leads (backport [#55880 ](https://github.com/frappe/erpnext/issues/55880 )) ([#55882 ](https://github.com/frappe/erpnext/issues/55882 )) ([0b03f18 ](0b03f18a39 ))
* **manufacture:** preserve user-entered rate for secondary items with zero cost allocation ([5090389 ](509038971c ))
* multiple issues related to BOM Creator ([c10a331 ](c10a331a22 ))
* opportunity creation from contact us page (backport [#55841 ](https://github.com/frappe/erpnext/issues/55841 )) ([#55867 ](https://github.com/frappe/erpnext/issues/55867 )) ([85e6b8d ](85e6b8d27b ))
* pass source cost center to target cost center ([558415b ](558415b1e7 ))
* pemission for whitelist functions ([dd56e80 ](dd56e80512 ))
* permission in bom compare tool ([c3b66bc ](c3b66bce1e ))
* permissions in workstation file ([0fea933 ](0fea93388d ))
* prefetch batchwise valuations before streaming SLEs in stock ageing ([018f06d ](018f06d8d1 ))
* prevent exchange rate flow from transaction to payment ([d7de07b ](d7de07bfd4 ))
* provision to recalculate valuation rate during reposting ([5b61304 ](5b61304046 ))
* recalculate incoming rate in SLE for purchase documents during repost ([d3cc684 ](d3cc684899 ))
* regression issues related to security fixes ([be1aa0e ](be1aa0e5eb ))
* remove duplicate field ([#55941 ](https://github.com/frappe/erpnext/issues/55941 )) ([545d052 ](545d052b4e ))
* remove ignore_permissions from get_party_details signature ([#55491 ](https://github.com/frappe/erpnext/issues/55491 )) ([b2e7fd7 ](b2e7fd7957 ))
* remove wrapper for list items in error messages (backport [#54848 ](https://github.com/frappe/erpnext/issues/54848 )) ([#55973 ](https://github.com/frappe/erpnext/issues/55973 )) ([4ba5557 ](4ba5557a3f ))
* resolve pre-commit formatting and missing UOM in stock balance test ([96465a7 ](96465a7936 ))
* resolve v16 BOM backport conflicts ([c7cc0fe ](c7cc0fec0f ))
* restricting currency_exchange_settings write permission only to system manager ([79fd176 ](79fd176a8e ))
* semgrep translation issue ([bcd38c1 ](bcd38c17d6 ))
* set options Email for customer_email field in appointment ([6d038c5 ](6d038c5e71 ))
* set transaction currency on payment entry gl entries ([#55989 ](https://github.com/frappe/erpnext/issues/55989 )) ([3586df8 ](3586df8ed6 ))
* show company name in delete transactions confirmation dialog ([6a3c973 ](6a3c973b0f ))
* show inactive product bundles in item where used ([#55769 ](https://github.com/frappe/erpnext/issues/55769 )) ([2bea9ae ](2bea9ae2a5 ))
* show user disable audit log ([ca61e5a ](ca61e5a214 ))
* **stock:** make uom mandatory in item uom table ([7f8c7d2 ](7f8c7d2f44 ))
* **stock:** show only batched items in batch item selector ([11b3841 ](11b3841418 ))
* **stock:** update stock value calculation in stock balance report ([00794e0 ](00794e0815 ))
* sync employee user status after save ([a83002a ](a83002aae6 ))
* test case ([9fcb730 ](9fcb730090 ))
* UI/UX issues in new banking module (backport [#54824 ](https://github.com/frappe/erpnext/issues/54824 )) ([#55951 ](https://github.com/frappe/erpnext/issues/55951 )) ([961a9ad ](961a9ad321 ))
* update system manager permissions (backport [#55978 ](https://github.com/frappe/erpnext/issues/55978 )) ([#56005 ](https://github.com/frappe/erpnext/issues/56005 )) ([ab856d3 ](ab856d370a ))
* updated role based permission for terms and conditions doctype ([#55674 ](https://github.com/frappe/erpnext/issues/55674 )) ([254290a ](254290a88e ))
* use frankfurter v2 by default for new install ([471ab66 ](471ab662f6 ))
### Features
* add alternate UOM balance columns to Stock Balance report ([cd1f872 ](cd1f872912 )), closes [#52953 ](https://github.com/frappe/erpnext/issues/52953 )
* Allow to edit stock UOM qty for Stock Entry ([ece43bd ](ece43bd79b ))
* **banking:** PDF statement importer and overriding column mapping (backport [#55559 ](https://github.com/frappe/erpnext/issues/55559 )) ([#55993 ](https://github.com/frappe/erpnext/issues/55993 )) ([125bda9 ](125bda95ed ))
* **currency exchange settings:** frankfurter v2 support ([e804bf3 ](e804bf33ba ))
* **invoices:** add tooltip description to Update Stock checkbox ([#55868 ](https://github.com/frappe/erpnext/issues/55868 )) ([12be632 ](12be63229a ))
* new banking module (backport [#54720 ](https://github.com/frappe/erpnext/issues/54720 )) ([#55917 ](https://github.com/frappe/erpnext/issues/55917 )) ([67cc59c ](67cc59c5ca ))
* **selling:** surface and respect disabled Product Bundles (backport [#55791 ](https://github.com/frappe/erpnext/issues/55791 )) ([0c1a508 ](0c1a5082bd ))
* sticky columns in reports ([3317158 ](331715815c ))
v16.23.0
2026-06-16 21:31:15 +00:00
Diptanil Saha
c1e77c04fd
Merge pull request #55981 from frappe/version-16-hotfix
...
chore: release v16
2026-06-17 02:59:09 +05:30
Ravibharathi
3586df8ed6
fix: set transaction currency on payment entry gl entries ( #55989 )
2026-06-17 02:19:56 +05:30
mergify[bot]
f4bf35aa31
fix(company): replaced "this company" with company name on delete transactions dialog (backport #56021 ) ( #56023 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
fix(company): replaced "this company" with company name on delete transactions dialog (#56021 )
2026-06-17 02:14:41 +05:30
mergify[bot]
ab856d370a
fix: update system manager permissions (backport #55978 ) ( #56005 )
...
Co-authored-by: nareshkannasln <nareshkannashanmugam@gmail.com >
2026-06-17 00:56:12 +05:30
mergify[bot]
2bfb5fe8b8
fix: check for bank account permission when updating balance (backport #56016 ) ( #56017 )
...
fix: check for bank account permission when updating balance (backport #56016 )
2026-06-17 00:54:45 +05:30