thomasantony12
|
e23616f9ea
|
chore: use get_single_value instead of get_cached_doc
(cherry picked from commit fab7f9ee53)
|
2025-10-13 14:16:47 +00:00 |
|
thomasantony12
|
50266d3b6b
|
fix: Batch ordering based on the method mentioned in settings
(cherry picked from commit 7fa800b874)
|
2025-10-13 14:16:47 +00:00 |
|
Smit Vora
|
75d14985e0
|
chore: resolve conflicts
|
2025-10-13 19:45:04 +05:30 |
|
Smit Vora
|
467fcea728
|
fix: enhance sub-assembly item handling in raw material request calculations
(cherry picked from commit f912c8419a)
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
|
2025-10-13 14:06:34 +00:00 |
|
Diptanil Saha
|
6a7004e4f7
|
Merge pull request #50046 from frappe/mergify/bp/version-15-hotfix/pr-49939
fix: preserve address if present (backport #49939)
|
2025-10-13 16:41:48 +05:30 |
|
diptanilsaha
|
5d1aa4050d
|
chore: resolve conflicts
|
2025-10-13 16:36:36 +05:30 |
|
Khushi Rawat
|
ce6336d5d6
|
Merge pull request #50045 from frappe/mergify/bp/version-15-hotfix/pr-50040
perf: add composite indexes to Advance Payment Ledger Entry (backport #50040)
|
2025-10-13 16:25:52 +05:30 |
|
ravibharathi656
|
aaf470cf5c
|
fix: preserve address if present
(cherry picked from commit 0678638106)
# Conflicts:
# erpnext/public/js/controllers/transaction.js
|
2025-10-13 10:46:23 +00:00 |
|
khushi8112
|
c4cba78124
|
fix: revert unrelated manual modified timestamp change
(cherry picked from commit 59bd35c64d)
|
2025-10-13 10:38:12 +00:00 |
|
khushi8112
|
5652e926d7
|
perf: add composite indexes to Advance Payment Ledger Entry table
(cherry picked from commit 7fcf277055)
|
2025-10-13 10:38:12 +00:00 |
|
ruthra kumar
|
f68f7aba0b
|
Merge pull request #50038 from frappe/mergify/bp/version-15-hotfix/pr-50017
fix(deferred revenue): validate service stop date (backport #50017)
|
2025-10-13 12:54:39 +05:30 |
|
ruthra kumar
|
f36da0543b
|
Merge pull request #50037 from frappe/mergify/bp/version-15-hotfix/pr-50034
fix: set default roles on Role Profiles during reinstallation (backport #50034)
|
2025-10-13 12:38:01 +05:30 |
|
ravibharathi656
|
557d53a953
|
fix(deferred revenue): validate service stop date
(cherry picked from commit 58203a89f1)
|
2025-10-13 07:07:54 +00:00 |
|
diptanilsaha
|
c93fbf3982
|
fix: set default roles on role_profile during reinstallation
(cherry picked from commit 12c1b8a910)
|
2025-10-13 06:38:40 +00:00 |
|
rohitwaghchaure
|
d7bf7d0f4d
|
Merge pull request #50026 from frappe/mergify/bp/version-15-hotfix/pr-50024
fix: stock ledger adjustment entry (backport #50024)
|
2025-10-12 12:12:59 +05:30 |
|
Rohit Waghchaure
|
8020159c14
|
fix: stock ledger adjustment entry
(cherry picked from commit 8b6e58d02a)
|
2025-10-12 06:11:44 +00:00 |
|
mergify[bot]
|
1e91c0f5aa
|
Merge pull request #50006 from frappe/mergify/bp/version-15-hotfix/pr-49993
fix: incorrect PR status when using set landed cost based on PI rate (backport #49993)
|
2025-10-10 11:18:30 +00:00 |
|
Diptanil Saha
|
47af5747bd
|
Merge pull request #50001 from diptanilsaha/backport_49764
feat: Cache employee name in session data on boot (backport #49764)
|
2025-10-10 12:33:39 +05:30 |
|
Khushi Rawat
|
3e8bf03e80
|
Merge pull request #50000 from frappe/mergify/bp/version-15-hotfix/pr-49980
fix: fixed asset register showing opening entries (backport #49980)
|
2025-10-10 12:01:10 +05:30 |
|
Khushi Rawat
|
fe32257450
|
Merge pull request #49999 from frappe/mergify/bp/version-15-hotfix/pr-49995
feat: add asset name to Asset Depreciations and Balances report (backport #49995)
|
2025-10-10 12:00:54 +05:30 |
|
Diptanil Saha
|
97b89da7c7
|
Merge pull request #49764 from elshafei-developer/add-employee-name-to-session-user
feat: Cache employee name in session data on boot
|
2025-10-10 11:45:38 +05:30 |
|
ravibharathi656
|
1ea6e1db12
|
fix: fixed asset register showing opening entries
(cherry picked from commit c9d98eb4f0)
|
2025-10-10 05:44:27 +00:00 |
|
Rehan Ansari
|
0776b300e8
|
feat: add asset name to Asset Depreciations and Balances report
(cherry picked from commit b4cf6a1fb9)
|
2025-10-10 05:35:25 +00:00 |
|
rohitwaghchaure
|
c350e9dabd
|
Merge pull request #49994 from frappe/mergify/bp/version-15-hotfix/pr-49991
fix: consider negative qty in batch qty calculation (backport #49991)
|
2025-10-09 22:45:02 +05:30 |
|
Rohit Waghchaure
|
4370a59183
|
fix: consider negative qty in batch qty calculation
(cherry picked from commit 912ffc2d64)
|
2025-10-09 15:23:47 +00:00 |
|
Frappe PR Bot
|
cc0a895760
|
chore(release): Bumped to Version 15.82.2
## [15.82.2](https://github.com/frappe/erpnext/compare/v15.82.1...v15.82.2) (2025-10-09)
### Bug Fixes
* Reset Raw Materials Table button not working ([00db37e](00db37e306))
* sales return for product bundle items ([2ea583e](2ea583ee16))
v15.82.2
|
2025-10-09 12:31:16 +00:00 |
|
rohitwaghchaure
|
6ec370ad86
|
Merge pull request #49989 from frappe/mergify/bp/version-15/pr-49974
fix: Reset Raw Materials Table button not working (backport #49973) (backport #49974)
|
2025-10-09 17:59:42 +05:30 |
|
rohitwaghchaure
|
994f992fcf
|
Merge pull request #49990 from frappe/mergify/bp/version-15/pr-49984
fix: sales return for product bundle items (backport #49975) (backport #49984)
|
2025-10-09 17:59:28 +05:30 |
|
rohitwaghchaure
|
3e816f6ea1
|
chore: fix conflicts
(cherry picked from commit 1fbc03c104)
|
2025-10-09 12:09:21 +00:00 |
|
Rohit Waghchaure
|
789cea9a85
|
test: test case for sales return for product bundle
(cherry picked from commit 1d57bbca11)
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
(cherry picked from commit 6ba55bbee0)
|
2025-10-09 12:09:21 +00:00 |
|
Rohit Waghchaure
|
2ea583ee16
|
fix: sales return for product bundle items
(cherry picked from commit 13ce7279a8)
(cherry picked from commit ac46b3d1ca)
|
2025-10-09 12:09:20 +00:00 |
|
rohitwaghchaure
|
1ab45386a8
|
Merge pull request #49984 from frappe/mergify/bp/version-15-hotfix/pr-49975
fix: sales return for product bundle items (backport #49975)
|
2025-10-09 17:38:55 +05:30 |
|
Rohit Waghchaure
|
00db37e306
|
fix: Reset Raw Materials Table button not working
(cherry picked from commit 128e243945)
(cherry picked from commit 81ed32ff51)
|
2025-10-09 12:06:21 +00:00 |
|
rohitwaghchaure
|
1fbc03c104
|
chore: fix conflicts
|
2025-10-09 17:21:03 +05:30 |
|
Rohit Waghchaure
|
6ba55bbee0
|
test: test case for sales return for product bundle
(cherry picked from commit 1d57bbca11)
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
|
2025-10-09 09:40:27 +00:00 |
|
Rohit Waghchaure
|
ac46b3d1ca
|
fix: sales return for product bundle items
(cherry picked from commit 13ce7279a8)
|
2025-10-09 09:40:26 +00:00 |
|
rohitwaghchaure
|
6e55f53cf6
|
Merge pull request #49974 from frappe/mergify/bp/version-15-hotfix/pr-49973
fix: Reset Raw Materials Table button not working (backport #49973)
|
2025-10-08 23:45:42 +05:30 |
|
Rohit Waghchaure
|
81ed32ff51
|
fix: Reset Raw Materials Table button not working
(cherry picked from commit 128e243945)
|
2025-10-08 17:05:21 +00:00 |
|
Khushi Rawat
|
5d9c245ddd
|
Merge pull request #49956 from frappe/mergify/bp/version-15-hotfix/pr-49954
fix(asset movement): clear custodian if not present (backport #49954)
|
2025-10-08 21:33:20 +05:30 |
|
Frappe PR Bot
|
c84952169f
|
chore(release): Bumped to Version 15.82.1
## [15.82.1](https://github.com/frappe/erpnext/compare/v15.82.0...v15.82.1) (2025-10-08)
### Bug Fixes
* batch qty for expired batches ([4e2a42d](4e2a42d092))
* incorrect field valuation_rate ([9c3f4b6](9c3f4b69af))
v15.82.1
|
2025-10-08 14:32:21 +00:00 |
|
rohitwaghchaure
|
d103409077
|
Merge pull request #49972 from frappe/mergify/bp/version-15/pr-49971
fix: batch qty for expired batches (backport #49967) (backport #49971)
|
2025-10-08 20:00:34 +05:30 |
|
rohitwaghchaure
|
d1dd3ca097
|
Merge pull request #49970 from frappe/mergify/bp/version-15/pr-49968
fix: incorrect field valuation_rate (backport #49966) (backport #49968)
|
2025-10-08 20:00:19 +05:30 |
|
Rohit Waghchaure
|
4e2a42d092
|
fix: batch qty for expired batches
(cherry picked from commit ff2faf36a7)
(cherry picked from commit f4816e4960)
|
2025-10-08 14:12:42 +00:00 |
|
rohitwaghchaure
|
fda021430d
|
Merge pull request #49971 from frappe/mergify/bp/version-15-hotfix/pr-49967
fix: batch qty for expired batches (backport #49967)
|
2025-10-08 19:41:42 +05:30 |
|
Rohit Waghchaure
|
f4816e4960
|
fix: batch qty for expired batches
(cherry picked from commit ff2faf36a7)
|
2025-10-08 13:49:28 +00:00 |
|
Rohit Waghchaure
|
9c3f4b69af
|
fix: incorrect field valuation_rate
(cherry picked from commit 630d873214)
(cherry picked from commit 93df11a0cf)
|
2025-10-08 13:38:13 +00:00 |
|
rohitwaghchaure
|
33f67012b4
|
Merge pull request #49968 from frappe/mergify/bp/version-15-hotfix/pr-49966
fix: incorrect field valuation_rate (backport #49966)
|
2025-10-08 19:07:29 +05:30 |
|
Rohit Waghchaure
|
93df11a0cf
|
fix: incorrect field valuation_rate
(cherry picked from commit 630d873214)
|
2025-10-08 13:15:53 +00:00 |
|
Khushi Rawat
|
38e1ca1362
|
fix: resolve conflict
|
2025-10-08 12:53:25 +05:30 |
|
ravibharathi656
|
4ec5b28fd2
|
fix(asset movement): clear custodian if not present
(cherry picked from commit 323d8eaccd)
# Conflicts:
# erpnext/assets/doctype/asset_movement/asset_movement.py
|
2025-10-08 07:05:10 +00:00 |
|