[Kesavan-001]
2df491bf22
Fix:Cost center mapping issue
...
(cherry picked from commit e0fb31f81e )
2026-03-17 16:08:34 +00:00
[Kesavan-001]
3e75d4ea60
Fix:Cost center mapping issue
...
(cherry picked from commit a084feba96 )
2026-03-17 16:08:34 +00:00
[Kesavan-001]
748467f27f
Fix:Cost center mapping issue
...
(cherry picked from commit 10fe8580d5 )
2026-03-17 16:08:34 +00:00
diptanilsaha
a8bf6ada89
Merge branch 'version-16' into version-16-hotfix
2026-03-17 20:20:04 +05:30
ruthra kumar
75c9512e38
Merge pull request #53552 from frappe/mergify/bp/version-16-hotfix/pr-53535
...
fix: remove payables and receivables workspace (backport #53535 )
2026-03-17 18:40:36 +05:30
ravibharathi656
4e5703c223
fix: remove workspace sidebar for payables and receivables
2026-03-17 18:23:40 +05:30
ruthra kumar
46d492df65
Merge pull request #53553 from frappe/mergify/bp/version-16-hotfix/pr-53322
...
fix: add icon in clear demo data (backport #53322 )
2026-03-17 17:45:08 +05:30
ruthra kumar
f7a8e64818
Merge pull request #53550 from frappe/mergify/bp/version-16-hotfix/pr-53548
...
fix: incorrect user perms in queries (backport #53548 )
2026-03-17 17:13:52 +05:30
ravibharathi656
c48a8868c2
fix: remove payables and receivables workspace
...
(cherry picked from commit 26a9646407 )
# Conflicts:
# erpnext/patches.txt
2026-03-17 17:08:45 +05:30
sokumon
10cb6f8306
fix: use same label
...
(cherry picked from commit ed3444de5a )
2026-03-17 11:36:20 +00:00
sokumon
0c9ce9306f
fix: add icon in clear demo data
...
(cherry picked from commit 413b119ec6 )
2026-03-17 11:36:19 +00:00
ruthra kumar
1786c04298
Merge pull request #53529 from frappe/mergify/bp/version-16-hotfix/pr-52675
...
fix(banking): include paid purchase invoices in reports and bank clearance (backport #52675 )
2026-03-17 17:00:59 +05:30
ruthra kumar
236f1bbfdb
fix: use qb to prevent incorrect sql due to user permissions
...
(cherry picked from commit 04b967bd6d )
2026-03-17 16:44:02 +05:30
ruthra kumar
d352322688
chore: remove incorrect import
...
(cherry picked from commit fc2edfbded )
# Conflicts:
# erpnext/controllers/queries.py
2026-03-17 11:02:54 +00:00
mergify[bot]
e2a34ab3fe
fix: Creating new item price incase of changes in expired item price (backport #53534 ) ( #53545 )
...
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
fix: Creating new item price incase of changes in expired item price (#53534 )
2026-03-17 10:24:35 +00:00
rohitwaghchaure
ccecc2bd70
Merge pull request #53538 from frappe/mergify/bp/version-16-hotfix/pr-53500
...
fix: valuation rate for no Use Batch wise Valuation batches (backport #53500 )
2026-03-17 15:04:29 +05:30
Rohit Waghchaure
8f31b0dccd
fix: valuation rate for no Use Batch wise Valuation batches
...
(cherry picked from commit 4befa15198 )
2026-03-17 08:43:27 +00:00
Nikhil Kothari
427d5cf502
chore: remove conflicts
2026-03-17 11:26:28 +05:30
Nikhil Kothari
a8e7d82746
Merge branch 'version-16-hotfix' into mergify/bp/version-16-hotfix/pr-52675
2026-03-17 11:25:06 +05:30
rohitwaghchaure
b2d14bd947
Merge pull request #53519 from frappe/mergify/bp/version-16-hotfix/pr-53513
...
fix: do not set valuation rate for invoice without update stock (backport #53513 )
2026-03-17 11:23:39 +05:30
mergify[bot]
a695a11130
fix: add item_name to quick entry fields in Item doctype (backport #53530 ) ( #53533 )
...
Co-authored-by: Abdus Samad <120767334+Samad-11@users.noreply.github.com >
fix: add item_name to quick entry fields in Item doctype (#53530 )
2026-03-17 05:43:50 +00:00
mergify[bot]
afe8e3a023
fix: enable logs to track changes in doctype. (backport #53491 ) ( #53524 )
...
* fix: enable logs to track changes in doctype. (#53491 )
Co-authored-by: jeraldin2003 <jeraldin2003>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit e2667ab098 )
# Conflicts:
# erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.json
* chore: resolve conflicts
---------
Co-authored-by: Jeraldin P J <113301032+jeraldin2003@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-17 05:32:00 +00:00
mergify[bot]
c8bb55f35b
fix: correct overlap detection in JobCard.has_overlap (backport #53473 ) ( #53523 )
...
Co-authored-by: Sanjesh-Raju <sanjesh@tridotstech.com >
Co-authored-by: Sanjesh <rsanjesh64@gmail.com >
Co-authored-by: Tridots Tech <info@tridotstech.com >
fix: correct overlap detection in JobCard.has_overlap (#53473 )
2026-03-17 10:42:37 +05:30
Nikhil Kothari
c9efcb7822
fix(banking): include paid purchase invoices in reports and bank clearance ( #52675 )
...
* fix(banking): include paid purchase invoices in reports and bank clearance
* fix: condition for amounts not reflected in system
* fix: set Sales Invoice to be the payment document in bank rec
* fix: add additional filter for `is_paid`
* fix: added is_paid
* fix: added invoice number in bank clearance tool
* chore: make requested changes
* fix: exclude opening JEs
* fix: bring back banking icon in desktop
(cherry picked from commit ef32622166 )
# Conflicts:
# erpnext/accounts/doctype/bank_clearance/bank_clearance.py
2026-03-17 04:48:44 +00:00
mergify[bot]
8753ed9992
feat: Adding requested qty in packed item (backport #53486 ) ( #53521 )
...
* feat: Adding requested qty in packed item (#53486 )
* feat: Adding requested qty in packed item
* fix: correct import path
---------
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
(cherry picked from commit 953f089c06 )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Nishka Gosalia <58264710+nishkagosalia@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-16 18:51:35 +00:00
mergify[bot]
e72f398b7c
fix: change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (backport #53503 ) ( #53517 )
...
Co-authored-by: Abdus Samad <120767334+Samad-11@users.noreply.github.com >
fix: change "Date" label to "Posting Date" in Sales Invoice and Purchase Invoice (#53503 )
2026-03-16 18:26:52 +00:00
Rohit Waghchaure
7af4acab29
fix: do not set valuation rate for invoice without update stock
...
(cherry picked from commit bec9e48435 )
2026-03-16 18:03:55 +00:00
rohitwaghchaure
60163f3df6
Merge pull request #53498 from frappe/mergify/bp/version-16-hotfix/pr-53495
...
fix: stock adjustment entry (backport #53495 )
2026-03-16 18:06:57 +05:30
mergify[bot]
b7400b9b35
fix(support-settings): disable the auto-close tickets feature if close_issue_after_days is set to 0 (backport #53499 ) ( #53505 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(support-settings): disable the auto-close tickets feature if `close_issue_after_days` is set to 0 (#53499 )
2026-03-16 12:10:19 +00:00
Rohit Waghchaure
cecdcffce8
fix: stock adjustment entry
...
(cherry picked from commit af3067ee23 )
2026-03-16 09:48:16 +00:00
mergify[bot]
1ecc04c7a2
fix(p&l_statement): disable accumulated value filter by default (backport #53488 ) ( #53490 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(p&l_statement): disable accumulated value filter by default (#53488 )
2026-03-16 12:53:48 +05:30
mergify[bot]
31ab75787e
fix: use bom source warehouse in WO created from PP (backport #53478 ) ( #53480 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-16 11:05:11 +05:30
ruthra kumar
e1d9598075
Merge pull request #53419 from frappe/mergify/bp/version-16-hotfix/pr-53415
...
fix: broke cost center filter in get outstanding reference docs (backport #53415 )
2026-03-16 10:08:57 +05:30
mergify[bot]
36030483e5
fix: remove supplier selection dialog when creating Purchase Order from Material Request (backport #53391 ) ( #53476 )
...
Co-authored-by: jeraldin2003 <jeraldin2003>
Co-authored-by: Nikhil Kothari <nik.kothari22@live.com >
Co-authored-by: Jeraldin P J <113301032+jeraldin2003@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: remove supplier selection dialog when creating Purchase Order from Material Request (#53391 )
2026-03-16 04:33:36 +00:00
mergify[bot]
9e40f87339
chore: add docs to project URLs (backport #53467 ) ( #53469 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-03-15 15:06:59 +01:00
MochaMind
a5e92785b7
chore: update POT file ( #53465 )
2026-03-15 14:32:05 +01:00
Frappe PR Bot
99a81db4d9
chore(release): Bumped to Version 16.9.1
...
## [16.9.1](https://github.com/frappe/erpnext/compare/v16.9.0...v16.9.1 ) (2026-03-15)
### Bug Fixes
* add validation in bom creator function (backport [#53364 ](https://github.com/frappe/erpnext/issues/53364 )) ([#53463 ](https://github.com/frappe/erpnext/issues/53463 )) ([253e7a9 ](253e7a9398 ))
v16.9.1
2026-03-15 08:22:01 +00:00
mergify[bot]
253e7a9398
fix: add validation in bom creator function (backport #53364 ) ( #53463 )
...
* fix: add validation in bom creator function (#53364 )
(cherry picked from commit 9c0c39381f )
# Conflicts:
# erpnext/manufacturing/doctype/bom_creator/bom_creator.py
* chore: resolve conflict
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-03-15 13:50:34 +05:30
mergify[bot]
3b2ae7ba4f
fix(serial_and_batch_bundle_selector): handle CSV attachment properly (backport #53460 ) ( #53462 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(serial_and_batch_bundle_selector): handle CSV attachment properly (#53460 )
2026-03-15 07:44:59 +00:00
mergify[bot]
ab8fe146ab
fix: sales order indicator should be based on available qty rather th… (backport #53456 ) ( #53458 )
2026-03-15 09:45:54 +05:30
mergify[bot]
6ca5f355bf
feat(stock): implement fallback logic for Delivery Trip address mapping (backport #53260 ) ( #53444 )
2026-03-14 05:58:04 +00:00
ruthra kumar
c73a05356b
Merge pull request #53426 from frappe/mergify/bp/version-16-hotfix/pr-53423
...
refactor: disable total row in trends report (backport #53423 )
2026-03-13 18:20:47 +05:30
ruthra kumar
5fac73c920
refactor: disable total row in trends report
...
(cherry picked from commit 4dbc72b301 )
2026-03-13 12:33:15 +00:00
ruthra kumar
60a9c08f0d
fix: broke cost center filter in get outstanding reference docs
...
(cherry picked from commit 7dfe36fdce )
2026-03-13 09:55:42 +00:00
Khushi Rawat
966eaae3a0
Merge pull request #53417 from frappe/mergify/bp/version-16-hotfix/pr-53416
...
feat: show subsidiary companies value in purchase analytics (backport #53416 )
2026-03-13 14:48:55 +05:30
khushi8112
c8afc04957
feat: show subsidiary companies value in purchase analytics
...
(cherry picked from commit 9f755ad65a )
2026-03-13 09:12:35 +00:00
mergify[bot]
41c59ac165
Revert "fix(regional): rename duplicate Customer fields in Italy setup" (backport #53409 ) ( #53411 )
...
* Revert "fix(regional): rename duplicate Customer fields in Italy setup" (#53409 )
(cherry picked from commit bd87a7e612 )
# Conflicts:
# erpnext/patches.txt
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-13 07:48:28 +00:00
Khushi Rawat
9ac52f0b03
Merge pull request #53401 from frappe/mergify/bp/version-16-hotfix/pr-53390
...
refactor: show company currency in purchase amount label (backport #53390 )
2026-03-13 11:40:25 +05:30
Smit Vora
8dcd89b455
Merge pull request #53404 from frappe/mergify/bp/version-16-hotfix/pr-53396
...
fix: correctly group RMs of same phantom from different FG (backport #53396 )
2026-03-13 10:04:35 +05:30
Smit Vora
89b7e11381
chore: phantom qty unused in sub_assembly_items
...
(cherry picked from commit b1e1c65774 )
2026-03-13 04:15:07 +00:00