Rohit Waghchaure
|
795108c1dd
|
fix: do not create repeat work orders
(cherry picked from commit 384f4e120a)
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.js
# erpnext/manufacturing/doctype/production_plan/test_production_plan.py
# erpnext/manufacturing/doctype/production_plan_sub_assembly_item/production_plan_sub_assembly_item.json
|
2025-06-10 09:00:27 +00:00 |
|
rohitwaghchaure
|
7348778220
|
Merge pull request #47941 from frappe/mergify/bp/version-15-hotfix/pr-47888
fix: do not remove item which has zero qty and zero valuation (backport #47888)
|
2025-06-10 14:29:54 +05:30 |
|
DHINESH00
|
eaeb18c651
|
fix: update currency based on transaction
(cherry picked from commit fc4f38eed1)
|
2025-06-10 08:56:37 +00:00 |
|
rohitwaghchaure
|
78607b5812
|
Merge pull request #47987 from frappe/mergify/bp/version-15-hotfix/pr-47942
fix: available qty in BOM Stock Report (backport #47942)
|
2025-06-10 14:02:43 +05:30 |
|
Sagar Vora
|
823cfeaf4f
|
Merge pull request #47978 from frappe/mergify/bp/version-15-hotfix/pr-47976
fix: throw permission error (backport #47976)
|
2025-06-10 07:37:10 +00:00 |
|
Sagar Vora
|
aa29c5dde2
|
fix: conflicts
|
2025-06-10 13:05:37 +05:30 |
|
ruthra kumar
|
713b17c3a5
|
Merge pull request #47990 from frappe/mergify/bp/version-15-hotfix/pr-47989
fix: Include draft transactions in the `Calculated Discount Mismatch` report (backport #47989)
|
2025-06-10 12:58:05 +05:30 |
|
priyanshshah2442
|
23b5d2db2c
|
fix: add draft transactions also in calculated mismatch report
(cherry picked from commit 4e1abc1814)
|
2025-06-10 07:12:03 +00:00 |
|
Rohit Waghchaure
|
84b2f871ba
|
fix: available qty in BOM Stock Report
(cherry picked from commit ea689bbe3f)
|
2025-06-10 06:50:51 +00:00 |
|
Sagar Vora
|
ac78bfb55b
|
Merge pull request #47985 from frappe/mergify/bp/version-15-hotfix/pr-47946
fix: patch and report for incorrect discount values (backport #47946)
|
2025-06-10 06:10:23 +00:00 |
|
priyanshshah2442
|
59dd5fee26
|
fix: fieldtype to Currency for discount amounts
(cherry picked from commit f781a39dbe)
|
2025-06-10 06:04:09 +00:00 |
|
Sagar Vora
|
35035c2a31
|
fix: remove currency col
(cherry picked from commit 9bf9b34ac4)
|
2025-06-10 06:04:08 +00:00 |
|
Sagar Vora
|
78c63869e0
|
fix: changes in report
(cherry picked from commit 33e793354c)
|
2025-06-10 06:04:08 +00:00 |
|
priyanshshah2442
|
06ea957ae5
|
fix: test case to verify correct setting of discount amount and percentage
(cherry picked from commit 3f0c5be5d9)
|
2025-06-10 06:04:08 +00:00 |
|
priyanshshah2442
|
f27e591d88
|
fix: add change log for bug fix in Additional Discount functionality
(cherry picked from commit 9120927a65)
|
2025-06-10 06:04:08 +00:00 |
|
priyanshshah2442
|
d24c2c4cca
|
fix: ensure proper float conversion for discount values
(cherry picked from commit 3dcb801a37)
|
2025-06-10 06:04:07 +00:00 |
|
Sagar Vora
|
5237ff8d94
|
fix: changes to report and patch
(cherry picked from commit daad6137f8)
|
2025-06-10 06:04:07 +00:00 |
|
priyanshshah2442
|
b3eb49d39d
|
feat: report to verify discount amount mismatch
(cherry picked from commit 62dd6df24f)
|
2025-06-10 06:04:07 +00:00 |
|
priyanshshah2442
|
039c47e3f2
|
fix: patch to set discount percentange in case of mismatch
(cherry picked from commit f7eda8a156)
|
2025-06-10 06:04:06 +00:00 |
|
ruthra kumar
|
7ecb4d3d6f
|
Merge pull request #47968 from aerele/validate-intercompany-rate
Add validation for inter company transactions rate
|
2025-06-10 11:12:26 +05:30 |
|
ruthra kumar
|
76a9e45ff8
|
Merge pull request #47982 from frappe/mergify/bp/version-15-hotfix/pr-47974
fix: add .length in list validation (backport #47974)
|
2025-06-10 10:25:21 +05:30 |
|
ruthra kumar
|
c69a0f150d
|
Merge pull request #47934 from thomasantony12/so_bug_on_wo
fix(sales order): error message on creation of work order from sales order
|
2025-06-10 10:19:33 +05:30 |
|
l0gesh29
|
66f41d44c4
|
fix: add .length in list validation (#47974)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
(cherry picked from commit c8cec8cedf)
|
2025-06-09 23:16:36 +00:00 |
|
Khushi Rawat
|
7393a9f470
|
Merge pull request #47980 from frappe/mergify/bp/version-15-hotfix/pr-47979
fix: AttributeError due to incorrect object (backport #47979)
|
2025-06-10 00:31:45 +05:30 |
|
Khushi Rawat
|
43d4e26ac5
|
fix: AttributeError due to incorrect object
(cherry picked from commit 351796bce6)
|
2025-06-09 18:46:03 +00:00 |
|
Aayush Dalal
|
9167d2ef64
|
fix: throw permission error (#47976)
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com>
(cherry picked from commit 8b6a8d0c4f)
# Conflicts:
# erpnext/stock/utils.py
|
2025-06-09 17:29:58 +00:00 |
|
Diptanil Saha
|
f88e68230a
|
fix: fetch correct item tax template on item rate update (#47973)
|
2025-06-09 19:23:33 +05:30 |
|
ravibharathi656
|
3aee14176c
|
test: pass sales invoice name instead of doc
|
2025-06-09 19:12:51 +05:30 |
|
ravibharathi656
|
d6796da464
|
test: add unit test for inter company transaction rate validation
|
2025-06-09 19:12:51 +05:30 |
|
ravibharathi656
|
9a47c507c0
|
feat: add validation for inter company transactions
|
2025-06-09 19:12:51 +05:30 |
|
ruthra kumar
|
95d1d7047d
|
Merge pull request #47967 from frappe/mergify/bp/version-15-hotfix/pr-47865
fix: consider user permission while populating the data (backport #47865)
|
2025-06-09 15:41:37 +05:30 |
|
l0gesh29
|
a2cdd91a0d
|
fix: add user permission while fetching ple
(cherry picked from commit 1a4bb30923)
|
2025-06-09 09:53:13 +00:00 |
|
l0gesh29
|
617b0658b8
|
fix: consider user permission while populating the data
(cherry picked from commit 074dc6d7dd)
|
2025-06-09 09:53:13 +00:00 |
|
Khushi Rawat
|
d8e9ed417d
|
Merge pull request #47943 from frappe/mergify/bp/version-15-hotfix/pr-47547
fix(asset): make purchase date mandatory (backport #47547)
|
2025-06-09 14:48:57 +05:30 |
|
ruthra kumar
|
eb7eadc16f
|
Merge pull request #47590 from FathihMohammed/show_descedants
fix(report): include descendants when filtering by parent item group
|
2025-06-09 13:31:41 +05:30 |
|
FATHIH MOHAMMED
|
d21bfa219d
|
fix(report): include descendants when filtering by parent item group
|
2025-06-09 11:54:32 +05:30 |
|
ruthra kumar
|
198089cac1
|
Merge pull request #47958 from frappe/mergify/bp/version-15-hotfix/pr-44697
fix: better description of tab name (backport #44697)
|
2025-06-09 10:17:31 +05:30 |
|
mahsem
|
d05b49b0f8
|
fix: better description of tab name (#44697)
(cherry picked from commit 6119d4384a)
|
2025-06-08 20:15:11 +00:00 |
|
mergify[bot]
|
f490de9285
|
perf: Batch GLE/SLE rename commits (backport #47950) (#47951)
perf: Batch GLE/SLE rename commits (#47950)
(cherry picked from commit bb693c0a4f)
Co-authored-by: Ankush Menat <ankush@frappe.io>
|
2025-06-06 21:00:49 +05:30 |
|
RAVIBHARATHI P C
|
a5e5553520
|
fix(asset): make purchase date mandatory
(cherry picked from commit e6f47be4b0)
|
2025-06-06 12:10:43 +00:00 |
|
rohitwaghchaure
|
ea393ef008
|
chore: fix conflicts
|
2025-06-06 15:38:10 +05:30 |
|
Rohit Waghchaure
|
ef77791bd6
|
fix: do not remove item which has zero qty and zero valuation
(cherry picked from commit 86e4a658a5)
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
|
2025-06-06 10:03:14 +00:00 |
|
Frappe PR Bot
|
63d165c48a
|
chore(release): Bumped to Version 15.64.1
## [15.64.1](https://github.com/frappe/erpnext/compare/v15.64.0...v15.64.1) (2025-06-06)
### Reverts
* Revert "fix: calculate discount percentage if discount amount is specified (#…" ([29d7593](29d7593fa7))
v15.64.1
|
2025-06-06 07:07:12 +00:00 |
|
thomasantony12
|
129cd7ae8a
|
fix(sales order): error message on creation of work order from sales order
|
2025-06-06 12:36:30 +05:30 |
|
Sagar Vora
|
83a57909d3
|
Merge pull request #47933 from frappe/mergify/bp/version-15/pr-47927
fix: calculate discount percentage if discount amount is specified" (backport #47927)
|
2025-06-06 07:05:40 +00:00 |
|
Sagar Vora
|
29d7593fa7
|
Revert "fix: calculate discount percentage if discount amount is specified (#…"
This reverts commit bb474f4f42.
(cherry picked from commit 27dc0f5b70)
|
2025-06-06 07:05:26 +00:00 |
|
Sagar Vora
|
a8e1c4f6cd
|
Merge pull request #47928 from frappe/mergify/bp/version-15-hotfix/pr-47927
fix: calculate discount percentage if discount amount is specified" (backport #47927)
|
2025-06-06 06:07:35 +00:00 |
|
Sagar Vora
|
5a5449c60c
|
Revert "fix: calculate discount percentage if discount amount is specified (#…"
This reverts commit bb474f4f42.
(cherry picked from commit 27dc0f5b70)
|
2025-06-06 06:07:15 +00:00 |
|
mergify[bot]
|
6d2c14c75e
|
fix: stock reco qty with inventory dimension (backport #47918) (#47922)
fix: stock reco qty with inventory dimension (#47918)
(cherry picked from commit 342cebc778)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
|
2025-06-06 09:51:23 +05:30 |
|
mergify[bot]
|
2e78e14c7e
|
fix: consider expired batches in the stock reco (backport #47909) (#47919)
fix: consider expired batches in the stock reco (#47909)
(cherry picked from commit 8fa3473945)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
|
2025-06-05 17:35:23 +05:30 |
|