Frappe PR Bot
e0ca060475
chore(release): Bumped to Version 15.65.3
...
## [15.65.3](https://github.com/frappe/erpnext/compare/v15.65.2...v15.65.3 ) (2025-06-19)
### Bug Fixes
* stock reconciliation validation for serial and batch ([3057f6c ](3057f6ce35 ))
* use set_query on sales_order link field in work order ([6a6130e ](6a6130e06c ))
v15.65.3
2025-06-19 05:30:19 +00:00
rohitwaghchaure
84d348b3d4
Merge pull request #48145 from frappe/mergify/bp/version-15/pr-48107
...
fix: use set_query on sales_order link field in work order (backport #48077 ) (backport #48107 )
2025-06-19 10:58:59 +05:30
rohitwaghchaure
a63457e5b0
Merge pull request #48144 from frappe/mergify/bp/version-15/pr-48113
...
fix: stock reconciliation validation for serial nos (backport #47988 ) (backport #48113 )
2025-06-19 10:58:43 +05:30
Mihir Kandoi
6a6130e06c
fix: use set_query on sales_order link field in work order
...
(cherry picked from commit 6def182e1a )
(cherry picked from commit b33bec4dad )
2025-06-19 04:37:39 +00:00
Rohit Waghchaure
3057f6ce35
fix: stock reconciliation validation for serial and batch
...
(cherry picked from commit 69d54d2e0f )
(cherry picked from commit 89376ddf8d )
2025-06-19 04:36:35 +00:00
rohitwaghchaure
7fbefef72a
Merge pull request #48135 from aerele/handle-return-qty
...
fix: modify query to fetch valid return qty
2025-06-18 20:24:46 +05:30
Bhavan23
ea3015a450
test(sales-invoice): add test case for asset invoice cancellation
2025-06-18 19:21:14 +05:30
ravibharathi656
9146bd95a4
test: update import for change_settings
2025-06-18 18:41:01 +05:30
ravibharathi656
4576fcd96f
test: add test for validating sales invoice qty after return
2025-06-18 18:16:06 +05:30
ravibharathi656
764c71d3e1
fix: modify query to fetch valid return qty
2025-06-18 18:16:06 +05:30
mergify[bot]
f85b08d2f5
fix: setup wizard load chart of accounts and fiscal year on change of country (backport #48125 ) ( #48128 )
...
fix: setup wizard load chart of accounts and fiscal year on change of country (#48125 )
(cherry picked from commit 14f0569a39 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-18 17:26:55 +05:30
Mihir Kandoi
f0ae90011b
Merge pull request #48107 from frappe/mergify/bp/version-15-hotfix/pr-48077
2025-06-18 11:08:43 +05:30
Bhavan23
d3daeaf475
fix(asset-invoice): handle asset invoice cancellation
2025-06-18 10:54:24 +05:30
rohitwaghchaure
79a9d583d9
Merge pull request #48113 from frappe/mergify/bp/version-15-hotfix/pr-47988
...
fix: stock reconciliation validation for serial nos (backport #47988 )
2025-06-17 23:18:24 +05:30
Rohit Waghchaure
89376ddf8d
fix: stock reconciliation validation for serial and batch
...
(cherry picked from commit 69d54d2e0f )
2025-06-17 17:31:05 +00:00
Frappe PR Bot
d2ac603fd7
chore(release): Bumped to Version 15.65.2
...
## [15.65.2](https://github.com/frappe/erpnext/compare/v15.65.1...v15.65.2 ) (2025-06-17)
### Bug Fixes
* add validation for calculate ageing with filter for summary and other reports ([23db22a ](23db22ac0b ))
* add validation for exchange gain/loss entries ([97f1304 ](97f13049ee ))
* add validation for party type ([baa08ce ](baa08ce496 ))
* batch page length ([994454b ](994454bfc3 ))
* budget naming series (backport [#48075 ](https://github.com/frappe/erpnext/issues/48075 )) ([#48080 ](https://github.com/frappe/erpnext/issues/48080 )) ([4d18fd0 ](4d18fd0e80 ))
* do not allow capitalization from connection tab for submitted asset ([7b5e2a6 ](7b5e2a6af0 ))
* do not reset party account for return doc ([ad5421a ](ad5421a413 ))
* float division by zero ([40504b8 ](40504b8da2 ))
* incorrect condition for setting party account on change of company ([f2b9e73 ](f2b9e73819 ))
* incorrect warehouse set from SO to MR ([e9365d7](e9365d7272 ))
* pos invoice consolidation row refer issue (backport [#48057 ](https://github.com/frappe/erpnext/issues/48057 )) ([#48058 ](https://github.com/frappe/erpnext/issues/48058 )) ([db9f0b6 ](db9f0b6f38 ))
* prevent saving negative quantity in BOM ([1c9032a ](1c9032a4c2 ))
* unpack non-iterable NoneType object error ([dd39d24 ](dd39d24da0 ))
* update asset status after making asset value adjustment record ([ee30357 ](ee30357835 ))
v15.65.2
2025-06-17 14:51:34 +00:00
ruthra kumar
3340b19c5d
Merge pull request #48100 from frappe/version-15-hotfix
...
chore: release v15
2025-06-17 20:20:01 +05:30
Mihir Kandoi
b33bec4dad
fix: use set_query on sales_order link field in work order
...
(cherry picked from commit 6def182e1a )
2025-06-17 12:09:08 +00:00
Sagar Vora
4d1022182d
Merge pull request #48105 from frappe/mergify/bp/version-15-hotfix/pr-48104
...
fix: incorrect condition for setting party account on change of company (backport #48104 )
2025-06-17 11:26:35 +00:00
ljain112
f2b9e73819
fix: incorrect condition for setting party account on change of company
...
(cherry picked from commit 20565f5f19 )
2025-06-17 11:26:13 +00:00
ruthra kumar
31cb78e3f3
Merge pull request #48101 from frappe/mergify/bp/version-15-hotfix/pr-47898
...
Pegged currency (backport #47898 )
2025-06-17 16:00:54 +05:30
ruthra kumar
789cd20d2d
Merge pull request #48102 from frappe/mergify/bp/version-15-hotfix/pr-48098
...
fix: do not reset party account for return doc (backport #48098 )
2025-06-17 15:42:32 +05:30
Karuppasamy
cb58d05777
Merge pull request #47898 from aerele/pegged-currency
...
Pegged currency
(cherry picked from commit cec0ffad06 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/patches.txt
# erpnext/setup/install.py
2025-06-17 15:32:36 +05:30
ljain112
ad5421a413
fix: do not reset party account for return doc
...
(cherry picked from commit 7e758a9d5b )
2025-06-17 09:59:44 +00:00
ruthra kumar
84f9a1fb2d
Merge pull request #48094 from frappe/mergify/bp/version-15-hotfix/pr-48082
...
fix:add validation for party type (backport #48082 )
2025-06-17 15:14:34 +05:30
ruthra kumar
7d88b8bbb9
Merge pull request #48093 from frappe/mergify/bp/version-15-hotfix/pr-47879
...
fix: add validation for exchange gain/loss entries (backport #47879 )
2025-06-17 13:59:08 +05:30
AlcinSnowlina
baa08ce496
fix: add validation for party type
...
(cherry picked from commit 7c9d6aaae2 )
2025-06-17 08:26:07 +00:00
ruthra kumar
7031a5033c
Merge pull request #48092 from frappe/mergify/bp/version-15-hotfix/pr-48076
...
fix: Prevent saving negative quantity in BOM (backport #48076 )
2025-06-17 13:47:20 +05:30
l0gesh29
1f1e88d52e
test: add test for debit/credit calculations in exchange gain/loss account filter in GL
...
(cherry picked from commit 6ea32a8762 )
# Conflicts:
# erpnext/accounts/report/general_ledger/test_general_ledger.py
2025-06-17 13:42:02 +05:30
l0gesh29
97f13049ee
fix: add validation for exchange gain/loss entries
...
(cherry picked from commit d992f67658 )
2025-06-17 08:04:57 +00:00
iamkhanraheel
1c9032a4c2
fix: prevent saving negative quantity in BOM
...
(cherry picked from commit e52d83e756 )
2025-06-17 07:50:27 +00:00
Khushi Rawat
323a91ddd7
Merge pull request #48090 from khushi8112/update-asset-status-after-revaluation-v15-backport
...
fix: update asset status after making asset value adjustment record
2025-06-17 13:06:50 +05:30
Khushi Rawat
ee30357835
fix: update asset status after making asset value adjustment record
2025-06-17 12:35:44 +05:30
mergify[bot]
4d18fd0e80
fix: budget naming series (backport #48075 ) ( #48080 )
...
* fix: budget naming series (#48075 )
(cherry picked from commit c4bdf2a721 )
# Conflicts:
# erpnext/accounts/doctype/budget/budget.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-17 11:21:54 +05:30
Abdeali Chharchhoda
fc8d451c55
fix: use flt value of bin qty
...
(cherry picked from commit 0a8e42a358 )
2025-06-16 12:54:44 +00:00
rohitwaghchaure
d054486495
Merge pull request #48065 from frappe/mergify/bp/version-15-hotfix/pr-48061
...
fix: incorrect warehouse set from SO to MR (backport #48061 )
2025-06-16 14:52:44 +05:30
Rohit Waghchaure
e9365d7272
fix: incorrect warehouse set from SO to MR
...
(cherry picked from commit 0da8d9c869 )
2025-06-16 04:42:27 +00:00
ruthra kumar
b3578ecf09
Merge pull request #48063 from frappe/mergify/bp/version-15-hotfix/pr-48036
...
fix: add validation for calculate ageing with filter for summary and … (backport #48036 )
2025-06-16 09:52:37 +05:30
l0gesh29
23db22ac0b
fix: add validation for calculate ageing with filter for summary and other reports
...
(cherry picked from commit c630aa9fe8 )
2025-06-16 03:10:11 +00:00
rohitwaghchaure
85099a3a68
Merge pull request #48044 from frappe/mergify/bp/version-15-hotfix/pr-48037
...
fix: float division by zero (backport #48037 )
2025-06-15 18:29:02 +05:30
mergify[bot]
db9f0b6f38
fix: pos invoice consolidation row refer issue (backport #48057 ) ( #48058 )
...
fix: pos invoice consolidation row refer issue (#48057 )
(cherry picked from commit 4178d9e2a1 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-06-13 20:08:22 +05:30
mergify[bot]
56311e6e1e
build(deps): bump rapidfuzz (backport #47503 ) ( #48051 )
...
build(deps): bump rapidfuzz (#47503 )
(cherry picked from commit c275c55d6c )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2025-06-13 16:01:08 +05:30
Rohit Waghchaure
40504b8da2
fix: float division by zero
...
(cherry picked from commit 59cbe85817 )
2025-06-13 02:50:28 +00:00
rohitwaghchaure
379def5f0f
Merge pull request #48022 from frappe/mergify/bp/version-15-hotfix/pr-48018
...
fix: batch page length (backport #48018 )
2025-06-12 15:47:24 +05:30
Khushi Rawat
ab6a534df2
Merge pull request #48032 from frappe/mergify/bp/version-15-hotfix/pr-48031
...
fix: do not allow capitalization from connection tab for submitted asset (backport #48031 )
2025-06-12 15:22:06 +05:30
Khushi Rawat
7b5e2a6af0
fix: do not allow capitalization from connection tab for submitted asset
...
(cherry picked from commit 27bec4cde5 )
2025-06-12 09:48:10 +00:00
Rohit Waghchaure
994454bfc3
fix: batch page length
...
(cherry picked from commit 338256b799 )
2025-06-11 14:33:13 +00:00
Frappe PR Bot
9febca2981
chore(release): Bumped to Version 15.65.1
...
## [15.65.1](https://github.com/frappe/erpnext/compare/v15.65.0...v15.65.1 ) (2025-06-11)
### Bug Fixes
* unpack non-iterable NoneType object error ([f92b5b9 ](f92b5b9a2e ))
v15.65.1
2025-06-11 12:51:34 +00:00
Sagar Vora
62efd09f2f
Merge pull request #48021 from frappe/mergify/bp/version-15/pr-48019
...
fix: unpack non-iterable NoneType object error in patch (backport #48019 )
2025-06-11 12:50:06 +00:00
Sagar Vora
b8f1c8f6b1
Merge pull request #48020 from frappe/mergify/bp/version-15-hotfix/pr-48019
...
fix: unpack non-iterable NoneType object error in patch (backport #48019 )
2025-06-11 12:49:27 +00:00