Mihir Kandoi
|
38d3b17dfe
|
Merge pull request #50195 from frappe/mergify/bp/version-15-hotfix/pr-50153
fix: Address title error when create new transporter on driver (backport #50153)
|
2025-10-22 13:48:31 +05:30 |
|
Kerolles Fathy
|
89d305ac9f
|
Merge pull request #50153 from KerollesFathy/fix-address-error-when-create-transporter
fix: Address title error when create new transporter on driver
(cherry picked from commit 8efcf6cb38)
|
2025-10-22 08:14:25 +00:00 |
|
Abdeali Chharchhoda
|
8b2be43897
|
chore: remove print statement
(cherry picked from commit 1ad4dc9066)
|
2025-10-22 08:14:24 +00:00 |
|
rohitwaghchaure
|
0bd3b5aac2
|
Merge pull request #50192 from frappe/mergify/bp/version-15-hotfix/pr-50191
fix: sabb missed in the incorrect serial no valuation report (backport #50191)
|
2025-10-22 12:17:53 +05:30 |
|
Rohit Waghchaure
|
8a995f28c9
|
fix: sabb missed in the incorrect serial no valuation report
(cherry picked from commit b50bac6788)
|
2025-10-22 06:26:01 +00:00 |
|
Frappe PR Bot
|
e714b82802
|
chore(release): Bumped to Version 15.84.0
# [15.84.0](https://github.com/frappe/erpnext/compare/v15.83.2...v15.84.0) (2025-10-21)
### Bug Fixes
* added exception handling on service level agreement apply hook ([#50096](https://github.com/frappe/erpnext/issues/50096)) ([a3a6d39](a3a6d39436))
* adjustment entry ([76cfa28](76cfa28a42))
* correct monthly sales history (backport [#50056](https://github.com/frappe/erpnext/issues/50056)) ([#50179](https://github.com/frappe/erpnext/issues/50179)) ([afc2d95](afc2d95736))
* handle flt conversion for prev_ordered_qty ([3d3e116](3d3e116797))
* internal transfer entry with serial/batch ([d67a439](d67a439051))
* **point-of-sale:** render payment methods only payment component is visible ([2b0281c](2b0281c510))
* preview stock ledger for manual serial and batch values ([c64dcf3](c64dcf3423))
* **stock:** remove duplicate fields ([58a1383](58a1383380))
* validation for negative batch ([b9dd05f](b9dd05f292))
### Features
* set options for IBAN fields (backport [#49377](https://github.com/frappe/erpnext/issues/49377)) ([#49413](https://github.com/frappe/erpnext/issues/49413)) ([bd3a132](bd3a132868))
### Performance Improvements
* Add index for faster queries ([#50175](https://github.com/frappe/erpnext/issues/50175)) ([0571ed0](0571ed0735))
v15.84.0
|
2025-10-21 12:44:58 +00:00 |
|
Diptanil Saha
|
7ec6ef3139
|
Merge pull request #50182 from frappe/version-15-hotfix
chore: release v15
|
2025-10-21 18:13:27 +05:30 |
|
mergify[bot]
|
afc2d95736
|
fix: correct monthly sales history (backport #50056) (#50179)
fix: correct monthly sales history (#50056)
* fix: correct monthly sales history
* fix: correct monthly sales history calculation
* chore: remove unrelated file accidentally committed
---------
(cherry picked from commit f51ed30c23)
Co-authored-by: Ahmed AbuKhatwa <82771130+AhmedAbokhatwa@users.noreply.github.com>
Co-authored-by: AhmedAbukhatwa <Ahmedabukhatwa1@gmail.com>
|
2025-10-21 11:06:02 +05:30 |
|
Deepesh Garg
|
1e9ffe351b
|
Merge pull request #50178 from frappe/mergify/bp/version-15-hotfix/pr-50175
perf: Add index for faster queries
|
2025-10-21 09:56:35 +05:30 |
|
Deepesh Garg
|
0571ed0735
|
perf: Add index for faster queries (#50175)
(cherry picked from commit 7a91ec3e33)
|
2025-10-20 18:43:48 +00:00 |
|
mergify[bot]
|
43941ecd5e
|
refactor: simplify expression (backport #50168) (#50170)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
|
2025-10-19 23:59:27 +02:00 |
|
Frappe PR Bot
|
8b9788ca74
|
chore(release): Bumped to Version 15.83.2
## [15.83.2](https://github.com/frappe/erpnext/compare/v15.83.1...v15.83.2) (2025-10-18)
### Bug Fixes
* internal transfer entry with serial/batch ([97cdac1](97cdac10d7))
* **stock:** remove duplicate fields ([5e8e6ef](5e8e6ef2f3))
v15.83.2
|
2025-10-18 04:42:12 +00:00 |
|
rohitwaghchaure
|
eb38bcdab7
|
Merge pull request #50164 from frappe/mergify/bp/version-15/pr-50158
fix: internal transfer entry with serial/batch (backport #50156) (backport #50158)
|
2025-10-18 10:10:35 +05:30 |
|
rohitwaghchaure
|
9876d1c7e6
|
Merge pull request #50165 from frappe/mergify/bp/version-15/pr-50157
fix(stock-settings): remove duplicate fields (backport #50157)
|
2025-10-18 10:10:20 +05:30 |
|
Kavin
|
5e8e6ef2f3
|
fix(stock): remove duplicate fields
(cherry picked from commit 58a1383380)
|
2025-10-18 03:49:50 +00:00 |
|
rohitwaghchaure
|
2055c4e8d3
|
Merge pull request #50157 from aerele/support-51015
fix(stock-settings): remove duplicate fields
|
2025-10-18 09:19:21 +05:30 |
|
Rohit Waghchaure
|
97cdac10d7
|
fix: internal transfer entry with serial/batch
(cherry picked from commit 9b4e62a758)
(cherry picked from commit d67a439051)
|
2025-10-18 03:47:47 +00:00 |
|
rohitwaghchaure
|
df22902035
|
Merge pull request #50158 from frappe/mergify/bp/version-15-hotfix/pr-50156
fix: internal transfer entry with serial/batch (backport #50156)
|
2025-10-17 21:32:16 +05:30 |
|
Rohit Waghchaure
|
d67a439051
|
fix: internal transfer entry with serial/batch
(cherry picked from commit 9b4e62a758)
|
2025-10-17 15:34:30 +00:00 |
|
Kavin
|
58a1383380
|
fix(stock): remove duplicate fields
|
2025-10-17 18:35:53 +05:30 |
|
Frappe PR Bot
|
5e21c9c5c9
|
chore(release): Bumped to Version 15.83.1
## [15.83.1](https://github.com/frappe/erpnext/compare/v15.83.0...v15.83.1) (2025-10-17)
### Bug Fixes
* validation for negative batch ([555d5da](555d5da611))
v15.83.1
|
2025-10-17 09:19:51 +00:00 |
|
rohitwaghchaure
|
6262566c53
|
Merge pull request #50150 from frappe/mergify/bp/version-15/pr-50145
fix: validation for negative batch (backport #50123) (backport #50145)
|
2025-10-17 14:48:04 +05:30 |
|
Rohit Waghchaure
|
555d5da611
|
fix: validation for negative batch
(cherry picked from commit f9c8f27586)
(cherry picked from commit b9dd05f292)
|
2025-10-17 08:06:54 +00:00 |
|
rohitwaghchaure
|
f5af5dd8c0
|
Merge pull request #50145 from frappe/mergify/bp/version-15-hotfix/pr-50123
fix: validation for negative batch (backport #50123)
|
2025-10-17 12:34:15 +05:30 |
|
Rohit Waghchaure
|
b9dd05f292
|
fix: validation for negative batch
(cherry picked from commit f9c8f27586)
|
2025-10-17 06:07:37 +00:00 |
|
Diptanil Saha
|
44f39e0b43
|
Merge pull request #50142 from frappe/mergify/bp/version-15-hotfix/pr-50141
fix(point-of-sale): render payment methods only when payment component is visible (backport #50141)
|
2025-10-17 01:46:05 +05:30 |
|
diptanilsaha
|
2b0281c510
|
fix(point-of-sale): render payment methods only payment component is visible
(cherry picked from commit 7dc4306640)
|
2025-10-16 20:13:33 +00:00 |
|
rohitwaghchaure
|
03766e8980
|
Merge pull request #50117 from frappe/mergify/bp/version-15-hotfix/pr-50113
fix: adjustment entry (backport #50113)
|
2025-10-15 21:31:32 +05:30 |
|
Diptanil Saha
|
e7b7377b7e
|
Merge pull request #50120 from frappe/mergify/bp/version-15-hotfix/pr-50096
fix: added exception handling on service level agreement apply hook (backport #50096)
|
2025-10-15 19:51:23 +05:30 |
|
Diptanil Saha
|
a3a6d39436
|
fix: added exception handling on service level agreement apply hook (#50096)
* fix: added exception handling on service level agreement apply hook
* Revert "fix: added exception handling on service level agreement apply hook"
This reverts commit dae93aa96f.
* fix: Ignore missing SLA table during install/uninstall
---------
Co-authored-by: Ankush Menat <ankush@frappe.io>
(cherry picked from commit 182c9fd966)
|
2025-10-15 14:04:17 +00:00 |
|
Rohit Waghchaure
|
76cfa28a42
|
fix: adjustment entry
(cherry picked from commit c0851abaee)
|
2025-10-15 10:30:33 +00:00 |
|
Diptanil Saha
|
afa7d2b595
|
Merge pull request #50109 from frappe/mergify/bp/version-15-hotfix/pr-50095
fix: preview stock ledger for manual serial and batch values (backport #50095)
|
2025-10-15 13:14:13 +05:30 |
|
Kavin
|
c64dcf3423
|
fix: preview stock ledger for manual serial and batch values
(cherry picked from commit c5f68d0b27)
|
2025-10-15 05:47:41 +00:00 |
|
Mihir Kandoi
|
3fa38d0b4e
|
Merge pull request #50106 from frappe/mergify/bp/version-15-hotfix/pr-50078
fix: handle flt conversion for prev_ordered_qty (backport #50078)
|
2025-10-15 00:02:09 +05:30 |
|
mergify[bot]
|
abb210bd18
|
refactor: add supplier filter in buying (backport #50013) (#50107)
* refactor: add supplier filter in buying
(cherry picked from commit 108b108d64)
# Conflicts:
# erpnext/public/js/controllers/buying.js
* chore: resolve conflicts
---------
Co-authored-by: manikandan-s-18 <manikandansundar18@gmail.com>
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
|
2025-10-14 18:22:20 +00:00 |
|
Kavin
|
3d3e116797
|
fix: handle flt conversion for prev_ordered_qty
(cherry picked from commit 77c35ef47f)
|
2025-10-14 18:10:30 +00:00 |
|
mergify[bot]
|
bd3a132868
|
feat: set options for IBAN fields (backport #49377) (#49413)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
|
2025-10-14 14:42:08 +00:00 |
|
Frappe PR Bot
|
779074e6a6
|
chore(release): Bumped to Version 15.83.0
# [15.83.0](https://github.com/frappe/erpnext/compare/v15.82.2...v15.83.0) (2025-10-14)
### Bug Fixes
* add GROUP BY for dn_detail and convert SQL query to QB ([9aa9b18](9aa9b181e5))
* **asset movement:** clear custodian if not present ([4ec5b28](4ec5b28fd2))
* Batch ordering based on the method mentioned in settings ([50266d3](50266d3b6b))
* batch qty for expired batches ([f4816e4](f4816e4960))
* consider negative qty in batch qty calculation ([4370a59](4370a59183))
* **deferred revenue:** validate service stop date ([557d53a](557d53a953))
* do reposting of first transfer entry based on item-wh combination ([e9d71e0](e9d71e013a))
* duplicate serial nos ([9854ded](9854dedc06))
* enhance sub-assembly item handling in raw material request calculations ([467fcea](467fcea728))
* filter sales team to show only active individual salespersons ([38efd5c](38efd5cb0b))
* fixed asset register showing opening entries ([1ea6e1d](1ea6e1db12))
* hide sales invoice creation for fully returned delivery notes ([b426b8c](b426b8c07f))
* incorrect field valuation_rate ([93df11a](93df11a0cf))
* negative error not throw for backdated entry ([1fc21d6](1fc21d60c6))
* performance issue by adding index ([e4fd49e](e4fd49e991))
* preserve address if present ([aaf470c](aaf470cf5c))
* prevent empty Create dropdown when In Process (backport [#49891](https://github.com/frappe/erpnext/issues/49891)) ([#50063](https://github.com/frappe/erpnext/issues/50063)) ([b67b292](b67b29200c))
* **production plan:** filter sales orders by item ([20c2809](20c2809437))
* reset raw materials considering not available batches ([2184a28](2184a28e91))
* Reset Raw Materials Table button not working ([81ed32f](81ed32ff51))
* resolve conflict ([dccc561](dccc561eec))
* resolve conflict ([38e1ca1](38e1ca1362))
* revert unrelated manual modified timestamp change ([c4cba78](c4cba78124))
* sales return for product bundle items ([ac46b3d](ac46b3d1ca))
* sanitize projects field in tasks webform ([#50089](https://github.com/frappe/erpnext/issues/50089)) ([432201f](432201f634))
* set default roles on role_profile during reinstallation ([c93fbf3](c93fbf3982))
* skip auto-cancel of depreciation for components during asset capitalization ([6d5f2b5](6d5f2b5024))
* skip party validation for payroll & it's journal & GL entry submission (backport [#49638](https://github.com/frappe/erpnext/issues/49638)) ([#49826](https://github.com/frappe/erpnext/issues/49826)) ([957b47f](957b47f351))
* stock ledger adjustment entry ([8020159](8020159c14))
* **stock-entry:** fetch empty batch for finished item ([af3d7ef](af3d7ef300))
* **stock-reconciliation:** include inventory dimensions in duplicate validation ([21a972a](21a972ad95))
* **Supplier Quotation Comparison:** add a missing translate function (backport [#49497](https://github.com/frappe/erpnext/issues/49497)) ([#50055](https://github.com/frappe/erpnext/issues/50055)) ([b7c2405](b7c2405113))
* swap warehouse labels for return entry ([c5dc810](c5dc810642))
* warehouse source reference in production report ([db93e50](db93e50f16))
### Features
* add asset name to Asset Depreciations and Balances report ([0776b30](0776b300e8))
### Performance Improvements
* add composite indexes to Advance Payment Ledger Entry table ([5652e92](5652e926d7))
* optimize sql query ([79a8e26](79a8e2656b))
v15.83.0
|
2025-10-14 14:03:31 +00:00 |
|
Diptanil Saha
|
c521a6495d
|
Merge pull request #50087 from frappe/version-15-hotfix
chore: release v15
|
2025-10-14 19:27:40 +05:30 |
|
rohitwaghchaure
|
6f02362765
|
Merge pull request #50098 from frappe/mergify/bp/version-15-hotfix/pr-50089
fix: sanitize projects field in tasks webform (backport #50089)
|
2025-10-14 19:07:50 +05:30 |
|
Akhil Narang
|
432201f634
|
fix: sanitize projects field in tasks webform (#50089)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
(cherry picked from commit f8b50d3ffa)
|
2025-10-14 13:08:51 +00:00 |
|
rohitwaghchaure
|
f9dc00f8ad
|
Merge pull request #50094 from frappe/mergify/bp/version-15-hotfix/pr-50080
perf: optimize sql query (backport #50080)
|
2025-10-14 18:17:00 +05:30 |
|
rohitwaghchaure
|
0dd79e8c2b
|
Merge pull request #50092 from frappe/mergify/bp/version-15-hotfix/pr-50091
fix: negative error not throw for backdated entry (backport #50091)
|
2025-10-14 18:16:42 +05:30 |
|
Khushi Rawat
|
f70e61ab31
|
Merge pull request #50093 from frappe/mergify/bp/version-15-hotfix/pr-50033
fix: filter sales team to show only active individual salespersons (backport #50033)
|
2025-10-14 17:51:15 +05:30 |
|
mergify[bot]
|
b67b29200c
|
fix: prevent empty Create dropdown when In Process (backport #49891) (#50063)
|
2025-10-14 17:49:27 +05:30 |
|
mergify[bot]
|
fd72b55852
|
Merge pull request #50081 from frappe/mergify/bp/version-15-hotfix/pr-49960
Fix/Support 50220 (backport #49960)
|
2025-10-14 12:12:14 +00:00 |
|
Khushi Rawat
|
dccc561eec
|
fix: resolve conflict
|
2025-10-14 17:25:48 +05:30 |
|
rohitwaghchaure
|
8bf553bbce
|
chore: fix conflicts
|
2025-10-14 17:17:12 +05:30 |
|
Rohit Waghchaure
|
79a8e2656b
|
perf: optimize sql query
(cherry picked from commit e7b64175fd)
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
|
2025-10-14 11:44:04 +00:00 |
|
Rehan Ansari
|
38efd5cb0b
|
fix: filter sales team to show only active individual salespersons
(cherry picked from commit 2fcd406b18)
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
|
2025-10-14 11:40:00 +00:00 |
|