rohitwaghchaure
baa30e703d
fix: check write permission in whitelisted document methods (backport #58689 ) ( #58702 )
...
* fix: check write permission in whitelisted document methods
* test: permission coverage for production plan status roll-ups
* fix: add type hints to whitelisted arguments and submit MR in test
* test: clear request cache before reading non-completed production plans
2026-09-07 15:20:22 +05:30
Mihir Kandoi
684def8818
test(manufacturing): refresh cached production plans before assertion ( #58801 )
2026-09-07 09:13:45 +00:00
Mihir Kandoi
7cbf8b8660
revert(manufacturing): remove material coverage changes on version 15 ( #58715 )
2026-09-04 14:32:57 +05:30
Sudharsanan Ashok
0611a6a12b
Merge pull request #58753 from frappe/mergify/bp/version-15-hotfix/pr-58740
...
fix: check material request price list permission (backport #58740 )
2026-09-04 13:07:44 +05:30
Pandiyan P
a348d413d0
fix: check material request price list permission ( #58740 )
...
(cherry picked from commit 0b1f1d6851 )
2026-09-04 07:33:07 +00:00
Sudharsanan Ashok
452db26ccb
Merge pull request #58748 from frappe/mergify/bp/version-15-hotfix/pr-58736
...
fix(batch): show Expired status only after expiry date has passed (backport #58736 )
2026-09-04 13:00:37 +05:30
mergify[bot]
934c7d833c
fix(setup): strict permissions for transaction deletion record (backport #58687 ) ( #58722 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-09-04 06:53:44 +00:00
Pandiyan P
cd93007780
fix(batch): show Expired status only after expiry date has passed ( #58736 )
...
Co-authored-by: Ajish18 <ajishiyappan1@gmail.com >
(cherry picked from commit 00f04fc084 )
2026-09-04 06:51:10 +00:00
mergify[bot]
24e7ff55de
fix: include payment deductions in sales/purchase register ledger bal… (backport #58437 ) ( #58679 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
2026-09-02 17:01:20 +05:30
Shllokkk
5f647f0702
Merge pull request #58690 from frappe/mergify/bp/version-15-hotfix/pr-58684
...
fix(crm): check read permission on lead in add_lead_to_prospect (backport #58684 )
2026-09-02 16:01:56 +05:30
Krishna Pramod Shirsath
7ab4092561
Merge pull request #58695 from frappe/mergify/bp/version-15-hotfix/pr-58647
...
fix: filter cancelled BOMs in BOM Stock Analysis (backport #58647 )
2026-09-02 15:31:03 +05:30
Krishna Pramod Shirsath
fff261680c
fix: filter cancelled BOMs in BOM Stock Analysis ( #58647 )
...
(cherry picked from commit a2071a6fdd )
# Conflicts:
# erpnext/manufacturing/report/bom_stock_analysis/bom_stock_analysis.js
2026-09-02 09:59:16 +00:00
mergify[bot]
1ea597d6b5
fix(crm): validate contact email before saving an email campaign (backport #58667 ) ( #58671 )
...
Co-authored-by: kaulith <64089478+kaulith@users.noreply.github.com >
2026-09-02 15:12:57 +05:30
Shllokkk
4dd56ec4e6
fix(crm): check read permission on lead in add_lead_to_prospect
...
(cherry picked from commit 02fcdc0337 )
# Conflicts:
# erpnext/crm/doctype/lead/lead.py
2026-09-02 15:01:41 +05:30
Krishna Pramod Shirsath
3217a69fc2
fix: skip zero quantity items in production plan material requests ( #58642 )
2026-09-02 13:32:41 +05:30
Shllokkk
865b207340
Merge pull request #58676 from frappe/mergify/bp/version-15-hotfix/pr-58535
...
fix: filter fully ordered items when creating RFQ from Material Request (backport #58535 )
2026-09-02 12:19:57 +05:30
Sudharsanan Ashok
05199aa3bb
Merge pull request #58674 from frappe/mergify/bp/version-15-hotfix/pr-58505
...
fix(stock): preserve exchange gain loss journals in lcv (backport #58505 )
2026-09-02 12:13:02 +05:30
Shllokkk
4a4e1908e3
chore: resolve backport conflict
2026-09-02 11:50:21 +05:30
Shllokkk
b439deda88
test: set schedule date on PO before insert
...
(cherry picked from commit 5af60cf2e3 )
2026-09-02 06:16:30 +00:00
Shllokkk
567730e38e
fix: add type hints to make_request_for_quotation
...
(cherry picked from commit 4435f166ea )
2026-09-02 06:16:30 +00:00
Shllokkk
3d563a2e08
test: RFQ from Material Request skips fully ordered items
...
(cherry picked from commit 5adcb28b3c )
# Conflicts:
# erpnext/stock/doctype/material_request/test_material_request.py
2026-09-02 06:16:29 +00:00
Shllokkk
08ec31174c
fix: filter fully ordered items when creating RFQ from Material Request
...
(cherry picked from commit 9b1d907b6a )
2026-09-02 06:16:29 +00:00
Pandiyan P
c6fedf4aca
fix(stock): preserve exchange gain loss journals in lcv ( #58505 )
...
(cherry picked from commit 2b54a581f8 )
2026-09-02 06:14:58 +00:00
mergify[bot]
547d82da56
fix: add missing perm checks on various whitelisted methods (backport #58652 ) ( #58653 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-09-01 14:16:38 +00:00
Shllokkk
d704dc474e
Merge pull request #58648 from frappe/mergify/bp/version-15-hotfix/pr-58607
...
fix: round party balances to currency precision in Trial Balance for Party (backport #58607 )
2026-09-01 16:42:52 +05:30
Aarol D'Souza
46a99ec216
Merge pull request #58636 from frappe/mergify/bp/version-15-hotfix/pr-58586
...
fix(sms_settings): add patch to pre-fill roles into SMS Settings Role Table (backport #58586 )
2026-09-01 15:46:14 +05:30
Shllokkk
b98d193b77
fix: round party balances to currency precision in Trial Balance for Party
...
(cherry picked from commit b1c7657dfa )
2026-09-01 09:49:32 +00:00
Diptanil Saha
5289982059
fix(accounts)!: add permission checks on payment entry whitelisted methods ( #58643 )
2026-09-01 15:17:57 +05:30
AarDG10
2f2a9301d8
chore: resolve conflicts
2026-09-01 12:55:27 +05:30
AarDG10
0cef90d079
fix(sms_settings): add patch to pre-fill roles into SMS Settings Roles Table
...
(cherry picked from commit 3501beb2bd )
# Conflicts:
# erpnext/patches.txt
2026-09-01 07:18:22 +00:00
mergify[bot]
307ffcd5c3
fix: translate label in party validation (backport #58624 ) ( #58625 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-09-01 00:54:08 +02:00
mergify[bot]
d1b615b851
fix(crm): add missing permission validation on get_contract_template (backport #58621 ) ( #58622 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-08-31 19:49:07 +00:00
mergify[bot]
fa903f40fd
fix(bank_statement_import): add missing permission check on multiple whitelisted methods (backport #58221 ) ( #58223 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-08-31 19:39:12 +00:00
Diptanil Saha
c5bc5f9c31
fix: validate POS Settings invoice and search fields on the server (backport #58611 ) ( #58612 )
2026-08-31 18:39:27 +00:00
mergify[bot]
28175a5c9d
fix: do not map the same row twice in "Get Items From" (backport #58617 ) ( #58618 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2026-08-31 19:00:31 +02:00
Lakshit Jain
4cff4b7cec
Merge pull request #58601 from frappe/mergify/bp/version-15-hotfix/pr-58483
...
fix(taxes): skip tax addition for invoice created from opening invoice tool (backport #58483 )
2026-08-31 18:39:01 +05:30
ljain112
4ad0180dff
chore: resolve conflicts
2026-08-31 17:20:46 +05:30
ljain112
eed5969c28
chore: resolve conflicts
2026-08-31 17:08:48 +05:30
ljain112
ae01c21614
chore: resolve conflicts
2026-08-31 16:56:39 +05:30
ljain112
7090c6fdab
fix(taxes): skip tax addition for invoice created from opening invoice tool
...
(cherry picked from commit e08a166281 )
# Conflicts:
# erpnext/accounts/doctype/opening_invoice_creation_tool/test_opening_invoice_creation_tool.py
# erpnext/accounts/services/taxes.py
2026-08-31 09:35:34 +00:00
Nishka Gosalia
0f84b25964
Merge pull request #58593 from frappe/mergify/bp/version-15-hotfix/pr-58325
...
fix(projects): check read permission on source in create_duplicate_project (backport #58325 )
2026-08-31 14:31:04 +05:30
Shllokkk
0ea03a688b
chore(projects): add type hints to create_duplicate_project
2026-08-31 14:04:32 +05:30
Shllokkk
af8c010aa8
fix(projects): check read permission on source in create_duplicate_project
...
(cherry picked from commit 8c8b282a2e )
2026-08-31 07:11:10 +00:00
mergify[bot]
c656497aac
fix(timesheet): scoping whitelisted methods output to projects and timesheets that are acccessible to users (backport #58267 ) ( #58576 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-08-30 18:36:29 +00:00
Mihir Kandoi
9c19b024db
fix(manufacturing): use packed row delivery date ( #58569 )
2026-08-30 11:14:14 +00:00
Henil Maru
7454735595
fix: Work Order picks wrong Delivery Date when Sales Order has the same item in multiple rows ( #58527 )
2026-08-30 15:56:38 +05:30
mergify[bot]
2d46bb962c
fix(stock): load available serial no report (backport #58558 ) ( #58561 )
...
fix(stock): load available serial no report (#58558 )
(cherry picked from commit 8b43394533 )
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
2026-08-29 14:56:06 +00:00
mergify[bot]
6a632d6d1c
refactor(stock): remove dead warehouse_condition branch on get_stock_ledger_entries (backport #58552 ) ( #58553 )
...
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2026-08-29 17:55:45 +05:30
Shllokkk
e19686053f
Merge pull request #58543 from frappe/mergify/bp/version-15-hotfix/pr-58324
...
fix(crm): check write permission in edit_note (backport #58324 )
2026-08-29 13:28:02 +05:30
Shllokkk
f0ac82605c
chore: resolve merge conflicts
2026-08-29 13:08:42 +05:30