Nabin Hait
ebb7b37558
refactor(inactive_customers): use descriptive aliases and add tests
...
Rename single-letter query-builder aliases (C, DT) to readable names
(customer, sales) and add report tests covering the column contract,
validation guards, and the days-since-last-order threshold.
(cherry picked from commit 8f15dd4d5d )
2026-06-08 07:50:33 +00:00
Shllokkk
29dd6e6681
fix(inactive_customers): add allowlist for doctype filter and migrate to qb
...
(cherry picked from commit 2ecf8b0466 )
2026-06-08 07:50:33 +00:00
mergify[bot]
7852ea65af
fix: update items respects workflow "Only Allow Edit For" role (backport #55667 ) ( #55705 )
...
* fix: update items respects workflow "Only Allow Edit For" role (#55667 )
(cherry picked from commit 76b9b6a34e )
# Conflicts:
# erpnext/controllers/accounts_controller.py
* chore: resolve conflicts
---------
Co-authored-by: kaulith <64089478+kaulith@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-06-08 06:59:05 +00:00
ruthra kumar
999cfef619
Merge pull request #55703 from frappe/mergify/bp/version-15-hotfix/pr-55665
...
fix: drop ignore_permissions handling from add_ac (backport #55665 )
2026-06-08 12:01:48 +05:30
Shllokkk
2d0e3fd9af
fix: drop ignore_permissions handling from add_ac
...
(cherry picked from commit 37d2adc74b )
2026-06-08 06:14:59 +00:00
mergify[bot]
4c9c2911a6
chore: remove unused whitelisted method from project (backport #55648 ) ( #55672 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-06-07 23:15:42 +05:30
rohitwaghchaure
e0a0b3eafc
Merge pull request #55663 from frappe/mergify/bp/version-15-hotfix/pr-55661
...
fix: naming series issue (backport #55661 )
2026-06-05 21:04:00 +05:30
rohitwaghchaure
8c9168595f
chore: fix conflicts
...
Removed unused import of DateTimeLikeObject.
2026-06-05 20:48:19 +05:30
Rohit Waghchaure
e7eaa87a77
fix: naming series issue
...
(cherry picked from commit 3a50056968 )
# Conflicts:
# erpnext/stock/doctype/batch/batch.py
2026-06-05 15:14:02 +00:00
Mihir Kandoi
ffb36cff78
[codex] Show in-transit status for add-to-transit Stock Entries (backport #55644 to version-15-hotfix) ( #55659 )
...
[codex] Show in-transit status for add-to-transit Stock Entries (#55644 )
(cherry picked from commit df03524b19 )
2026-06-05 11:32:33 +00:00
Khushi Rawat
4fadc4aab6
Merge pull request #55652 from khushi8112/address-contacts-report-field-order
...
fix: correct field order in Address and Contacts report
2026-06-05 16:13:24 +05:30
khushi8112
bde46cffd0
fix: correct field order in Address and Contacts report
2026-06-05 15:33:39 +05:30
khushi8112
08f3cf98f9
fix: correct field order in Address and Contacts report
2026-06-05 15:31:43 +05:30
Mihir Kandoi
55b0715310
fix: work order status should be in process if material transfer is skipped (backport #55641 to version-15-hotfix) ( #55643 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-05 05:36:10 +00:00
mergify[bot]
c15012cd51
fix: prevent selling items from sample retention warehouse (backport #55613 ) ( #55633 )
...
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: prevent selling items from sample retention warehouse (#55613 )
2026-06-04 16:48:59 +00:00
Mihir Kandoi
e8e0514a30
fix: persist main item code for MR plan items ( #55623 )
2026-06-04 21:38:35 +05:30
mergify[bot]
ddaf75a60d
refactor: convert rfq_transaction_list to query builder (backport #55497 ) ( #55629 )
...
* refactor: convert rfq_transaction_list to query builder (#55497 )
(cherry picked from commit 9cecf2e6f9 )
# Conflicts:
# erpnext/controllers/website_list_for_contact.py
* chore: resolve conflicts
---------
Co-authored-by: Shllokkk <140623894+Shllokkk@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-06-04 14:26:49 +00:00
mergify[bot]
013bd1a566
fix: duplicating a Customer/Supplier shouldn't inherit the source's primary contact and address (backport #55421 ) ( #55608 )
...
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: Antoine Maas <antoine.maas@okte.io >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: duplicating a Customer/Supplier shouldn't inherit the source's primary contact and address (#55421 )
2026-06-03 16:04:25 +00:00
mergify[bot]
e8267e3237
fix(selling): consider delivered qty (backport #55597 ) ( #55606 )
...
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
fix(selling): consider delivered qty (#55597 )
2026-06-03 15:37:00 +00:00
rohitwaghchaure
d5477b096d
Merge pull request #55604 from aerele/backport-54785
...
fix(stock): add validation for work order seial nos and batch nos
2026-06-03 19:12:49 +05:30
pandiyan
6d3f9d3c6f
fix(stock): add validation for work order seial nos and batch nos
2026-06-03 18:39:22 +05:30
Khushi Rawat
f65b56d73f
Merge pull request #55587 from frappe/mergify/bp/version-15-hotfix/pr-55150
...
fix(accounts): include asset items in purchase receipt validation (backport #55150 )
2026-06-03 15:35:52 +05:30
Khushi Rawat
271ddb6add
fix: resolve conflict
2026-06-03 14:22:59 +05:30
mergify[bot]
9095c5a3c2
regional(setup): add 0% and 6% VAT rates for Belgium (backport #54719 ) ( #55582 )
...
Co-authored-by: Antoine Maas <antoine.maas@okte.io >
2026-06-03 14:11:51 +05:30
mergify[bot]
0a7c3581da
Avoid status updation for purchase invoice from paid to unpaid by issuing a paid debit note against it (backport #54382 ) ( #55575 )
...
Co-authored-by: Shllokkk <140623894+Shllokkk@users.noreply.github.com >
2026-06-03 14:11:12 +05:30
Pandiyan P
611849f953
fix(accounts): include asset items in purchase receipt validation ( #55150 )
...
(cherry picked from commit d0d9411700 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2026-06-03 07:43:14 +00:00
ruthra kumar
5a80de43fa
Merge pull request #55478 from IMS94/feat-new-zealand-chart-of-accounts-v15
...
feat: add New Zealand chart of accounts
2026-06-03 11:17:01 +05:30
mergify[bot]
4772799db2
fix(item): format integer numeric variant attributes without decimals (backport #55561 ) ( #55563 )
...
* fix(item): format integer numeric variant attributes without decimals (#55561 )
(cherry picked from commit 016b64df6d )
# Conflicts:
# erpnext/stock/doctype/item/item.js
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-06-02 22:59:43 +02:00
mergify[bot]
ccbca57420
perf(transaction): exit early before backend query (backport #55556 ) ( #55557 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-06-02 21:41:47 +02:00
Khushi Rawat
6796617921
Merge pull request #55542 from frappe/mergify/bp/version-15-hotfix/pr-55539
...
feat(payment-entry): warn user before cancelling reconciled payment entry (backport #55539 )
2026-06-02 17:09:59 +05:30
ruthra kumar
c65d768020
Merge pull request #55544 from frappe/mergify/bp/version-15-hotfix/pr-54979
...
fix(ppr): make default_advance_account optional (backport #54979 )
2026-06-02 16:48:42 +05:30
Dany Robert
7200c22890
fix: update default_advance_account type
...
(cherry picked from commit 30b9e11303 )
2026-06-02 10:06:40 +00:00
Dany Robert
aa94c3ff22
fix(ppr): make default_advance_account optional
...
(cherry picked from commit 4b1d369ac6 )
2026-06-02 10:06:39 +00:00
khushi8112
87c6ad4f85
feat(payment-entry): warn user before cancelling reconciled payment entry
...
(cherry picked from commit f0ba54d957 )
2026-06-02 10:00:11 +00:00
Khushi Rawat
35b4ada3e2
Merge pull request #55358 from frappe/mergify/bp/version-15-hotfix/pr-55137
...
fix: use get_query instead of get_all for data fetching (backport #55137 )
2026-06-02 13:19:11 +05:30
khushi8112
ad511b80c0
fix: replace get_query with get_list for permission-aware queries in v15
2026-06-02 12:17:37 +05:30
rohitwaghchaure
ad55c7c372
Merge pull request #55518 from frappe/mergify/bp/version-15-hotfix/pr-55415
...
fix(stock): allow to create quality inspection after purchase/delivery (backport #55415 )
2026-06-02 11:52:05 +05:30
Diptanil Saha
689a3f50ae
fix(pos): escape html output in pos page templates (backport #55527 ) ( #55528 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-02 00:42:59 +05:30
Diptanil Saha
96bd97dd6d
fix(pos): escape item data on pos item selector (backport #55503 ) ( #55523 )
2026-06-01 22:17:44 +05:30
rohitwaghchaure
897722c35f
chore: fixed conflicts
2026-06-01 22:14:46 +05:30
rohitwaghchaure
54cbc91166
chore: fixed conflicts
2026-06-01 22:11:58 +05:30
mergify[bot]
ecf9aa146c
chore(serial_and_batch_bundle): remove update_serial_or_batch method (backport #55481 ) ( #55515 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-06-01 16:40:41 +00:00
Sudharsanan11
42e2fd5fc9
fix(stock): add warning message to notify the user to configure the inspection
...
(cherry picked from commit e003fe4de0 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2026-06-01 16:13:51 +00:00
Sudharsanan11
10664b7b95
fix(stock): allow to create quality inspection after purchase/delivery
...
(cherry picked from commit c6a88ab1d2 )
# Conflicts:
# erpnext/controllers/stock_controller.py
# erpnext/public/js/controllers/transaction.js
2026-06-01 16:13:50 +00:00
ruthra kumar
1980307048
Merge pull request #55514 from ruthra-kumar/remove_flaky_process_pcv_test
...
refactor(test): remove flaky test in process pcv
2026-06-01 19:35:07 +05:30
ruthra kumar
ce94f4fd11
refactor(test): remove flaky test in process pcv
2026-06-01 19:15:50 +05:30
mergify[bot]
741216d3eb
fix(je): preserve account on duplicate row when party row exists (backport #55180 ) ( #55513 )
...
fix(je): preserve account on duplicate row when party row exists (#55180 )
(cherry picked from commit 57dbac712f )
Co-authored-by: Gajendra Nishad <75714258+gajjug004@users.noreply.github.com >
2026-06-01 18:46:21 +05:30
ruthra kumar
c7fbc133e6
Merge pull request #55498 from frappe/mergify/bp/version-15-hotfix/pr-55495
...
fix: opening bal double counting in Process Period Closing Voucher (backport #55495 )
2026-06-01 17:50:32 +05:30
ruthra kumar
e5aa45cf0d
test: prevent double counting of opening balances
...
(cherry picked from commit 7f2af123ee )
2026-06-01 17:50:10 +05:30
ruthra kumar
3e3689d938
refactor: color coded status in list view
...
(cherry picked from commit cfeffbb354 )
2026-06-01 15:10:00 +05:30