Pugazhendhi Velu
ac0375fc2e
fix: add validation to reject empty readings
...
(cherry picked from commit 405d901514 )
2025-11-10 05:38:42 +00:00
Frappe PR Bot
2863b0fe52
chore(release): Bumped to Version 15.87.1
...
## [15.87.1](https://github.com/frappe/erpnext/compare/v15.87.0...v15.87.1 ) (2025-11-07)
### Bug Fixes
* handle partial dn against reserved stock ([7466d91 ](7466d91e12 ))
v15.87.1
2025-11-07 16:36:23 +00:00
rohitwaghchaure
6096b56a10
Merge pull request #50415 from frappe/mergify/bp/version-15/pr-50401
...
fix: handle partial dn against reserved stock (backport #50401 )
2025-11-07 22:04:57 +05:30
Kavin
88fdab99a9
test: add test for partial dn against reserved stock
...
(cherry picked from commit ef719fe729 )
2025-11-07 15:26:11 +00:00
Kavin
7466d91e12
fix: handle partial dn against reserved stock
...
(cherry picked from commit 9d979e34ab )
2025-11-07 15:26:10 +00:00
rohitwaghchaure
5bb2e8a8ff
Merge pull request #50401 from aerele/support-52103
...
fix: handle partial dn against reserved stock
2025-11-07 20:53:43 +05:30
rohitwaghchaure
3989a7ede6
Merge pull request #50412 from frappe/mergify/bp/version-15-hotfix/pr-50411
...
fix: removed the validation (backport #50411 )
2025-11-07 19:16:37 +05:30
Kavin
ef719fe729
test: add test for partial dn against reserved stock
2025-11-07 19:09:23 +05:30
Kavin
9d979e34ab
fix: handle partial dn against reserved stock
2025-11-07 19:09:11 +05:30
Rohit Waghchaure
080e9a3d73
fix: removed the validation
...
(cherry picked from commit 10131333b2 )
2025-11-07 12:33:11 +00:00
Kavin
79b3af6d3e
fix: check warehouse account before accessing
2025-11-07 15:49:59 +05:30
Patrick Eißler
29c976e9ae
fix(Timesheet): don't use billing_hours for costing amount ( #50394 )
2025-11-07 13:26:44 +05:30
Pugazhendhi Velu
635fe427fe
refactor(task): use get_link_to_form for validation error messages
...
(cherry picked from commit 4cf02b4d78 )
2025-11-07 07:28:59 +00:00
Pugazhendhi Velu
dc5b8367c5
test: add test for parent task is_group validation
...
(cherry picked from commit 291f0c7161 )
# Conflicts:
# erpnext/projects/doctype/task/test_task.py
2025-11-07 07:28:59 +00:00
Pugazhendhi Velu
3380deab02
fix: validate is_group for parent task
...
(cherry picked from commit ed1a1099cb )
# Conflicts:
# erpnext/projects/doctype/task/task.py
2025-11-07 07:28:59 +00:00
Diptanil Saha
8e199af118
Merge pull request #50403 from frappe/mergify/bp/version-15-hotfix/pr-50402
...
fix: trends report total mismatch with group by filters (backport #50402 )
2025-11-07 12:50:49 +05:30
diptanilsaha
7e3f30baad
fix: trends report total mismatch with group filters
...
(cherry picked from commit f7d09f8760 )
2025-11-07 07:03:51 +00:00
ravibharathi656
90500f0ffc
feat(account settings): add checkbox to show balances in payment entry
2025-11-06 18:35:56 +05:30
rethik
32182d7cc7
fix: ignore Department doctype
...
(cherry picked from commit fff6f1fb23 )
2025-11-06 11:14:55 +00:00
ruthra kumar
4f02677d6f
Merge pull request #50387 from frappe/mergify/bp/version-15-hotfix/pr-50364
...
fix: hide total row in general ledger report (backport #50364 )
2025-11-06 16:02:53 +05:30
Pugazhendhi Velu
56bb88d281
fix: hide total row in general ledger report
...
(cherry picked from commit ef38b26a73 )
2025-11-06 10:11:46 +00:00
Khushi Rawat
124a0fe45d
Merge pull request #50379 from frappe/mergify/bp/version-15-hotfix/pr-50367
...
fix: set company before creating asset movement to avoid permission error (backport #50367 )
2025-11-06 10:03:20 +05:30
rehansari26
3fad90ebb9
fix: set company before creating asset movement to avoid permission error
...
(cherry picked from commit 8c49c9e500 )
2025-11-05 21:50:22 +00:00
Khushi Rawat
99b6dc508e
Merge pull request #50377 from frappe/mergify/bp/version-15-hotfix/pr-50342
...
feat: add asset name column (backport #50342 )
2025-11-06 01:29:57 +05:30
Khushi Rawat
7d593dd3db
fix: resolve conflict
2025-11-06 00:51:41 +05:30
Rehan Ansari
c48647100f
feat: add asset name column
...
(cherry picked from commit f3eda02972 )
# Conflicts:
# erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py
2025-11-05 18:52:50 +00:00
Frappe PR Bot
ad4fe2db9e
chore(release): Bumped to Version 15.87.0
...
# [15.87.0](https://github.com/frappe/erpnext/compare/v15.86.0...v15.87.0 ) (2025-11-05)
### Features
* process period closing voucher ([8cdbaac](8cdbaacfff ))
v15.87.0
2025-11-05 12:37:51 +00:00
ruthra kumar
13de175b0f
Merge pull request #50370 from frappe/mergify/bp/version-15/pr-50144
...
refactor: period closing voucher to handle large data volumes (backport #50144 )
2025-11-05 18:06:29 +05:30
ruthra kumar
a333ec28e9
chore: resolve conflicts
2025-11-05 17:46:59 +05:30
ruthra kumar
e6d38d009f
refactor: add paused to select option
...
(cherry picked from commit fca7abf4d6 )
2025-11-05 12:15:04 +00:00
ruthra kumar
178eded259
refactor: minor changes on status
...
1. set to 'In Progress' on start of both legacy and new controller
2. force delete to avoid permission issues
3. default to 1hr timeout
(cherry picked from commit 9c13edc0b9 )
2025-11-05 12:15:04 +00:00
ruthra kumar
5db7888a8d
refactor: enable legacy controller by default for pcv
...
(cherry picked from commit fe39ce03bb )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/period_closing_voucher/test_period_closing_voucher.py
2025-11-05 12:15:04 +00:00
ruthra kumar
83e0ce4020
chore: progress bar
...
(cherry picked from commit 0b88f98a86 )
2025-11-05 12:15:03 +00:00
ruthra kumar
6f58614ef2
chore: remove scaffolding
...
(cherry picked from commit 191c0e65a1 )
2025-11-05 12:15:03 +00:00
ruthra kumar
a3068c8bf6
refactor: abort processing of all tasks upon cancellation
...
(cherry picked from commit 090e155fd0 )
2025-11-05 12:15:03 +00:00
ruthra kumar
bdeee94c18
refactor: more changes
...
1. 'Accounts Manager' has access to submit, cancel and delete
2. cancel and delete operation of PCV is linked with Proces PCV
(cherry picked from commit cae1237859 )
2025-11-05 12:15:02 +00:00
ruthra kumar
db5013fca1
refactor: smaller methods
...
(cherry picked from commit fa3bd6f5a7 )
2025-11-05 12:15:02 +00:00
ruthra kumar
2712310c0a
refactor: utility to consolidate results from all dates
...
(cherry picked from commit 7406d83260 )
2025-11-05 12:15:02 +00:00
ruthra kumar
a624ae07f0
refactor: utility to convert tuple key to str
...
(cherry picked from commit 5b464ae4c1 )
2025-11-05 12:15:02 +00:00
ruthra kumar
347a7e3b1f
refactor: cleanup and for better readability
...
(cherry picked from commit 653ae84b3e )
2025-11-05 12:15:01 +00:00
ruthra kumar
df4347a6cb
refactor: make Accounts Closing Balance as well
...
(cherry picked from commit 6e32769e37 )
2025-11-05 12:15:01 +00:00
ruthra kumar
7edbf25e60
refactor: store closing balance for Balnace sheet accounts
...
(cherry picked from commit 09e37bc98c )
2025-11-05 12:15:01 +00:00
ruthra kumar
7c85d7f163
refactor: calculate both balances from single queue
...
(cherry picked from commit 643e1fdce8 )
2025-11-05 12:15:01 +00:00
ruthra kumar
6216547027
refactor: populate opening balances calculation table
...
(cherry picked from commit 86edacb781 )
2025-11-05 12:15:00 +00:00
ruthra kumar
ac0a837bf3
chore: rename closing balance field
...
(cherry picked from commit cef879bb3b )
2025-11-05 12:15:00 +00:00
ruthra kumar
8be8a73a36
refactor: balances for both P&L and Balance sheet accounts
...
(cherry picked from commit 324bebfd44 )
2025-11-05 12:15:00 +00:00
ruthra kumar
f49f60b5f4
refactor: maintain report type on each date
...
(cherry picked from commit 186d540502 )
2025-11-05 12:15:00 +00:00
ruthra kumar
3a13c04a71
refactor: more stable pause and resume
...
(cherry picked from commit 9e93298f12 )
2025-11-05 12:14:59 +00:00
ruthra kumar
62e8d4753e
refactor: process on submit
...
(cherry picked from commit c738b6d356 )
2025-11-05 12:14:59 +00:00
ruthra kumar
18c7121230
refactor: for better readability
...
(cherry picked from commit 8ba199016a )
2025-11-05 12:14:59 +00:00