ruthra kumar
|
a8dbf981d8
|
Merge pull request #51711 from frappe/version-15-hotfix
chore: release v15
|
2026-01-13 20:31:27 +05:30 |
|
Khushi Rawat
|
b807f9318f
|
Merge pull request #51721 from khushi8112/hide-target-qty-field
fix: hide target_qty field from the capitalization
|
2026-01-13 17:46:29 +05:30 |
|
khushi8112
|
a66129af29
|
chore: run pre-commit
|
2026-01-13 17:28:51 +05:30 |
|
khushi8112
|
ed05b4cc5c
|
fix(minor): hide target_qty field from the capitalization
|
2026-01-13 17:26:32 +05:30 |
|
Khushi Rawat
|
00ac931722
|
Merge pull request #51717 from frappe/mergify/bp/version-15-hotfix/pr-51666
fix(asset value adjustment): skip cancelling revaluation journal entry if already cancelled (backport #51666)
|
2026-01-13 16:54:29 +05:30 |
|
khushi8112
|
3365bc3ba3
|
chore: rebase with v15 branch
|
2026-01-13 16:23:00 +05:30 |
|
Navin-S-R
|
11d23e1a4a
|
fix: move validation to before_cancel
(cherry picked from commit d65cd605a1)
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
|
2026-01-13 10:38:03 +00:00 |
|
Navin-S-R
|
07de3f4391
|
fix: prevent manual cancellation of the linked Revaluation Journal Entry
(cherry picked from commit 73b038084b)
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
|
2026-01-13 10:38:03 +00:00 |
|
Navin-S-R
|
129457b2ce
|
fix: ignore permissions when cancelling revaluation journal entry
(cherry picked from commit 500c44e3f5)
|
2026-01-13 10:38:03 +00:00 |
|
Navin-S-R
|
426516a1ee
|
refactor(journal entry): replace raw SQL with query builder to unlink asset value adjustment
(cherry picked from commit 5f00239bba)
|
2026-01-13 10:38:02 +00:00 |
|
Navin-S-R
|
dae6adfe13
|
fix(asset value adjustment): skip cancelling revaluation journal entry if already cancelled
(cherry picked from commit b1704ccef1)
# Conflicts:
# erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.py
|
2026-01-13 10:38:02 +00:00 |
|
Mihir Kandoi
|
f5cae2d60b
|
Merge pull request #51657 from mihir-kandoi/v16
|
2026-01-13 10:55:15 +05:30 |
|
Mihir Kandoi
|
4e94e3726c
|
chore: grammar fix
|
2026-01-13 10:50:15 +05:30 |
|
Mihir Kandoi
|
d7bf1a179a
|
chore: update links
|
2026-01-13 10:43:34 +05:30 |
|
ruthra kumar
|
6632f3d446
|
Merge pull request #51332 from frappe/mergify/bp/version-15-hotfix/pr-50413
fix: don't duplicate default income account to Item (backport #50413)
|
2026-01-12 20:33:41 +05:30 |
|
Khushi Rawat
|
b909ec9388
|
Merge pull request #51686 from frappe/mergify/bp/version-15-hotfix/pr-51678
fix(asset): properly reset purchase reference and item fields (backport #51678)
|
2026-01-12 15:54:38 +05:30 |
|
khushi8112
|
ea0b76831f
|
fix(asset): properly reset purchase reference and item fields
(cherry picked from commit 671610db1e)
|
2026-01-12 10:17:24 +00:00 |
|
Khushi Rawat
|
57c759dfcd
|
Merge pull request #51677 from frappe/mergify/bp/version-15-hotfix/pr-51630
fix(asset): remove references for composite and existing assets (backport #51630)
|
2026-01-12 13:03:47 +05:30 |
|
nivithamerlin
|
c7f79d16e9
|
fix(asset): remove references for composite and existing asset
(cherry picked from commit c1d50c492b)
|
2026-01-12 07:30:51 +00:00 |
|
ruthra kumar
|
940cfb58a7
|
Merge pull request #51665 from frappe/mergify/bp/version-15-hotfix/pr-51311
fix(payment reconciliation): handle adhoc payment returns (backport #51311)
|
2026-01-11 19:37:47 +05:30 |
|
NaviN
|
159d1d61b5
|
fix(payment reconciliation): handle adhoc payment returns (#51311)
* fix(payment reconciliation): handle reverse payments
* test: validate payment return gain or loss
* chore: typo
(cherry picked from commit cecd07bbf4)
|
2026-01-11 13:28:36 +00:00 |
|
Mihir Kandoi
|
d8232c4503
|
chore: v16 release announcement for v15 users
|
2026-01-10 22:22:10 +05:30 |
|
Mihir Kandoi
|
ae72b99846
|
Merge pull request #51654 from frappe/mergify/bp/version-15-hotfix/pr-51652
|
2026-01-10 18:27:48 +05:30 |
|
Mihir Kandoi
|
f9be364bd1
|
fix: pick list qty does not reset when pick list is cancelled
(cherry picked from commit 1d6d9c2040)
|
2026-01-10 12:44:16 +00:00 |
|
rohitwaghchaure
|
7ac55379ec
|
Merge pull request #51632 from frappe/mergify/bp/version-15-hotfix/pr-51351
perf: SABB taking time to save the record (backport #51351)
|
2026-01-09 18:50:35 +05:30 |
|
Rohit Waghchaure
|
aa43715de6
|
chore: fix conflicts
|
2026-01-09 18:16:38 +05:30 |
|
Rohit Waghchaure
|
01af6c8762
|
fix: incoming rate calculation
(cherry picked from commit 8e143d68b4)
|
2026-01-09 12:17:32 +00:00 |
|
Rohit Waghchaure
|
ee9debe581
|
perf: SABB taking time to save the record
(cherry picked from commit 20320c4a6c)
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.py
# erpnext/stock/serial_batch_bundle.py
|
2026-01-09 12:17:32 +00:00 |
|
mergify[bot]
|
d83365734e
|
Merge pull request #51624 from frappe/mergify/bp/version-15-hotfix/pr-50869
fix: do cancellation procedures on WO close (backport #50869)
|
2026-01-09 09:48:28 +00:00 |
|
ruthra kumar
|
1fb554c312
|
Merge pull request #51598 from frappe/mergify/bp/version-15-hotfix/pr-51534
fix(accounts): correct sales order item deletion message for MR and PO linkage (backport #51534)
|
2026-01-08 17:57:30 +05:30 |
|
Pandiyan5273
|
4c53af0494
|
fix(accounts): correct sales order item deletion message for MR and PO linkage
(cherry picked from commit 5a47503611)
|
2026-01-08 12:10:25 +00:00 |
|
rohitwaghchaure
|
e9c14e88df
|
Merge pull request #51597 from frappe/mergify/bp/version-15-hotfix/pr-51574
fix(stock): enable allow on submit for tracking status field (backport #51574)
|
2026-01-08 16:50:29 +05:30 |
|
rohitwaghchaure
|
e6dbd06435
|
Merge pull request #51533 from nishkagosalia/gh-51381
fix: correct uom reflecting in sales order when fetching from..
|
2026-01-08 16:31:37 +05:30 |
|
Pandiyan5273
|
9d5a493609
|
fix(stock): enable allow on submit for tracking status field
(cherry picked from commit 1bfb62465f)
|
2026-01-08 11:01:03 +00:00 |
|
rohitwaghchaure
|
530c0b0bd6
|
Merge pull request #51588 from frappe/mergify/bp/version-15-hotfix/pr-51586
fix: negative stock issue for higher precision (backport #51586)
|
2026-01-08 15:03:48 +05:30 |
|
rohitwaghchaure
|
5193dbba9b
|
chore: fix conflicts
Refactor test cases for delivery notes to handle negative stock and higher precision.
|
2026-01-08 14:45:39 +05:30 |
|
Mihir Kandoi
|
42658f7b1c
|
Merge pull request #51587 from frappe/mergify/bp/version-15-hotfix/pr-51585
fix: closed WO becomes open when RM is returned (backport #51585)
|
2026-01-08 14:38:34 +05:30 |
|
Rohit Waghchaure
|
1bbeecff12
|
fix: negative stock issue for higher precision
(cherry picked from commit 87be020c78)
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
|
2026-01-08 09:07:10 +00:00 |
|
Mihir Kandoi
|
7db6ae8bda
|
fix: closed WO becomes open when RM is returned
(cherry picked from commit d0ba365aaa)
|
2026-01-08 08:53:28 +00:00 |
|
Mihir Kandoi
|
2bdd14c831
|
Merge pull request #51584 from frappe/mergify/bp/version-15-hotfix/pr-51583
fix: allow all users of supplier to create purchase invoices (backport #51583)
|
2026-01-08 13:47:24 +05:30 |
|
Frappe PR Bot
|
c805c7fac4
|
chore(release): Bumped to Version 15.94.1
## [15.94.1](https://github.com/frappe/erpnext/compare/v15.94.0...v15.94.1) (2026-01-08)
### Bug Fixes
* remove posting date & time on SRE batch validation ([69259c9](69259c9933))
v15.94.1
|
2026-01-08 08:16:29 +00:00 |
|
rohitwaghchaure
|
7238636766
|
Merge pull request #51578 from frappe/mergify/bp/version-15/pr-51553
fix: remove posting date & time on SRE batch validation (backport #51553)
|
2026-01-08 13:45:06 +05:30 |
|
Mihir Kandoi
|
8f1509dca1
|
fix: allow all users of supplier to create purchase invoices
(cherry picked from commit 190204a939)
|
2026-01-08 08:02:13 +00:00 |
|
ruthra kumar
|
a7f59fece3
|
Merge pull request #51580 from frappe/mergify/bp/version-15-hotfix/pr-51167
fix(accounting-dimension): System-generated round-off GL entries fail to set the accounting dimension (backport #51167)
|
2026-01-08 12:21:21 +05:30 |
|
Logesh Periyasamy
|
1179514118
|
fix(accounting-dimension): System-generated round-off GL entries fail to set the accounting dimension (#51167)
* chore: remove disabled condition statement
* fix: add default dimension for round off gle
* fix: validate report type to handle opening entries roundoff
(cherry picked from commit bc63c85daf)
|
2026-01-08 06:36:27 +00:00 |
|
kavin-114
|
69259c9933
|
fix: remove posting date & time on SRE batch validation
(cherry picked from commit d3f2da0d59)
|
2026-01-08 05:51:19 +00:00 |
|
rohitwaghchaure
|
7aee6bdaf8
|
Merge pull request #51553 from aerele/support-52652
fix: remove posting date & time on SRE batch validation
|
2026-01-07 11:41:32 +05:30 |
|
ruthra kumar
|
f11fb0e45f
|
Merge pull request #51549 from frappe/mergify/bp/version-15-hotfix/pr-51528
fix: change float types in payment entry reference table to currency (backport #51528)
|
2026-01-07 11:39:37 +05:30 |
|
trustedcomputer
|
d17debabf7
|
fix: change float types in payment entry reference table to currency
(cherry picked from commit 8ba71300db)
# Conflicts:
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
|
2026-01-07 11:24:25 +05:30 |
|
Frappe PR Bot
|
0b565026a4
|
chore(release): Bumped to Version 15.94.0
# [15.94.0](https://github.com/frappe/erpnext/compare/v15.93.2...v15.94.0) (2026-01-07)
### Bug Fixes
* add company filters to project ([d6511b0](d6511b0045))
* **journal entry:** use submission_queue to perform submit and cancel actions for rows over 100 ([1d58e9b](1d58e9b91a))
* not able to submit backdated stock reco ([4b60979](4b6097914a))
* precision issue causing reservation error ([2d49cc9](2d49cc9ab2))
* resolve conflict ([dbd2964](dbd2964139))
* SABB not cancelled on cancel of Stock Reco ([eebd885](eebd88529f))
* **stock:** prevent excess stock reservation ([4d31012](4d31012df2))
* **stock:** remove item image to avoid setting the image of previous item ([6f1cfdb](6f1cfdb1de))
* **trial balance party:** add check for parties with zero credit and debit ([a0566c9](a0566c9e98))
* update filters on period closing voucher ([728a8b0](728a8b0b7d))
### Features
* add default-age-range in accounts settings (backport [#51458](https://github.com/frappe/erpnext/issues/51458)) ([#51531](https://github.com/frappe/erpnext/issues/51531)) ([582db48](582db48ca5))
* allow data import for asset repair doctype ([dc10ef4](dc10ef4287))
v15.94.0
|
2026-01-07 05:01:14 +00:00 |
|