diptanilsaha
979c594e98
fix(templates): using correct syntax of include in projects.html
...
(cherry picked from commit bc6561cdd0 )
2026-03-25 09:28:18 +00:00
diptanilsaha
7b9f2626f8
fix(templates): escape attachment file_url and file_name in order.html and projects.html
...
(cherry picked from commit d9760bbf4f )
2026-03-25 09:28:18 +00:00
Pandiyan P
64956ab59c
fix(manufacturing): update condition for base hour rate calculation ( #53777 )
2026-03-25 13:49:31 +05:30
Pandiyan P
78635ebe99
fix(manufacturing): apply work order status filter in job card ( #53776 )
2026-03-25 13:24:07 +05:30
mergify[bot]
d6afb9b10a
fix(manufacturing): apply work order status filter in job card (backport #53766 ) ( #53767 )
...
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
fix(manufacturing): apply work order status filter in job card (#53766 )
2026-03-25 11:21:31 +05:30
mergify[bot]
468ca2bde1
fix(manufacturing): close work order status when stock reservation is… (backport #53714 ) ( #53720 )
...
Co-authored-by: Pandiyan P <pandiyanpalani37@gmail.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix(manufacturing): close work order status when stock reservation is… (#53714 )
2026-03-23 16:28:01 +00:00
Frappe PR Bot
1d14ba1639
chore(release): Bumped to Version 15.102.0
...
# [15.102.0](https://github.com/frappe/erpnext/compare/v15.101.3...v15.102.0 ) (2026-03-23)
### Bug Fixes
* Adding validation for operation time in BOM ([7707a79 ](7707a79d44 ))
* batch validation for subcontracting receipt ([32c0532 ](32c0532dec ))
* **budget-variance-report:** validate 'budget_against' filter (backport [#53079 ](https://github.com/frappe/erpnext/issues/53079 )) ([#53663 ](https://github.com/frappe/erpnext/issues/53663 )) ([d96590c ](d96590c4d9 ))
* check for `submit` permissions instead of `write` permissions when updating status (backport [#53697 ](https://github.com/frappe/erpnext/issues/53697 )) ([#53702 ](https://github.com/frappe/erpnext/issues/53702 )) ([46e784d ](46e784d094 ))
* check posting_date in args (backport [#53303 ](https://github.com/frappe/erpnext/issues/53303 )) ([#53611 ](https://github.com/frappe/erpnext/issues/53611 )) ([e0f1e75 ](e0f1e757f3 ))
* consider returned qty in subcontracting report (backport [#53616 ](https://github.com/frappe/erpnext/issues/53616 )) ([#53620 ](https://github.com/frappe/erpnext/issues/53620 )) ([af86fd3 ](af86fd3cb4 ))
* deadlock issue for SLE ([540a854 ](540a8540d6 ))
* do not overwrite expense account in stock entry (backport [#53658 ](https://github.com/frappe/erpnext/issues/53658 )) ([#53660 ](https://github.com/frappe/erpnext/issues/53660 )) ([90e4f90 ](90e4f9026d ))
* ignore cost center (backport [#53063 ](https://github.com/frappe/erpnext/issues/53063 )) ([#53613 ](https://github.com/frappe/erpnext/issues/53613 )) ([562f93e ](562f93e75c ))
* incorrect sle calculation when doc has project ([#53599 ](https://github.com/frappe/erpnext/issues/53599 )) ([7acd435 ](7acd435835 ))
* initialize all tax columns to resolve Key error in `item_wise_sales_register` and `item_wise_purchase_register` reports (backport [#53323 ](https://github.com/frappe/erpnext/issues/53323 )) ([#53583 ](https://github.com/frappe/erpnext/issues/53583 )) ([119195c ](119195c6fa ))
* **manufacturing:** update non-stock item dict (backport [#53689 ](https://github.com/frappe/erpnext/issues/53689 )) ([#53698 ](https://github.com/frappe/erpnext/issues/53698 )) ([c0ce34e ](c0ce34e12c ))
* merge conflicts ([b3f0e2a ](b3f0e2a00d ))
* PO should not be required for internal transfers (backport [#53681 ](https://github.com/frappe/erpnext/issues/53681 )) ([#53683 ](https://github.com/frappe/erpnext/issues/53683 )) ([04d74ad ](04d74ad6eb ))
* python error in manufacture entry if transfer against is job card (backport [#53615 ](https://github.com/frappe/erpnext/issues/53615 )) ([#53617 ](https://github.com/frappe/erpnext/issues/53617 )) ([5a3bc27 ](5a3bc27e2c ))
* **sales_invoice:** using `msgprint` and removed condition checking for `is_created_using_pos` to refetch payment methods ([#53636 ](https://github.com/frappe/erpnext/issues/53636 )) ([f8ab56e ](f8ab56ecc9 ))
* set customer details on customer creation at login ([#53509 ](https://github.com/frappe/erpnext/issues/53509 )) ([4f39dfd ](4f39dfd642 ))
* shipping rule applied twice on non stock items (backport [#53655 ](https://github.com/frappe/erpnext/issues/53655 )) ([#53686 ](https://github.com/frappe/erpnext/issues/53686 )) ([5e767ea ](5e767ea595 ))
* stock queue for SABB ([461bc17 ](461bc1733f ))
* **stock:** add company filter while fetching batches (backport [#53369 ](https://github.com/frappe/erpnext/issues/53369 )) ([#53580 ](https://github.com/frappe/erpnext/issues/53580 )) ([c09c599 ](c09c5999dc ))
* **stock:** fix email error message (backport [#53606 ](https://github.com/frappe/erpnext/issues/53606 )) ([#53632 ](https://github.com/frappe/erpnext/issues/53632 )) ([6ea3d56 ](6ea3d56972 ))
* **trends:** added validation for `period_based_on` filter (backport [#53690 ](https://github.com/frappe/erpnext/issues/53690 )) ([#53691 ](https://github.com/frappe/erpnext/issues/53691 )) ([974755b ](974755b224 ))
* validate permission before updating status (backport [#53651 ](https://github.com/frappe/erpnext/issues/53651 )) ([#53652 ](https://github.com/frappe/erpnext/issues/53652 )) ([defa1d4 ](defa1d4a76 ))
### Features
* add cost center field to the stock entry accounting dimension tab ([e17b5df ](e17b5dfe61 ))
v15.102.0
2026-03-23 14:59:14 +00:00
diptanilsaha
a270c02bb4
Merge pull request #53700 from frappe/version-15-hotfix
2026-03-23 20:27:38 +05:30
rohitwaghchaure
28aa21bf83
Merge pull request #53706 from frappe/mergify/bp/version-15-hotfix/pr-53705
...
fix: batch validation for subcontracting receipt (backport #53705 )
2026-03-23 18:52:47 +05:30
mergify[bot]
119195c6fa
fix: initialize all tax columns to resolve Key error in item_wise_sales_register and item_wise_purchase_register reports (backport #53323 ) ( #53583 )
...
Co-authored-by: Lakshit Jain <ljain112@gmail.com >
fix: initialize all tax columns to resolve Key error in `item_wise_sales_register` and `item_wise_purchase_register` reports (#53323 )
2026-03-23 18:05:54 +05:30
Rohit Waghchaure
32c0532dec
fix: batch validation for subcontracting receipt
...
(cherry picked from commit b8d201658a )
2026-03-23 11:32:42 +00:00
diptanilsaha
46e784d094
fix: check for submit permissions instead of write permissions when updating status (backport #53697 ) ( #53702 )
2026-03-23 16:03:50 +05:30
mergify[bot]
c0ce34e12c
fix(manufacturing): update non-stock item dict (backport #53689 ) ( #53698 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix(manufacturing): update non-stock item dict (#53689 )
2026-03-23 10:26:29 +00:00
Mihir Kandoi
eaf5494502
chore: linter ( #53696 )
2026-03-23 10:19:41 +00:00
mergify[bot]
04d74ad6eb
fix: PO should not be required for internal transfers (backport #53681 ) ( #53683 )
...
* fix: PO should not be required for internal transfers (#53681 )
(cherry picked from commit 5154102468 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
* chore: resolve conflicts
* chore: resolve conflicts
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-23 09:30:20 +00:00
Nishka Gosalia
2de04b8a46
Merge pull request #53693 from frappe/mergify/bp/version-15-hotfix/pr-53649
2026-03-23 14:46:49 +05:30
mergify[bot]
974755b224
fix(trends): added validation for period_based_on filter (backport #53690 ) ( #53691 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(trends): added validation for `period_based_on` filter (#53690 )
2026-03-23 14:42:03 +05:30
mergify[bot]
5e767ea595
fix: shipping rule applied twice on non stock items (backport #53655 ) ( #53686 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: shipping rule applied twice on non stock items (#53655 )
2026-03-23 14:38:32 +05:30
nishkagosalia
f5bd85b4dc
chore: Adding new argument in status updater to skip qty validation
...
(cherry picked from commit dcd0509089 )
2026-03-23 08:57:35 +00:00
rohitwaghchaure
3fcf6cfef7
Merge pull request #53674 from frappe/mergify/bp/version-15-hotfix/pr-53673
...
fix: stock queue for SABB (backport #53673 )
2026-03-22 13:20:05 +05:30
Rohit Waghchaure
461bc1733f
fix: stock queue for SABB
...
(cherry picked from commit 3fcf308ed8 )
2026-03-22 07:30:44 +00:00
rohitwaghchaure
812ca37055
Merge pull request #53669 from frappe/mergify/bp/version-15-hotfix/pr-53638
...
fix: deadlock issue for SLE (backport #53638 )
2026-03-21 14:41:01 +05:30
Rohit Waghchaure
540a8540d6
fix: deadlock issue for SLE
...
(cherry picked from commit f48b03c6ec )
2026-03-21 08:34:28 +00:00
diptanilsaha
d96590c4d9
fix(budget-variance-report): validate 'budget_against' filter (backport #53079 ) ( #53663 )
2026-03-20 15:33:36 +05:30
mergify[bot]
90e4f9026d
fix: do not overwrite expense account in stock entry (backport #53658 ) ( #53660 )
...
* fix: do not overwrite expense account in stock entry (#53658 )
(cherry picked from commit fa35fbdb8e )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
* chore: resolve conflicts
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-20 09:41:39 +00:00
mergify[bot]
defa1d4a76
fix: validate permission before updating status (backport #53651 ) ( #53652 )
...
* fix: validate permission before updating status (#53651 )
(cherry picked from commit 8e17c722fb )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
* chore: resolve conflicts
---------
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2026-03-19 20:49:53 +05:30
Nishka Gosalia
ff11429941
Merge pull request #53647 from frappe/mergify/bp/version-15-hotfix/pr-53645
...
fix: Adding validation for operation time in BOM (backport #53645 )
2026-03-19 20:21:20 +05:30
Nishka Gosalia
b3f0e2a00d
fix: merge conflicts
2026-03-19 19:54:53 +05:30
nishkagosalia
7707a79d44
fix: Adding validation for operation time in BOM
...
(cherry picked from commit 7f70e62c30 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/test_job_card.py
2026-03-19 13:00:08 +00:00
Frappe PR Bot
94900cb8b8
chore(release): Bumped to Version 15.101.3
...
## [15.101.3](https://github.com/frappe/erpnext/compare/v15.101.2...v15.101.3 ) (2026-03-19)
### Bug Fixes
* **sales_invoice:** using `msgprint` and removed condition checking for `is_created_using_pos` to refetch payment methods ([#53636 ](https://github.com/frappe/erpnext/issues/53636 )) ([65d8a17 ](65d8a176a6 ))
v15.101.3
2026-03-19 10:07:46 +00:00
diptanilsaha
c1be262357
Merge pull request #53639 from frappe/mergify/bp/version-15/pr-53636
...
fix(sales_invoice): using `msgprint` and removed condition checking for `is_created_using_pos` to refetch payment methods (backport #53636 )
2026-03-19 15:36:17 +05:30
diptanilsaha
65d8a176a6
fix(sales_invoice): using msgprint and removed condition checking for is_created_using_pos to refetch payment methods ( #53636 )
...
(cherry picked from commit f8ab56ecc9 )
2026-03-19 08:49:49 +00:00
diptanilsaha
f8ab56ecc9
fix(sales_invoice): using msgprint and removed condition checking for is_created_using_pos to refetch payment methods ( #53636 )
2026-03-19 14:18:48 +05:30
Ravibharathi
488ea7f994
Merge pull request #53628 from frappe/mergify/bp/version-15-hotfix/pr-53509
...
fix: set customer details on customer creation at login (backport #53509 )
2026-03-19 13:59:27 +05:30
mergify[bot]
6ea3d56972
fix(stock): fix email error message (backport #53606 ) ( #53632 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
fix(stock): fix email error message (#53606 )
2026-03-19 07:39:30 +00:00
Navin-S-R
e2c8dc5386
chore: resolve conflict
2026-03-19 13:06:16 +05:30
mergify[bot]
9c243e8dd0
refactor: remove test file import in stock ageing report (backport #53619 ) ( #53625 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-19 06:50:54 +00:00
Sakthivel Murugan S
4f39dfd642
fix: set customer details on customer creation at login ( #53509 )
...
(cherry picked from commit 256d267a3b )
# Conflicts:
# erpnext/portal/utils.py
2026-03-19 06:34:50 +00:00
mergify[bot]
af86fd3cb4
fix: consider returned qty in subcontracting report (backport #53616 ) ( #53620 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: consider returned qty in subcontracting report (#53616 )
2026-03-19 11:52:44 +05:30
mergify[bot]
5a3bc27e2c
fix: python error in manufacture entry if transfer against is job card (backport #53615 ) ( #53617 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: python error in manufacture entry if transfer against is job card (#53615 )
2026-03-19 05:13:36 +00:00
mergify[bot]
562f93e75c
fix: ignore cost center (backport #53063 ) ( #53613 )
...
Co-authored-by: Sowmya <106989392+SowmyaArunachalam@users.noreply.github.com >
fix: ignore cost center (#53063 )
2026-03-19 04:41:10 +00:00
mergify[bot]
e0f1e757f3
fix: check posting_date in args (backport #53303 ) ( #53611 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
fix: check posting_date in args (#53303 )
2026-03-19 04:38:20 +00:00
Frappe PR Bot
572d8530b6
chore(release): Bumped to Version 15.101.2
...
## [15.101.2](https://github.com/frappe/erpnext/compare/v15.101.1...v15.101.2 ) (2026-03-18)
### Bug Fixes
* incorrect sle calculation when doc has project ([#53599 ](https://github.com/frappe/erpnext/issues/53599 )) ([9e10dec ](9e10dec903 ))
v15.101.2
2026-03-18 13:42:20 +00:00
rohitwaghchaure
0fa8cc76f5
Merge pull request #53602 from frappe/mergify/bp/version-15/pr-53600
...
fix: incorrect sle calculation when doc has project (backport #53599 ) (backport #53600 )
2026-03-18 19:10:44 +05:30
Mihir Kandoi
9e10dec903
fix: incorrect sle calculation when doc has project ( #53599 )
...
(cherry picked from commit 6cb6a52ded )
(cherry picked from commit 7acd435835 )
2026-03-18 13:38:17 +00:00
rohitwaghchaure
7b64f88734
Merge pull request #53600 from frappe/mergify/bp/version-15-hotfix/pr-53599
...
fix: incorrect sle calculation when doc has project (backport #53599 )
2026-03-18 19:07:26 +05:30
Mihir Kandoi
7acd435835
fix: incorrect sle calculation when doc has project ( #53599 )
...
(cherry picked from commit 6cb6a52ded )
2026-03-18 13:20:17 +00:00
rohitwaghchaure
16fe458b92
Merge pull request #53585 from frappe/mergify/bp/version-15-hotfix/pr-53246
...
feat: add cost center field to the stock entry accounting dimension tab (backport #53246 )
2026-03-18 16:52:27 +05:30
rohitwaghchaure
4c2dba98da
chore: fix conflicts
...
Removed several fields related to additional transfer entries and subcontracting inward orders from the stock entry JSON.
2026-03-18 16:32:56 +05:30
sudarshan-g
e17b5dfe61
feat: add cost center field to the stock entry accounting dimension tab
...
(cherry picked from commit 47772f4e77 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.json
2026-03-18 06:20:08 +00:00