Mihir Kandoi
8463cf88df
fix: do not update fg_completed_qty when changing qty of fg line item
...
(cherry picked from commit 2d83069b82 )
2026-03-04 06:40:12 +00:00
Khushi Rawat
aac26aa19c
Merge pull request #53030 from frappe/mergify/bp/version-16-hotfix/pr-53004
...
refactor: use query builder for Tax Rule validation query (backport #53004 )
2026-03-04 11:32:54 +05:30
Mihir Kandoi
282d8b1b28
Merge pull request #53138 from frappe/mergify/bp/version-16-hotfix/pr-52784
...
fix(stock): validate company for receipt documents and expense accounts (backport #52784 )
2026-03-03 21:41:25 +05:30
Mihir Kandoi
6eed4df7d9
Merge pull request #53136 from frappe/mergify/bp/version-16-hotfix/pr-53132
...
fix(selling): handle selling price validation for FG item (backport #53132 )
2026-03-03 21:41:03 +05:30
Mihir Kandoi
e2824e1dc5
Merge pull request #53134 from frappe/mergify/bp/version-16-hotfix/pr-53070
...
fix: handle html email template separately in RFQ to avoid jinja cont… (backport #53070 )
2026-03-03 21:25:04 +05:30
Sudharsanan11
4350c6b9e3
test(stock): add test to validate company for receipts and expense accounts
...
(cherry picked from commit d58171987c )
2026-03-03 15:47:20 +00:00
Sudharsanan11
25c134d11c
fix: set company based expense account
...
(cherry picked from commit d54d0c25a2 )
2026-03-03 15:47:20 +00:00
Sudharsanan11
c6e0eb6d17
fix(stock): validate company for receipt documents and expense accounts
...
(cherry picked from commit 15dfc08a31 )
2026-03-03 15:47:19 +00:00
Mihir Kandoi
41b9566dec
Merge pull request #53125 from frappe/mergify/bp/version-16-hotfix/pr-53123
...
fix: serial no status for Disassemble entry (backport #53123 )
2026-03-03 21:12:42 +05:30
Mihir Kandoi
8a13522590
Merge pull request #53131 from frappe/mergify/bp/version-16-hotfix/pr-53084
...
fix(manufacturing): ignore sales order validation for subassembly item (backport #53084 )
2026-03-03 21:11:52 +05:30
kavin-114
7713d25b7e
test: add unit test for FG Item selling price validation
...
(cherry picked from commit 723993fdf6 )
2026-03-03 15:40:48 +00:00
kavin-114
c7928a0749
fix(selling): handle selling price validation for FG item
...
System checks valuation rate in incoming_rate field, since SO has it in valuation_rate field of item row,
need to handle the field name dynamically based upon the doctype name in Selling Controller.
(cherry picked from commit 4335318482 )
2026-03-03 15:40:48 +00:00
Mihir Kandoi
bffb7cfef3
Merge pull request #53129 from frappe/mergify/bp/version-16-hotfix/pr-53037
...
fix(stock): pass company to avoid document naming rule issue in QI (backport #53037 )
2026-03-03 21:08:14 +05:30
Pugazhendhi Velu
317873621a
fix: handle html email template separately in RFQ to avoid jinja context error
...
(cherry picked from commit 49d363b174 )
2026-03-03 15:36:53 +00:00
Mihir Kandoi
a399b8522d
Merge pull request #53127 from frappe/mergify/bp/version-16-hotfix/pr-53099
...
fix: populate mr owner and set po owner as fallback (backport #53099 )
2026-03-03 20:55:54 +05:30
Mihir Kandoi
3e8ebf8c14
chore: resolve conflicts
2026-03-03 20:44:40 +05:30
Sudharsanan11
2daf9f4ce7
fix(manufacturing): ignore sales order validation for subassembly item
...
(cherry picked from commit 6b1aac4aee )
2026-03-03 15:11:58 +00:00
kavin-114
417e8a4371
fix: pass company in test case using make_quality_inspections
...
(cherry picked from commit 397de1274f )
2026-03-03 15:10:48 +00:00
kavin-114
3844982824
test: add unit test to handle company condition in naming rule
...
(cherry picked from commit 4c39cf2d65 )
2026-03-03 15:10:47 +00:00
kavin-114
d61ad3bd95
fix(stock): pass company to avoid document naming rule issue in QI
...
When a Document Naming Rule is configured in QI with a condition based on the company,
the system was not passing the company value properly. As a result, the naming rule
condition was skipped and the document name was generated using the default series.
This fix ensures that the company is passed correctly so that the configured
Document Naming Rule is evaluated and applied as expected.
(cherry picked from commit 74def423ed )
# Conflicts:
# erpnext/controllers/stock_controller.py
2026-03-03 15:10:47 +00:00
kavin-114
acdb8f2b78
fix: populate mr owner and set po owner as fallback
...
(cherry picked from commit bdf4e51da3 )
2026-03-03 15:09:33 +00:00
Rohit Waghchaure
dc0592a905
fix: serial no status for Disassemble entry
...
(cherry picked from commit 81acefa8ad )
2026-03-03 13:24:22 +00:00
Shariq Ansari
d74833d9fc
Merge pull request #53122 from frappe/mergify/bp/version-16-hotfix/pr-53119
...
fix: do not create contact if not passed from crm (backport #53119 )
2026-03-03 03:59:41 -08:00
shariquerik
58fbb2f4d7
fix: ensure contacts are processed only if present in create_prospect_against_crm_deal
...
(cherry picked from commit 800810d23d )
2026-03-03 11:43:45 +00:00
diptanilsaha
3217defaf5
Merge pull request #53055 from frappe/pot_version-16-hotfix_2026-03-01
...
chore: update POT file
2026-03-03 16:08:53 +05:30
diptanilsaha
e6704f4b73
Merge pull request #52998 from frappe/mergify/bp/version-16-hotfix/pr-52997
...
fix(payment_entry): set precision for `total_allocated_amount` and `base_total_allocated_amount` (backport #52997 )
2026-03-03 15:48:16 +05:30
diptanilsaha
32c33631a6
chore: fix onboarding doctype merge conflicts ( #53118 )
2026-03-03 10:16:34 +00:00
diptanilsaha
0787c62cbc
Merge branch 'version-16' into version-16-hotfix
2026-03-03 15:24:26 +05:30
diptanilsaha
a35521c14d
Merge pull request #53114 from frappe/mergify/bp/version-16-hotfix/pr-53110
...
fix(pricing_rule): strict validation of `transaction_type` (backport #53110 )
2026-03-03 15:19:54 +05:30
diptanilsaha
e4ce6e4e6f
refactor: renamed args to pricing_ctx in set_transaction_type for clarity
...
(cherry picked from commit 6342e78305 )
2026-03-03 09:30:51 +00:00
diptanilsaha
396727e26f
fix(pricing_rule): strict validation of transaction_type
...
(cherry picked from commit 7ec0354a79 )
2026-03-03 09:30:50 +00:00
diptanilsaha
ad3411ba01
Merge pull request #53111 from frappe/mergify/bp/version-16-hotfix/pr-53109
...
fix: avoid circular dependency (backport #53109 )
2026-03-03 15:00:44 +05:30
Vishnu Priya Baskaran
7d950f71da
fix: avoid circular dependency ( #53109 )
...
(cherry picked from commit d2e04750b5 )
2026-03-03 09:03:25 +00:00
mergify[bot]
7e09bf306a
fix(accounts receivable): include invoice payment terms template (backport #51940 ) ( #53106 )
...
Co-authored-by: Ravibharathi <131471282+ravibharathi656@users.noreply.github.com >
2026-03-03 12:07:57 +05:30
rohitwaghchaure
109433f37a
Merge pull request #53086 from frappe/mergify/bp/version-16-hotfix/pr-53072
...
fix(accounts): set posting time to get incoming rate (backport #53072 )
2026-03-02 21:58:09 +05:30
rohitwaghchaure
35336350ca
Merge pull request #53098 from frappe/mergify/bp/version-16-hotfix/pr-53093
...
fix: opening qty in stock balance (backport #53093 )
2026-03-02 21:43:29 +05:30
rohitwaghchaure
97f6b3a3b5
Merge pull request #53092 from frappe/mergify/bp/version-16-hotfix/pr-53087
...
perf: add index on reference_purchase_receipt column (backport #53087 )
2026-03-02 21:38:02 +05:30
Rohit Waghchaure
1f2342cf4b
fix: opening qty in stock balance
...
(cherry picked from commit d7fdab99cb )
2026-03-02 15:19:56 +00:00
rohitwaghchaure
3ec3cd512c
Merge pull request #53090 from frappe/mergify/bp/version-16-hotfix/pr-53082
...
fix: validate warehouse of SABB for draft entry (backport #53082 )
2026-03-02 17:43:51 +05:30
rohitwaghchaure
bf44f466ad
chore: fix conflicts
2026-03-02 14:38:55 +05:30
kavin-114
664f1f1675
perf: add index on reference_purchase_receipt column
...
(cherry picked from commit 8c94396ad9 )
2026-03-02 09:08:44 +00:00
rohitwaghchaure
b4a5bbc7e2
chore: fix conflicts
2026-03-02 14:38:28 +05:30
Rohit Waghchaure
b8de82f0e4
fix: validate warehouse of SABB for draft entry
...
(cherry picked from commit 9b8f685c82 )
2026-03-02 08:53:09 +00:00
Sudharsanan11
8b3c5baa9e
fix(accounts): set posting time to get incoming rate
...
(cherry picked from commit c5b3673a30 )
2026-03-02 08:16:32 +00:00
Sudharsanan11
2526876eaa
fix(accounts): add transaction time field
...
(cherry picked from commit 9538a9870c )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/selling/doctype/sales_order/sales_order.json
2026-03-02 08:16:32 +00:00
Diptanil Saha
fe721f48fc
Merge pull request #53081 from frappe/mergify/bp/version-16-hotfix/pr-53079
...
fix(budget-variance-report): validate 'budget_against' filter (backport #53079 )
2026-03-02 12:17:52 +05:30
rohitwaghchaure
11b22d4d95
Merge pull request #53077 from frappe/mergify/bp/version-16-hotfix/pr-53050
...
fix: voucher detail no in SABB (backport #53050 )
2026-03-02 12:09:34 +05:30
diptanilsaha
f2ff0de296
fix(budget-variance-report): validate 'budget_against' filter
...
(cherry picked from commit 79d0708ea7 )
2026-03-02 06:31:35 +00:00
Mihir Kandoi
2ed795bc9c
Merge pull request #53078 from frappe/mergify/bp/version-16-hotfix/pr-53047
...
fix: remove read-only property from Sales Invoice Timesheet Table (backport #53047 )
2026-03-02 11:37:32 +05:30
trustedcomputer
f632c5c796
fix: remove read-only property from Sales Invoice Timesheet Table
...
(cherry picked from commit b9d95711a2 )
2026-03-02 05:25:05 +00:00