Frappe PR Bot
|
bd128d3b3a
|
chore(release): Bumped to Version 15.65.4
## [15.65.4](https://github.com/frappe/erpnext/compare/v15.65.3...v15.65.4) (2025-06-19)
### Bug Fixes
* target inventory dimension for stock entry ([0958a3b](0958a3b643))
v15.65.4
|
2025-06-19 16:33:57 +00:00 |
|
rohitwaghchaure
|
42460980b2
|
Merge pull request #48167 from frappe/mergify/bp/version-15/pr-48166
fix: target inventory dimension for stock entry (backport #48165) (backport #48166)
|
2025-06-19 22:02:27 +05:30 |
|
Rohit Waghchaure
|
0958a3b643
|
fix: target inventory dimension for stock entry
(cherry picked from commit d65cb56d66)
(cherry picked from commit 4e70005937)
|
2025-06-19 15:13:19 +00:00 |
|
Frappe PR Bot
|
e0ca060475
|
chore(release): Bumped to Version 15.65.3
## [15.65.3](https://github.com/frappe/erpnext/compare/v15.65.2...v15.65.3) (2025-06-19)
### Bug Fixes
* stock reconciliation validation for serial and batch ([3057f6c](3057f6ce35))
* use set_query on sales_order link field in work order ([6a6130e](6a6130e06c))
v15.65.3
|
2025-06-19 05:30:19 +00:00 |
|
rohitwaghchaure
|
84d348b3d4
|
Merge pull request #48145 from frappe/mergify/bp/version-15/pr-48107
fix: use set_query on sales_order link field in work order (backport #48077) (backport #48107)
|
2025-06-19 10:58:59 +05:30 |
|
rohitwaghchaure
|
a63457e5b0
|
Merge pull request #48144 from frappe/mergify/bp/version-15/pr-48113
fix: stock reconciliation validation for serial nos (backport #47988) (backport #48113)
|
2025-06-19 10:58:43 +05:30 |
|
Mihir Kandoi
|
6a6130e06c
|
fix: use set_query on sales_order link field in work order
(cherry picked from commit 6def182e1a)
(cherry picked from commit b33bec4dad)
|
2025-06-19 04:37:39 +00:00 |
|
Rohit Waghchaure
|
3057f6ce35
|
fix: stock reconciliation validation for serial and batch
(cherry picked from commit 69d54d2e0f)
(cherry picked from commit 89376ddf8d)
|
2025-06-19 04:36:35 +00:00 |
|
Frappe PR Bot
|
d2ac603fd7
|
chore(release): Bumped to Version 15.65.2
## [15.65.2](https://github.com/frappe/erpnext/compare/v15.65.1...v15.65.2) (2025-06-17)
### Bug Fixes
* add validation for calculate ageing with filter for summary and other reports ([23db22a](23db22ac0b))
* add validation for exchange gain/loss entries ([97f1304](97f13049ee))
* add validation for party type ([baa08ce](baa08ce496))
* batch page length ([994454b](994454bfc3))
* budget naming series (backport [#48075](https://github.com/frappe/erpnext/issues/48075)) ([#48080](https://github.com/frappe/erpnext/issues/48080)) ([4d18fd0](4d18fd0e80))
* do not allow capitalization from connection tab for submitted asset ([7b5e2a6](7b5e2a6af0))
* do not reset party account for return doc ([ad5421a](ad5421a413))
* float division by zero ([40504b8](40504b8da2))
* incorrect condition for setting party account on change of company ([f2b9e73](f2b9e73819))
* incorrect warehouse set from SO to MR ([e9365d7](e9365d7272))
* pos invoice consolidation row refer issue (backport [#48057](https://github.com/frappe/erpnext/issues/48057)) ([#48058](https://github.com/frappe/erpnext/issues/48058)) ([db9f0b6](db9f0b6f38))
* prevent saving negative quantity in BOM ([1c9032a](1c9032a4c2))
* unpack non-iterable NoneType object error ([dd39d24](dd39d24da0))
* update asset status after making asset value adjustment record ([ee30357](ee30357835))
v15.65.2
|
2025-06-17 14:51:34 +00:00 |
|
ruthra kumar
|
3340b19c5d
|
Merge pull request #48100 from frappe/version-15-hotfix
chore: release v15
|
2025-06-17 20:20:01 +05:30 |
|
Sagar Vora
|
4d1022182d
|
Merge pull request #48105 from frappe/mergify/bp/version-15-hotfix/pr-48104
fix: incorrect condition for setting party account on change of company (backport #48104)
|
2025-06-17 11:26:35 +00:00 |
|
ljain112
|
f2b9e73819
|
fix: incorrect condition for setting party account on change of company
(cherry picked from commit 20565f5f19)
|
2025-06-17 11:26:13 +00:00 |
|
ruthra kumar
|
31cb78e3f3
|
Merge pull request #48101 from frappe/mergify/bp/version-15-hotfix/pr-47898
Pegged currency (backport #47898)
|
2025-06-17 16:00:54 +05:30 |
|
ruthra kumar
|
789cd20d2d
|
Merge pull request #48102 from frappe/mergify/bp/version-15-hotfix/pr-48098
fix: do not reset party account for return doc (backport #48098)
|
2025-06-17 15:42:32 +05:30 |
|
Karuppasamy
|
cb58d05777
|
Merge pull request #47898 from aerele/pegged-currency
Pegged currency
(cherry picked from commit cec0ffad06)
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/patches.txt
# erpnext/setup/install.py
|
2025-06-17 15:32:36 +05:30 |
|
ljain112
|
ad5421a413
|
fix: do not reset party account for return doc
(cherry picked from commit 7e758a9d5b)
|
2025-06-17 09:59:44 +00:00 |
|
ruthra kumar
|
84f9a1fb2d
|
Merge pull request #48094 from frappe/mergify/bp/version-15-hotfix/pr-48082
fix:add validation for party type (backport #48082)
|
2025-06-17 15:14:34 +05:30 |
|
ruthra kumar
|
7d88b8bbb9
|
Merge pull request #48093 from frappe/mergify/bp/version-15-hotfix/pr-47879
fix: add validation for exchange gain/loss entries (backport #47879)
|
2025-06-17 13:59:08 +05:30 |
|
AlcinSnowlina
|
baa08ce496
|
fix: add validation for party type
(cherry picked from commit 7c9d6aaae2)
|
2025-06-17 08:26:07 +00:00 |
|
ruthra kumar
|
7031a5033c
|
Merge pull request #48092 from frappe/mergify/bp/version-15-hotfix/pr-48076
fix: Prevent saving negative quantity in BOM (backport #48076)
|
2025-06-17 13:47:20 +05:30 |
|
l0gesh29
|
1f1e88d52e
|
test: add test for debit/credit calculations in exchange gain/loss account filter in GL
(cherry picked from commit 6ea32a8762)
# Conflicts:
# erpnext/accounts/report/general_ledger/test_general_ledger.py
|
2025-06-17 13:42:02 +05:30 |
|
l0gesh29
|
97f13049ee
|
fix: add validation for exchange gain/loss entries
(cherry picked from commit d992f67658)
|
2025-06-17 08:04:57 +00:00 |
|
iamkhanraheel
|
1c9032a4c2
|
fix: prevent saving negative quantity in BOM
(cherry picked from commit e52d83e756)
|
2025-06-17 07:50:27 +00:00 |
|
Khushi Rawat
|
323a91ddd7
|
Merge pull request #48090 from khushi8112/update-asset-status-after-revaluation-v15-backport
fix: update asset status after making asset value adjustment record
|
2025-06-17 13:06:50 +05:30 |
|
Khushi Rawat
|
ee30357835
|
fix: update asset status after making asset value adjustment record
|
2025-06-17 12:35:44 +05:30 |
|
mergify[bot]
|
4d18fd0e80
|
fix: budget naming series (backport #48075) (#48080)
* fix: budget naming series (#48075)
(cherry picked from commit c4bdf2a721)
# Conflicts:
# erpnext/accounts/doctype/budget/budget.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2025-06-17 11:21:54 +05:30 |
|
rohitwaghchaure
|
d054486495
|
Merge pull request #48065 from frappe/mergify/bp/version-15-hotfix/pr-48061
fix: incorrect warehouse set from SO to MR (backport #48061)
|
2025-06-16 14:52:44 +05:30 |
|
Rohit Waghchaure
|
e9365d7272
|
fix: incorrect warehouse set from SO to MR
(cherry picked from commit 0da8d9c869)
|
2025-06-16 04:42:27 +00:00 |
|
ruthra kumar
|
b3578ecf09
|
Merge pull request #48063 from frappe/mergify/bp/version-15-hotfix/pr-48036
fix: add validation for calculate ageing with filter for summary and … (backport #48036)
|
2025-06-16 09:52:37 +05:30 |
|
l0gesh29
|
23db22ac0b
|
fix: add validation for calculate ageing with filter for summary and other reports
(cherry picked from commit c630aa9fe8)
|
2025-06-16 03:10:11 +00:00 |
|
rohitwaghchaure
|
85099a3a68
|
Merge pull request #48044 from frappe/mergify/bp/version-15-hotfix/pr-48037
fix: float division by zero (backport #48037)
|
2025-06-15 18:29:02 +05:30 |
|
mergify[bot]
|
db9f0b6f38
|
fix: pos invoice consolidation row refer issue (backport #48057) (#48058)
fix: pos invoice consolidation row refer issue (#48057)
(cherry picked from commit 4178d9e2a1)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2025-06-13 20:08:22 +05:30 |
|
mergify[bot]
|
56311e6e1e
|
build(deps): bump rapidfuzz (backport #47503) (#48051)
build(deps): bump rapidfuzz (#47503)
(cherry picked from commit c275c55d6c)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
Co-authored-by: Akhil Narang <me@akhilnarang.dev>
|
2025-06-13 16:01:08 +05:30 |
|
Rohit Waghchaure
|
40504b8da2
|
fix: float division by zero
(cherry picked from commit 59cbe85817)
|
2025-06-13 02:50:28 +00:00 |
|
rohitwaghchaure
|
379def5f0f
|
Merge pull request #48022 from frappe/mergify/bp/version-15-hotfix/pr-48018
fix: batch page length (backport #48018)
|
2025-06-12 15:47:24 +05:30 |
|
Khushi Rawat
|
ab6a534df2
|
Merge pull request #48032 from frappe/mergify/bp/version-15-hotfix/pr-48031
fix: do not allow capitalization from connection tab for submitted asset (backport #48031)
|
2025-06-12 15:22:06 +05:30 |
|
Khushi Rawat
|
7b5e2a6af0
|
fix: do not allow capitalization from connection tab for submitted asset
(cherry picked from commit 27bec4cde5)
|
2025-06-12 09:48:10 +00:00 |
|
Rohit Waghchaure
|
994454bfc3
|
fix: batch page length
(cherry picked from commit 338256b799)
|
2025-06-11 14:33:13 +00:00 |
|
Frappe PR Bot
|
9febca2981
|
chore(release): Bumped to Version 15.65.1
## [15.65.1](https://github.com/frappe/erpnext/compare/v15.65.0...v15.65.1) (2025-06-11)
### Bug Fixes
* unpack non-iterable NoneType object error ([f92b5b9](f92b5b9a2e))
v15.65.1
|
2025-06-11 12:51:34 +00:00 |
|
Sagar Vora
|
62efd09f2f
|
Merge pull request #48021 from frappe/mergify/bp/version-15/pr-48019
fix: unpack non-iterable NoneType object error in patch (backport #48019)
|
2025-06-11 12:50:06 +00:00 |
|
Sagar Vora
|
b8f1c8f6b1
|
Merge pull request #48020 from frappe/mergify/bp/version-15-hotfix/pr-48019
fix: unpack non-iterable NoneType object error in patch (backport #48019)
|
2025-06-11 12:49:27 +00:00 |
|
priyanshshah2442
|
f92b5b9a2e
|
fix: unpack non-iterable NoneType object error
(cherry picked from commit 7d940faa4f)
|
2025-06-11 12:49:17 +00:00 |
|
priyanshshah2442
|
dd39d24da0
|
fix: unpack non-iterable NoneType object error
(cherry picked from commit 7d940faa4f)
|
2025-06-11 12:49:05 +00:00 |
|
Frappe PR Bot
|
dc8bb792d7
|
chore(release): Bumped to Version 15.65.0
# [15.65.0](https://github.com/frappe/erpnext/compare/v15.64.1...v15.65.0) (2025-06-10)
### Bug Fixes
* add .length in list validation ([#47974](https://github.com/frappe/erpnext/issues/47974)) ([66f41d4](66f41d44c4))
* add change log for bug fix in Additional Discount functionality ([f27e591](f27e591d88))
* add draft transactions also in calculated mismatch report ([23b5d2d](23b5d2db2c))
* add user permission while fetching ple ([a2cdd91](a2cdd91a0d))
* **asset:** make purchase date mandatory ([a5e5553](a5e5553520))
* AttributeError due to incorrect object ([43d4e26](43d4e26ac5))
* available qty in BOM Stock Report ([84b2f87](84b2f871ba))
* better description of tab name ([#44697](https://github.com/frappe/erpnext/issues/44697)) ([d05b49b](d05b49b0f8))
* changes in report ([78c6386](78c63869e0))
* changes to report and patch ([5237ff8](5237ff8d94))
* conflicts ([aa29c5d](aa29c5dde2))
* consider expired batches in the stock reco (backport [#47909](https://github.com/frappe/erpnext/issues/47909)) ([#47919](https://github.com/frappe/erpnext/issues/47919)) ([2e78e14](2e78e14c7e))
* consider user permission while populating the data ([617b065](617b0658b8))
* do not create repeat work orders ([795108c](795108c1dd))
* do not remove item which has zero qty and zero valuation ([ef77791](ef77791bd6))
* ensure proper float conversion for discount values ([d24c2c4](d24c2c4cca))
* fetch correct item tax template on item rate update ([#47973](https://github.com/frappe/erpnext/issues/47973)) ([f88e682](f88e68230a))
* fieldtype to Currency for discount amounts ([59dd5fe](59dd5fee26))
* incorrect warehouse in MR ([8156d89](8156d89903))
* key-error for COGS By Item Group report (backport [#47914](https://github.com/frappe/erpnext/issues/47914)) ([#47915](https://github.com/frappe/erpnext/issues/47915)) ([996fb75](996fb7552a))
* patch to set discount percentange in case of mismatch ([039c47e](039c47e3f2))
* pos permission error on strict permission (backport [#47896](https://github.com/frappe/erpnext/issues/47896)) ([#47897](https://github.com/frappe/erpnext/issues/47897)) ([0314a39](0314a39fab))
* Project argument is passed correctly for MR creation ([e98ad4c](e98ad4ce27))
* remove currency col ([35035c2](35035c2a31))
* remove use sales invoice check ([#47908](https://github.com/frappe/erpnext/issues/47908)) ([1b15507](1b1550708d))
* **report:** include descendants when filtering by parent item group ([d21bfa2](d21bfa219d))
* **sales order:** error message on creation of work order from sales order ([129cd7a](129cd7ae8a))
* stock adjustment entry during reposting (backport [#47878](https://github.com/frappe/erpnext/issues/47878)) ([#47883](https://github.com/frappe/erpnext/issues/47883)) ([e5d06f8](e5d06f8c86))
* stock reco qty with inventory dimension (backport [#47918](https://github.com/frappe/erpnext/issues/47918)) ([#47922](https://github.com/frappe/erpnext/issues/47922)) ([6d2c14c](6d2c14c75e))
* test case to verify correct setting of discount amount and percentage ([06ea957](06ea957ae5))
* throw permission error ([#47976](https://github.com/frappe/erpnext/issues/47976)) ([9167d2e](9167d2ef64))
* typo ([8b4824f](8b4824fef5))
* update currency based on transaction ([eaeb18c](eaeb18c651))
* zero division error in purchase receipt ([b99f8fd](b99f8fd021))
### Features
* Add hook to update gl dict by apps ([76c2477](76c2477d23))
* add validation for inter company transactions ([9a47c50](9a47c507c0))
* populate Timer dialog project field from Timesheet parent_project (backport [#47971](https://github.com/frappe/erpnext/issues/47971)) ([#48001](https://github.com/frappe/erpnext/issues/48001)) ([66b0426](66b0426155))
* report to verify discount amount mismatch ([b3eb49d](b3eb49d39d))
### Performance Improvements
* Batch GLE/SLE rename commits (backport [#47950](https://github.com/frappe/erpnext/issues/47950)) ([#47951](https://github.com/frappe/erpnext/issues/47951)) ([f490de9](f490de9285))
### Reverts
* Revert "fix: calculate discount percentage if discount amount is specified (#…" ([5a5449c](5a5449c60c))
v15.65.0
|
2025-06-10 14:33:55 +00:00 |
|
ruthra kumar
|
bd11146f02
|
Merge pull request #47996 from frappe/version-15-hotfix
chore: release v15
|
2025-06-10 20:02:19 +05:30 |
|
rohitwaghchaure
|
33f1d7a5fe
|
Merge pull request #48004 from frappe/mergify/bp/version-15-hotfix/pr-47998
fix: incorrect warehouse in MR (backport #47998)
|
2025-06-10 18:41:17 +05:30 |
|
rohitwaghchaure
|
60de0474a1
|
chore: fix conflicts
|
2025-06-10 18:19:27 +05:30 |
|
Rohit Waghchaure
|
8156d89903
|
fix: incorrect warehouse in MR
(cherry picked from commit 2b9ca79291)
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
|
2025-06-10 12:41:26 +00:00 |
|
mergify[bot]
|
66b0426155
|
feat: populate Timer dialog project field from Timesheet parent_project (backport #47971) (#48001)
feat: populate Timer dialog project field from Timesheet parent_project (#47971)
* feat: default parent project in timer dialog > project
* chore: fix formatting
* fix: remove unnecessary or condition
---------
(cherry picked from commit bc87609264)
Co-authored-by: Rahul Agrawal <12agrawalrahul@gmail.com>
Co-authored-by: Rahul Agrawal <deathstarconsole@Rahuls-MacBook-Air.local>
|
2025-06-10 18:07:28 +05:30 |
|
rohitwaghchaure
|
60b12b8319
|
Merge pull request #47992 from frappe/mergify/bp/version-15-hotfix/pr-47969
fix: do not create repeat work orders (backport #47969)
|
2025-06-10 16:40:54 +05:30 |
|