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 |
|
ruthra kumar
|
d0fc3f029f
|
refactor: tabbed view for process period closing voucher
(cherry picked from commit 1960c81619)
|
2026-06-01 15:09:57 +05:30 |
|
ruthra kumar
|
a9cfa22199
|
refactor: only consider non-opening balance for Balance sheet accounts
(cherry picked from commit a2b8334046)
|
2026-06-01 09:32:45 +00:00 |
|
mergify[bot]
|
1238aeb30a
|
fix: check perm for account (backport #55479) (#55482)
fix: check perm for account (#55479)
(cherry picked from commit dd1d2925d5)
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2026-06-01 14:29:35 +05:30 |
|
Imesha Sudasingha
|
eebb37f9fd
|
fix: simplify New Zealand sales accounts
|
2026-06-01 13:22:06 +05:30 |
|
Imesha Sudasingha
|
f8a123e79d
|
feat: add New Zealand chart of accounts
|
2026-06-01 12:03:59 +05:30 |
|
mergify[bot]
|
e429e608c2
|
fix: pick correct name when creating user from RFQ (backport #55468) (#55471)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: pick correct name when creating user from RFQ (#55468)
|
2026-06-01 05:52:40 +00:00 |
|
mergify[bot]
|
75d00ef173
|
fix(stock): change qb to qb get_query to fix filter issues (backport #55443) (#55444)
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com>
fix(stock): change qb to qb get_query to fix filter issues (#55443)
|
2026-06-01 05:33:25 +00:00 |
|
mergify[bot]
|
94fd15e550
|
fix(stock): change valuation rate column label in stock ledger entry/report (backport #55323) (#55393)
Co-authored-by: Sudharsanan11 <sudharsananashok1975@gmail.com>
|
2026-06-01 05:10:27 +00:00 |
|
mergify[bot]
|
03532624b8
|
fix(pos): preserve contacts and enforce permissions in set_customer_info (backport #55463) (#55465)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
fix(pos): preserve contacts and enforce permissions in set_customer_info (#55463)
|
2026-06-01 05:18:34 +05:30 |
|
mergify[bot]
|
338feb31e1
|
fix(issue): check permission before issue status modification (backport #55458) (#55459)
* fix(issue): check permission before issue status modification (#55458)
(cherry picked from commit 876f403500)
# Conflicts:
# erpnext/support/doctype/issue/issue.py
* chore: resolve conflicts
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-05-31 19:06:01 +00:00 |
|
mergify[bot]
|
2a805e090c
|
refactor: task_info portal pages (backport #55448) (#55453)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-05-31 22:07:01 +05:30 |
|
mergify[bot]
|
2a12ae1afe
|
fix(book_appointment): when scheduling is disabled, block API endpoints (backport #55455) (#55456)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
fix(book_appointment): when scheduling is disabled, block API endpoints (#55455)
|
2026-05-31 16:06:25 +00:00 |
|
mergify[bot]
|
715ca39abc
|
refactor(pos_profile): migrating raw sql to qb in set_defaults (backport #55447) (#55449)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-05-31 09:40:26 +00:00 |
|
Raffael Meyer
|
cad14ac3e6
|
chore: mark as out of beta (backport #55439) (#55440)
|
2026-05-30 19:09:45 +00:00 |
|
mergify[bot]
|
2a52ea6850
|
fix(regional): Japanese CT Rate (backport #54998) (#55437)
Co-authored-by: mh35 <mh35jp@gmail.com>
fix(regional): Japanese CT Rate (#54998)
|
2026-05-30 22:00:19 +05:30 |
|
mergify[bot]
|
a2d924c48f
|
fix(quotation): made customer contact column visible (backport #55433) (#55434)
* fix(quotation): made customer contact column visible (#55433)
(cherry picked from commit 9758eb868d)
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.json
* chore: resolved conflicts
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-05-30 14:20:40 +00:00 |
|
rohitwaghchaure
|
3ad39c987b
|
Merge pull request #55424 from frappe/mergify/bp/version-15-hotfix/pr-55417
fix: billing address does not belongs to the company error (backport #55417)
|
2026-05-30 12:43:31 +05:30 |
|
Rohit Waghchaure
|
5c392d6123
|
fix: billing address does not belongs to the company error
(cherry picked from commit 9df07b367a)
|
2026-05-29 17:23:55 +00:00 |
|
mergify[bot]
|
ad6e3a45d2
|
fix(stock): get_actual_qty during cancellations (backport #55388) (#55391)
Co-authored-by: archielister <archie.lister@lush.co.uk>
fix(stock): get_actual_qty during cancellations (#55388)
|
2026-05-28 22:40:11 +05:30 |
|