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
rohitwaghchaure
6530cfe84b
Merge pull request #51029 from frappe/mergify/bp/version-15-hotfix/pr-51027
...
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt (backport #51027 )
2025-12-11 13:14:46 +05:30
rohitwaghchaure
c8565c47a2
chore: fix conflicts
2025-12-11 11:36:31 +05:30
Rohit Waghchaure
f3c70a66b5
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
2025-12-11 05:29:24 +00:00
barredterra
115fd48bbf
Merge remote-tracking branch 'upstream/version-15-hotfix' into mergify/bp/version-15-hotfix/pr-49875
2025-12-10 13:28:30 +01:00
Sudharsanan11
918f8ca79b
fix(stock): remove total bar in chart view
...
(cherry picked from commit 198eb372e3 )
2025-12-10 09:42:17 +00:00
mergify[bot]
46ca347578
perf: move all hourly/daily jobs to maintenance queue (backport #47504 ) ( #51005 )
...
perf: move all hourly/daily jobs to maintenance queue (#47504 )
None of them need to strictly happen at 00:00 or *:00, so moving them all to maintenance queue which executes with same frequency but spaced out.
(cherry picked from commit a50251401f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-12-10 06:19:50 +00:00
Diptanil Saha
8226502956
Merge pull request #51003 from frappe/mergify/bp/version-15-hotfix/pr-51001
...
fix(share balance): use currency field instead of int for rate and amount (backport #51001 )
2025-12-10 10:38:42 +05:30
Mihir Kandoi
71e537b030
Merge pull request #51004 from frappe/mergify/bp/version-15-hotfix/pr-50952
...
fix: precision issue on job card submission (backport #50952 )
2025-12-10 10:08:00 +05:30
Diptanil Saha
8fd3e8e22e
chore: resolve conflict
2025-12-10 09:59:04 +05:30
Dany Robert
4ee4a57f72
fix: precision issue on job card submission
...
(cherry picked from commit 80730908c9 )
2025-12-10 04:22:20 +00:00
diptanilsaha
a8ed2815a4
fix(share balance): use currency field instead of int for rate and amount
...
(cherry picked from commit 2fe5fad884 )
# Conflicts:
# erpnext/accounts/doctype/share_balance/share_balance.json
2025-12-10 04:21:07 +00:00
Frappe PR Bot
a2b676b340
chore(release): Bumped to Version 15.91.1
...
## [15.91.1](https://github.com/frappe/erpnext/compare/v15.91.0...v15.91.1 ) (2025-12-09)
### Bug Fixes
* add return status for delivery note ([ebb6296 ](ebb62966d3 ))
* Adjust asset purchase amounts based on docstatus ([a31fb2a ](a31fb2ac6c ))
* change is_return value in filter from Yes to 1 ([52e26b6 ](52e26b6da8 ))
* conflicts ([bd00a48 ](bd00a484ea ))
* conflicts ([1427b4a ](1427b4ac3f ))
* cost center not reset ([8a3148e ](8a3148eee6 ))
* ensure payment request button only shows for submitted invoices ([b4053ee ](b4053ee0d8 ))
* fg qty uom in manufacture entry ([70d5726 ](70d57260d6 ))
* handle duplicate description in item-wise report ([1a278e7 ](1a278e7ca0 ))
* include return invoice discount in discount validation ([bf1c606 ](bf1c606610 ))
* incorrect condition ([d9e9f35 ](d9e9f35230 ))
* inward same serial / batches in disassembly which were used ([cfbd716 ](cfbd71693b ))
* LCV is not changing the valuation of the repacked item ([8b22d9d ](8b22d9d95e ))
* missing attribute error when restoring asset ([bde209b ](bde209b077 ))
* performance of the reposting ([8d734df ](8d734df63b ))
* **picklist:** calculate picked qty excluding the delivered qty ([3785ffe ](3785ffe5c9 ))
* quality inspection showing Not Saved ([abe599a ](abe599a49d ))
* remove comment ([da88196 ](da88196a89 ))
* remove set_only_once from is_fixed_asset ([fd6e42e ](fd6e42e15e ))
* **sales invoice:** 100% additional discount gl issue with discount accounting ([bd6210a ](bd6210a212 ))
* tds for customer and supplier in Journal Entry (backport [#49963 ](https://github.com/frappe/erpnext/issues/49963 )) ([#50985 ](https://github.com/frappe/erpnext/issues/50985 )) ([f2c556a ](f2c556a6cc ))
* untranslated string in job card ([b2f6d07 ](b2f6d07c25 ))
* variant items not fetched while making BOM for Variant Item ([176ce0d ](176ce0d4d6 ))
v15.91.1
2025-12-09 17:00:25 +00:00
Diptanil Saha
691db5b877
Merge pull request #50981 from frappe/version-15-hotfix
2025-12-09 22:28:48 +05:30
Diptanil Saha
7bec3d19ac
Merge pull request #50977 from ljain112/fix-item-wise-sales-register
...
fix: handle duplicate description in item-wise report (backport #50979 )
2025-12-09 21:47:16 +05:30
Diptanil Saha
3f85aa3aea
Merge pull request #50997 from frappe/mergify/bp/version-15-hotfix/pr-50944
...
fix: include return invoice discount in discount validation (backport #50944 )
2025-12-09 21:39:17 +05:30
Diptanil Saha
9ccf4900fe
chore: resolve conflict
2025-12-09 20:52:33 +05:30
ravibharathi656
bf1c606610
fix: include return invoice discount in discount validation
...
(cherry picked from commit fab1ef5d76 )
# Conflicts:
# erpnext/controllers/taxes_and_totals.py
2025-12-09 15:18:08 +00:00