Mihir Kandoi
283b118773
Merge pull request #52805 from frappe/mergify/bp/version-15-hotfix/pr-52804
...
fix(Purchase Receipt): copy project from first row when adding items (backport #52804 )
2026-02-19 14:03:34 +05:30
Marc Ramser
fd48fb49b9
fix(Purchase Receipt): copy project from first row when adding items
...
Adds `items_add` method to copy expense_account, cost_center and project from first row to newly added items, matching Purchase Invoice behavior.
(cherry picked from commit 21423676c9 )
2026-02-19 08:31:59 +00:00
Mihir Kandoi
a57a9d7548
Merge pull request #52795 from frappe/mergify/bp/version-15-hotfix/pr-52794
...
fix: reservation based on field should be read only in SRE (backport #52794 )
2026-02-19 12:56:57 +05:30
Mihir Kandoi
49dca6016c
Merge pull request #52797 from frappe/mergify/bp/version-15-hotfix/pr-52792
...
fix: unable to submit subcontracting order if created from material r… (backport #52792 )
2026-02-19 12:56:45 +05:30
Mihir Kandoi
0422117003
fix: unable to submit subcontracting order if created from material request
...
(cherry picked from commit 37323480dd )
2026-02-19 05:39:34 +00:00
Mihir Kandoi
6d32089d9e
chore: resolve conflicts
2026-02-19 10:51:40 +05:30
Mihir Kandoi
c3626d67ca
fix: reservation based on field should be read only in SRE
...
(cherry picked from commit 21452b4c6e )
# Conflicts:
# erpnext/stock/doctype/stock_reservation_entry/stock_reservation_entry.json
2026-02-19 05:10:25 +00:00
Frappe PR Bot
2888b68334
chore(release): Bumped to Version 15.98.1
...
## [15.98.1](https://github.com/frappe/erpnext/compare/v15.98.0...v15.98.1 ) (2026-02-19)
### Bug Fixes
* better permissions on make payment request ([f06e20d ](f06e20d993 ))
v15.98.1
2026-02-19 05:00:53 +00:00
ruthra kumar
f7f10a5930
Merge pull request #52789 from frappe/mergify/bp/version-15/pr-52763
...
fix: better permissions on make payment request (backport #52763 )
2026-02-19 10:27:15 +05:30
Mihir Kandoi
3fcda3a414
Merge pull request #52787 from frappe/mergify/bp/version-15-hotfix/pr-52490
...
fix: Add handling for Sales Invoice Item quantity field (backport #52490 )
2026-02-19 10:15:30 +05:30
ruthra kumar
f06e20d993
fix: better permissions on make payment request
...
(cherry picked from commit f36962fc58 )
2026-02-19 04:31:56 +00:00
Mihir Kandoi
2fc3e30f9f
fix: add purchase invoice as well
...
(cherry picked from commit 1fc2eddf6f )
2026-02-19 04:12:47 +00:00
Thomas antony
41c7890a6d
fix: Add handling for Sales Invoice Item quantity field
...
Add handling for Sales Invoice Item quantity field
(cherry picked from commit edfcaee99b )
2026-02-19 04:12:46 +00:00
mergify[bot]
d9f1b0be77
Merge pull request #52785 from frappe/mergify/bp/version-15-hotfix/pr-52712
...
fix: addresses portal (backport #52712 )
2026-02-19 04:08:56 +00:00
Mihir Kandoi
fd7f6fd7f3
Merge pull request #52774 from frappe/mergify/bp/version-15-hotfix/pr-52628
...
fix(manufacturing): set pick list purpose while creating it from work order (backport #52628 )
2026-02-18 15:30:45 +05:30
Sudharsanan11
33d48c5575
fix(manufacturing): set pick list purpose while creating it from work order
...
(cherry picked from commit 23ccc2a8c5 )
2026-02-18 09:45:36 +00:00
Sagar Vora
f7332258e7
Merge pull request #52773 from frappe/revert-52366-mergify/bp/version-15-hotfix/pr-52279
...
revert: "fix(profit and loss statement): exclude non period columns"
2026-02-18 08:34:13 +00:00
Sagar Vora
d782c52b76
Revert "fix(profit and loss statement): exclude non period columns (backport #52279 )"
2026-02-18 13:52:50 +05:30
ruthra kumar
be4fe38998
Merge pull request #52767 from frappe/mergify/bp/version-15-hotfix/pr-52763
...
fix: better permissions on make payment request (backport #52763 )
2026-02-18 12:44:32 +05:30
ruthra kumar
ce7101f555
fix: better permissions on make payment request
...
(cherry picked from commit f36962fc58 )
2026-02-18 06:58:27 +00:00
ruthra kumar
56dd37c9e6
Merge pull request #52765 from frappe/mergify/bp/version-15-hotfix/pr-52419
...
fix: enfore permission on make_payment_request (backport #52419 )
2026-02-18 12:23:29 +05:30
ruthra kumar
460291990a
fix: enfore permission on make_payment_request
...
(cherry picked from commit b755ca12ca )
2026-02-18 06:32:29 +00:00
Mihir Kandoi
80976ae466
Merge pull request #52753 from frappe/mergify/bp/version-15-hotfix/pr-52750
...
fix: setup fails to set abbr to departments (backport #52750 )
2026-02-17 21:47:32 +05:30
Mihir Kandoi
9a28d4ef5a
Merge pull request #52751 from frappe/mergify/bp/version-15-hotfix/pr-52743
...
bug: fix comparison regarding `None` values (backport #52743 )
2026-02-17 21:37:25 +05:30
Mihir Kandoi
c432506912
fix: setup fails to set abbr to departments
...
(cherry picked from commit debe868950 )
2026-02-17 15:57:32 +00:00
Markus Lobedann
852c200ee0
fix: bug with comparison regarding None values and empty string
...
In their default state, the fields can be `None`. When a user enters something and deletes it afterwards, the fields contain an empty string.
This fixes the comparison.
(cherry picked from commit 3fd5a0f100 )
2026-02-17 15:51:48 +00:00
Frappe PR Bot
a66854d16d
chore(release): Bumped to Version 15.98.0
...
# [15.98.0](https://github.com/frappe/erpnext/compare/v15.97.0...v15.98.0 ) (2026-02-17)
### Bug Fixes
* **accounts-controller:** handle empty items list ([13239a9 ](13239a9dee ))
* **accounts:** correct base grand total and rounded total mismatch ([#51739 ](https://github.com/frappe/erpnext/issues/51739 )) ([8bdbb24 ](8bdbb24d73 ))
* add base_tax_withholding_net_total to tax withholding report ([ed42d54 ](ed42d54989 ))
* allow rename for market segment doctype ([0a41987 ](0a4198718b ))
* allow sequence id edit in BOM if routing is not set ([c425944 ](c425944bdf ))
* better validation for negative batch ([85d18fa ](85d18fa7a4 ))
* cancel SABB if SLE cancelled from LCV ([f2a77d1 ](f2a77d178d ))
* consider sle for negative stock validation ([ca79f64 ](ca79f6478a ))
* do not allow plant floor company and warehouse to be updated ([d6333c1 ](d6333c1562 ))
* **manufacturing:** add sales order fields in subassembly child table ([0576752 ](0576752d3b ))
* **manufacturing:** set sales order references in subassembly child table ([53e18a9 ](53e18a9beb ))
* Payment Terms auto-fetched in Sales Invoice even when automatically_fetch_payment_terms is disabled ([78a3701 ](78a3701f4c ))
* **pos_invoice:** add correct depends on condition (backport [#52689 ](https://github.com/frappe/erpnext/issues/52689 )) ([#52693 ](https://github.com/frappe/erpnext/issues/52693 )) ([4fe9689 ](4fe968961a ))
* **postgres:** validate against period closing using MAX(period_end_date) ([#51554 ](https://github.com/frappe/erpnext/issues/51554 )) ([9ec3031 ](9ec30319e4 ))
* production plan status ([97a6610 ](97a6610c0c ))
* recalculate tax withholding during Purchase Order child update ([273029d ](273029d0f0 ))
* set base_tax_withholding_net_total for jv in tds report ([68099a9 ](68099a9b5c ))
* standalone credit/debit notes should not fetch any serial or batch by default ([79c3bc9 ](79c3bc9bcd ))
* total weight does not update when updating items ([e12871b ](e12871b408 ))
### Features
* Negative Batch report ([6313636 ](631363632b ))
* show formatted currency symbol on ledger preview ([383648f ](383648fb59 ))
v15.98.0
2026-02-17 14:12:38 +00:00
ruthra kumar
72bb3e26cd
Merge pull request #52730 from frappe/version-15-hotfix
...
chore: release v15
2026-02-17 19:38:01 +05:30
rohitwaghchaure
128c2bf8b9
Merge pull request #52739 from frappe/mergify/bp/version-15-hotfix/pr-52729
...
feat: Negative Batch report (backport #52729 )
2026-02-17 17:17:42 +05:30
Mihir Kandoi
7aa46af0c3
Merge pull request #52735 from frappe/mergify/bp/version-15-hotfix/pr-52733
...
fix: allow sequence ID edit in BOM if routing is not set (backport #52733 )
2026-02-17 16:39:01 +05:30
Rohit Waghchaure
631363632b
feat: Negative Batch report
...
(cherry picked from commit 34edbed00b )
2026-02-17 11:04:17 +00:00
Mihir Kandoi
3e3c489178
Merge pull request #52737 from frappe/mergify/bp/version-15-hotfix/pr-52677
...
fix: standalone credit/debit notes should not fetch any serial or bat… (backport #52677 )
2026-02-17 16:25:58 +05:30
Mihir Kandoi
79c3bc9bcd
fix: standalone credit/debit notes should not fetch any serial or batch by default
...
(cherry picked from commit 2017edca88 )
2026-02-17 10:40:08 +00:00
Mihir Kandoi
c6682f130c
chore: resolve conflicts
2026-02-17 16:07:49 +05:30
Mihir Kandoi
c425944bdf
fix: allow sequence id edit in BOM if routing is not set
...
(cherry picked from commit 08529964b4 )
# Conflicts:
# erpnext/manufacturing/doctype/bom_operation/bom_operation.json
2026-02-17 10:35:58 +00:00
Mihir Kandoi
0935b181bf
Merge pull request #52721 from aerele/backport-52626
...
fix(manufacturing): add sales order fields in subassembly child table (backport #52626 )
2026-02-17 13:42:26 +05:30
ruthra kumar
bc50b94a87
Merge pull request #52595 from ljain112/fix-tds-report-v15
...
fix: add base_tax_withholding_net_total to tax withholding report
2026-02-17 13:39:48 +05:30
Mihir Kandoi
02f16715e0
Merge pull request #52717 from frappe/mergify/bp/version-15-hotfix/pr-52716
...
fix: do not allow plant floor company and warehouse to be updated (backport #52716 )
2026-02-17 12:42:30 +05:30
ruthra kumar
f0ab9b6e76
Merge pull request #52151 from aerele/fix-po-tax-withholding
...
fix(purchase order): re-calculate tax withholding during update items
2026-02-17 12:19:06 +05:30
Pandiyan37
d2dc0a4c9a
test(manufacturing): add test to validate the sales order references for sub assembly items
2026-02-17 12:15:33 +05:30
Mihir Kandoi
e8b46d9815
chore: resolve conflicts
2026-02-17 12:13:33 +05:30
Mihir Kandoi
d6333c1562
fix: do not allow plant floor company and warehouse to be updated
...
(cherry picked from commit fd72132743 )
# Conflicts:
# erpnext/manufacturing/doctype/plant_floor/plant_floor.json
2026-02-17 06:42:15 +00:00
Pandiyan37
53e18a9beb
fix(manufacturing): set sales order references in subassembly child table
2026-02-17 12:11:05 +05:30
Pandiyan37
0576752d3b
fix(manufacturing): add sales order fields in subassembly child table
2026-02-17 12:10:08 +05:30
Mihir Kandoi
e3a2b310d8
Merge pull request #52714 from frappe/mergify/bp/version-15-hotfix/pr-52713
...
fix: production plan status (backport #52713 )
2026-02-17 11:40:07 +05:30
Mihir Kandoi
97a6610c0c
fix: production plan status
...
(cherry picked from commit b3e6b304e4 )
2026-02-17 05:53:54 +00:00
ili.ad
9ec30319e4
fix(postgres): validate against period closing using MAX(period_end_date) ( #51554 )
...
* fix(postgres): validate against period closing using MAX(period_end_date)
* refactor: remove non-existent field
---------
Co-authored-by: Matt Howard <github.severity519@passmail.net >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-02-17 05:02:53 +00:00
rohitwaghchaure
e511503597
Merge pull request #52700 from rohitwaghchaure/fixed-negative-stock-validation-sle-v15
...
fix: consider sle for negative stock validation
2026-02-16 23:56:18 +05:30
Rohit Waghchaure
ca79f6478a
fix: consider sle for negative stock validation
2026-02-16 23:29:59 +05:30
rohitwaghchaure
9ece276e76
Merge pull request #52695 from frappe/mergify/bp/version-15-hotfix/pr-52691
...
fix: cancel SABB if SLE cancelled from LCV (backport #52691 )
2026-02-16 21:52:48 +05:30