ravibharathi656
5d5dff9103
fix: prevent dispatch address copying on drop ship
2025-12-16 13:10:38 +05:30
ruthra kumar
b529a6d00c
Merge pull request #51116 from frappe/mergify/bp/version-15-hotfix/pr-51077
...
refactor: standardize cost_center updation across transactions (backport #51077 )
2025-12-16 11:07:51 +05:30
Navin-S-R
41659a875b
refactor: standardize cost_center updation across transactions
...
(cherry picked from commit c28f6f1856 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2025-12-16 11:04:41 +05:30
mergify[bot]
a61890ec2b
feat: introduce extended bank transaction fields (backport #50021 ) ( #51112 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: 0xD0M1M0 <76812428+0xD0M1M0@users.noreply.github.com >
2025-12-15 23:04:16 +01:00
Imesha Sudasingha
fa04e368d3
fix: preserve user-entered exchange rates in ERR journal entries
...
The JE creation was overriding exchange_rate=1 with the system rate.
Set ignore_exchange_rate flag to preserve user values.
2025-12-15 20:23:06 +05:30
Venkatesh
98eeff8775
fix: validate available stock with multiple dimensions (backport #50937 ) ( #50983 )
...
* fix: validate available stock with multiple dimensions
* test: validate negative stock with multiple inventory dimensions
* chore: reset document_wise_inventory_dimensions
2025-12-15 19:07:06 +05:30
Smit Vora
0452b22aa6
fix: use original logic for v15 - inverted wrt v16
2025-12-15 17:20:57 +05:30
Smit Vora
64acf179db
Merge pull request #51105 from frappe/mergify/bp/version-15-hotfix/pr-50782
...
fix: only show net balance as opening in general ledger (backport #50782 )
2025-12-15 15:50:49 +05:30
Smit Vora
0d5e45bb7c
fix: only show net gl balance as opening in general ledger
...
(cherry picked from commit b7c7e0746e )
2025-12-15 10:00:49 +00:00
Smit Vora
edcf24afa9
chore: resolve conflicts
2025-12-15 14:59:06 +05:30
Smit Vora
e403dfe73a
test: add test for projected quantity cascading across multiple sales orders
...
(cherry picked from commit 92fdec9b92 )
2025-12-15 09:08:47 +00:00
Smit Vora
dffd5d9cdd
fix: cascade projected quantity across multiple items in material requests
...
(cherry picked from commit d344be32a0 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
2025-12-15 09:08:47 +00:00
Mihir Kandoi
fc86784eb1
Merge pull request #51096 from frappe/mergify/bp/version-15-hotfix/pr-49139
2025-12-15 03:50:07 +05:30
Anjali Patel
e1dc80b6d8
fix: add missing query key in 'Reports To' field filter
...
(cherry picked from commit cbfb14a654 )
2025-12-14 20:26:21 +00:00
Anjali Patel
9e8bb9b235
fix: prevent self in "Reports To" dropdown (UI-level check)
...
Ensures employee cannot select themselves in the "Reports To" field via UI.
This complements server-side validation by improving UX.
(cherry picked from commit 608d38a172 )
2025-12-14 20:26:20 +00:00
mergify[bot]
ae90ee3f17
Merge pull request #51087 from frappe/mergify/bp/version-15-hotfix/pr-51063
...
fix(transaction-deletion): Add virtual doctypes to the list of ignored doctypes (backport #51063 )
2025-12-14 14:30:11 +05:30
Ankush Menat
dab8ac7b1d
fix: Short circuit guest perm checks
2025-12-14 12:11:55 +05:30
rohitwaghchaure
ce769d3a2f
Merge pull request #51082 from frappe/mergify/bp/version-15-hotfix/pr-51079
...
fix: stock ageing report (backport #51079 )
2025-12-13 07:39:04 +05:30
Rohit Waghchaure
d09857294c
fix: stock ageing report
...
(cherry picked from commit cb84ffd972 )
2025-12-12 15:13:41 +00:00
Frappe PR Bot
3a74968ced
chore(release): Bumped to Version 15.91.3
...
## [15.91.3](https://github.com/frappe/erpnext/compare/v15.91.2...v15.91.3 ) (2025-12-12)
### Bug Fixes
* **accounts:** handle drop ship in company linked address validation ([5d01cad ](5d01cad1d5 ))
v15.91.3
2025-12-12 08:57:31 +00:00
rohitwaghchaure
26725f4e53
Merge pull request #51075 from frappe/mergify/bp/version-15/pr-51072
...
fix(accounts): handle drop ship in company linked address validation (backport #51034 ) (backport #51072 )
2025-12-12 14:26:09 +05:30
Khushi Rawat
030ce6d6a0
Merge pull request #51074 from frappe/mergify/bp/version-15-hotfix/pr-51070
...
fix: validate budget after cost center allocation (backport #51070 )
2025-12-12 14:15:45 +05:30
Sudharsanan11
b46d93c709
test(accounts): add validation test for dispatch address with drop ship enabled
...
(cherry picked from commit f6a96e5563 )
(cherry picked from commit 2263f9a477 )
2025-12-12 08:37:56 +00:00
Sudharsanan11
5d01cad1d5
fix(accounts): handle drop ship in company linked address validation
...
(cherry picked from commit 2ec119e561 )
(cherry picked from commit b340d7d4f4 )
2025-12-12 08:37:56 +00:00
rohitwaghchaure
97b253740b
Merge pull request #51072 from frappe/mergify/bp/version-15-hotfix/pr-51034
...
fix(accounts): handle drop ship in company linked address validation (backport #51034 )
2025-12-12 14:07:15 +05:30
rohitwaghchaure
94c3d66f2f
Merge pull request #51073 from frappe/mergify/bp/version-15-hotfix/pr-51069
...
fix: incorrect invoice qty (backport #51069 )
2025-12-12 13:58:24 +05:30
khushi8112
a2b6e4a1c5
fix: validate budget after cost center allocation
...
(cherry picked from commit f9be8a46fb )
2025-12-12 08:22:40 +00:00
Rohit Waghchaure
ebbecdba23
fix: incorrect invoice qty
...
(cherry picked from commit 96cdb7d54f )
2025-12-12 08:07:11 +00:00
Sudharsanan11
2263f9a477
test(accounts): add validation test for dispatch address with drop ship enabled
...
(cherry picked from commit f6a96e5563 )
2025-12-12 08:05:59 +00:00
Sudharsanan11
b340d7d4f4
fix(accounts): handle drop ship in company linked address validation
...
(cherry picked from commit 2ec119e561 )
2025-12-12 08:05:58 +00:00
Navin-S-R
99b69c121e
fix(trial_balance): remove hardcoded precision for currency values
...
(cherry picked from commit a8af04f6fc )
2025-12-12 07:40:41 +00:00
rohitwaghchaure
860486bb34
Merge pull request #51068 from frappe/mergify/bp/version-15-hotfix/pr-51047
...
fix(manufacturing): get items for disassembly order (backport #51047 )
2025-12-12 13:10:36 +05:30
rohitwaghchaure
1693e3ef3f
chore: fix conflicts
2025-12-12 11:53:18 +05:30
Sudharsanan11
279cf6fe00
fix(manufacturing): get items for disassembly order
...
(cherry picked from commit 99148a2aba )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
2025-12-12 06:15:12 +00:00
Sudharsanan11
cdc04292f2
fix(manufacturing): add validation for disassemble qty
...
(cherry picked from commit 86d6facab3 )
2025-12-12 06:15:11 +00:00
Sagar Vora
6788b58d1c
Merge pull request #51059 from frappe/mergify/bp/version-15-hotfix/pr-51057
...
fix: re-calculate outstanding / write-off amount during submission (backport #51057 )
2025-12-11 23:26:06 +05:30
Sagar Vora
5bfdc010f3
fix: re-calculate outstanding / write-off amount during submission
...
(cherry picked from commit 09c9ac1b66 )
2025-12-11 17:35:25 +00:00
Sagar Vora
0e7efd75cd
Merge pull request #51053 from frappe/mergify/bp/version-15-hotfix/pr-51051
...
fix: ensure fresh `grand_total_diff` is used for each calculation (backport #51051 )
2025-12-11 18:07:37 +05:30
Sagar Vora
2d198e698a
fix: ensure fresh grand_total_diff is used for each calculation
...
(cherry picked from commit b3fdef8d19 )
2025-12-11 12:35:29 +00:00
Diptanil Saha
857ab70f4e
Merge pull request #51045 from frappe/mergify/bp/version-15-hotfix/pr-51037
...
fix(currency exchange settings): added backward compatibility for frankfurter api (backport #51037 )
2025-12-11 16:28:03 +05:30
Frappe PR Bot
ca21f16db2
chore(release): Bumped to Version 15.91.2
...
## [15.91.2](https://github.com/frappe/erpnext/compare/v15.91.1...v15.91.2 ) (2025-12-11)
### Bug Fixes
* putaway rule not applying on serial nos ([23c82d4 ](23c82d410b ))
* Serial/Batches not fetching when creating Material Transfer from Purchase Receipt ([1e0532f ](1e0532f387 ))
v15.91.2
2025-12-11 10:48:40 +00:00
rohitwaghchaure
5324000e2e
Merge pull request #51043 from frappe/mergify/bp/version-15/pr-51036
...
fix: put-away rule not applying on serial nos (backport #51035 ) (backport #51036 )
2025-12-11 16:17:10 +05:30
rohitwaghchaure
9d2055c620
Merge pull request #51042 from frappe/mergify/bp/version-15/pr-51029
...
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt (backport #51027 ) (backport #51029 )
2025-12-11 16:16:29 +05:30
Diptanil Saha
113da4f512
chore: resolve conflict
2025-12-11 15:59:57 +05:30
diptanilsaha
8d32ba9a2e
fix(currency exchange settings): added backward compatibility for frankfurter api
...
(cherry picked from commit 5c2bb66028 )
# Conflicts:
# erpnext/patches.txt
2025-12-11 10:26:45 +00:00
Rohit Waghchaure
23c82d410b
fix: putaway rule not applying on serial nos
...
(cherry picked from commit 6bb0bdcdca )
(cherry picked from commit df820aece6 )
2025-12-11 10:15:31 +00:00
rohitwaghchaure
580e825ec2
chore: fix conflicts
...
(cherry picked from commit c8565c47a2 )
2025-12-11 10:15:29 +00:00
Rohit Waghchaure
1e0532f387
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt
...
(cherry picked from commit d16c50486a )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
(cherry picked from commit f3c70a66b5 )
2025-12-11 10:15:29 +00:00
rohitwaghchaure
8f569d9711
Merge pull request #51036 from frappe/mergify/bp/version-15-hotfix/pr-51035
...
fix: put-away rule not applying on serial nos (backport #51035 )
2025-12-11 15:43:51 +05:30
Rohit Waghchaure
df820aece6
fix: putaway rule not applying on serial nos
...
(cherry picked from commit 6bb0bdcdca )
2025-12-11 09:10:12 +00:00