Frappe PR Bot
|
b145638eca
|
chore(release): Bumped to Version 14.86.0
# [14.86.0](https://github.com/frappe/erpnext/compare/v14.85.10...v14.86.0) (2025-06-03)
### Bug Fixes
* filter of item for manufacture type material request (backport [#47712](https://github.com/frappe/erpnext/issues/47712)) ([#47716](https://github.com/frappe/erpnext/issues/47716)) ([69463b4](69463b4798))
* incorrect actual qty in product bundle balance report (backport [#47791](https://github.com/frappe/erpnext/issues/47791)) ([#47813](https://github.com/frappe/erpnext/issues/47813)) ([df779bb](df779bb7dd))
* use `query.walk() `for escaping special chars in receiable/payable report ([ca48583](ca4858318e))
### Features
* add column "Item Name" to "BOM Stock Report" (backport [#47116](https://github.com/frappe/erpnext/issues/47116)) ([#47484](https://github.com/frappe/erpnext/issues/47484)) ([b664781](b664781fae))
v14.86.0
|
2025-06-03 11:52:06 +00:00 |
|
ruthra kumar
|
b46fdc2645
|
Merge pull request #47867 from frappe/version-14-hotfix
chore: release v14
|
2025-06-03 17:20:36 +05:30 |
|
mergify[bot]
|
df779bb7dd
|
fix: incorrect actual qty in product bundle balance report (backport #47791) (#47813)
fix: incorrect actual qty in product bundle balance report (#47791)
(cherry picked from commit c544c3e018)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
|
2025-05-30 14:01:49 +05:30 |
|
ruthra kumar
|
20f701ff0b
|
Merge pull request #47807 from frappe/mergify/bp/version-14-hotfix/pr-47794
fix: use `query.walk() `for escaping special chars in receiable/payable report (backport #47794)
|
2025-05-29 14:58:45 +05:30 |
|
ljain112
|
ca4858318e
|
fix: use query.walk() for escaping special chars in receiable/payable report
(cherry picked from commit a0a51b5074)
|
2025-05-29 08:21:15 +00:00 |
|
mergify[bot]
|
b664781fae
|
feat: add column "Item Name" to "BOM Stock Report" (backport #47116) (#47484)
Co-authored-by: Patrick Eißler <77415730+PatrickDEissler@users.noreply.github.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
|
2025-05-27 19:21:20 +02:00 |
|
mergify[bot]
|
69463b4798
|
fix: filter of item for manufacture type material request (backport #47712) (#47716)
* fix: filter of item for manufacture type material request (#47712)
(cherry picked from commit 874750f9ce)
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
|
2025-05-27 21:56:36 +05:30 |
|
Frappe PR Bot
|
caf0f2cd19
|
chore(release): Bumped to Version 14.85.10
## [14.85.10](https://github.com/frappe/erpnext/compare/v14.85.9...v14.85.10) (2025-05-27)
### Bug Fixes
* incorrect status in the serial no ([#47740](https://github.com/frappe/erpnext/issues/47740)) ([d37b12f](d37b12f385))
* incorrect valuation rate due to positive qty (backport [#47686](https://github.com/frappe/erpnext/issues/47686)) ([#47687](https://github.com/frappe/erpnext/issues/47687)) ([d5d4b3a](d5d4b3a7f3))
* only include advances within the tcs period ([43aeff3](43aeff38aa))
* patch to rename group_by filter in custom reports (backport [#47709](https://github.com/frappe/erpnext/issues/47709)) ([#47729](https://github.com/frappe/erpnext/issues/47729)) ([70bcfb4](70bcfb4748))
* rate changing while making PR (negative discount) (backport [#40539](https://github.com/frappe/erpnext/issues/40539)) ([#47735](https://github.com/frappe/erpnext/issues/47735)) ([70e6ea6](70e6ea6b3f))
* remove public access to list items (backport [#45838](https://github.com/frappe/erpnext/issues/45838)) ([5d9be73](5d9be7366b))
* skip last purchase rate for free item (backport [#47693](https://github.com/frappe/erpnext/issues/47693)) ([#47695](https://github.com/frappe/erpnext/issues/47695)) ([1f1cb33](1f1cb338fe))
* validation message format (backport [#47542](https://github.com/frappe/erpnext/issues/47542)) ([#47549](https://github.com/frappe/erpnext/issues/47549)) ([792f3af](792f3afa1b))
v14.85.10
|
2025-05-27 11:46:57 +00:00 |
|
ruthra kumar
|
1cfb002de8
|
Merge pull request #47757 from frappe/version-14-hotfix
chore: release v14
|
2025-05-27 17:15:22 +05:30 |
|
ruthra kumar
|
3b686827e9
|
Merge pull request #47752 from frappe/mergify/bp/version-14-hotfix/pr-47736
fix: only include advances within the tcs period (backport #47736)
|
2025-05-27 14:10:45 +05:30 |
|
rohitwaghchaure
|
d37b12f385
|
fix: incorrect status in the serial no (#47740)
|
2025-05-27 13:23:40 +05:30 |
|
ljain112
|
43aeff38aa
|
fix: only include advances within the tcs period
(cherry picked from commit 477ec9fdcc)
|
2025-05-27 07:49:16 +00:00 |
|
ruthra kumar
|
ad13dcd695
|
Merge pull request #47745 from frappe/mergify/bp/version-14-hotfix/pr-47549
fix: validation message format (backport #47542) (backport #47549)
|
2025-05-27 12:03:44 +05:30 |
|
mergify[bot]
|
792f3afa1b
|
fix: validation message format (backport #47542) (#47549)
fix: validation message format (#47542)
(cherry picked from commit a18e1cffa7)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
(cherry picked from commit f225e1986e)
|
2025-05-27 06:04:55 +00:00 |
|
ruthra kumar
|
43dda4a5d2
|
Merge pull request #47741 from frappe/mergify/bp/version-14-hotfix/pr-47697
refactor: Fetch party name for contract (backport #47697)
|
2025-05-26 19:56:16 +05:30 |
|
ruthra kumar
|
274ce10329
|
chore: resolve conflicts
|
2025-05-26 17:46:42 +05:30 |
|
ruthra kumar
|
caf145e3ca
|
refactor: patch old contract with full party name
(cherry picked from commit 8e2221178b)
# Conflicts:
# erpnext/patches.txt
|
2025-05-26 12:11:25 +00:00 |
|
ruthra kumar
|
05911ad563
|
refactor: fetch party name on selection
(cherry picked from commit 752024e222)
|
2025-05-26 12:11:24 +00:00 |
|
ruthra kumar
|
de937a6bad
|
refactor: full name field in contract
(cherry picked from commit 016924361a)
# Conflicts:
# erpnext/crm/doctype/contract/contract.json
# erpnext/crm/doctype/contract/contract.py
|
2025-05-26 12:11:24 +00:00 |
|
mergify[bot]
|
70e6ea6b3f
|
fix: rate changing while making PR (negative discount) (backport #40539) (#47735)
fix: rate changing while making PR (negative discount) (#40539)
(cherry picked from commit 8136954484)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
|
2025-05-26 16:02:06 +05:30 |
|
mergify[bot]
|
70bcfb4748
|
fix: patch to rename group_by filter in custom reports (backport #47709) (#47729)
* fix: patch to rename group_by filter in custom reports
(cherry picked from commit 0d19c18c06)
# Conflicts:
# erpnext/patches.txt
# erpnext/patches/v14_0/rename_group_by_to_categorize_by_in_custom_reports.py
* fix: using python instead of sql query
(cherry picked from commit 48eccb1f73)
* chore: resolve conflict
---------
Co-authored-by: diptanilsaha <diptanil@frappe.io>
|
2025-05-26 13:29:28 +05:30 |
|
mergify[bot]
|
1f1cb338fe
|
fix: skip last purchase rate for free item (backport #47693) (#47695)
fix: skip last purchase rate for free item (#47693)
(cherry picked from commit c3b17024bd)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
|
2025-05-24 17:17:09 +05:30 |
|
mergify[bot]
|
d5d4b3a7f3
|
fix: incorrect valuation rate due to positive qty (backport #47686) (#47687)
fix: incorrect valuation rate due to positive qty (#47686)
(cherry picked from commit 6ed97b5fda)
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com>
|
2025-05-22 16:17:42 +05:30 |
|
mergify[bot]
|
5d9be7366b
|
fix: remove public access to list items (backport #45838)
* fix: remove public access to list items
(cherry picked from commit 2bd596ee3d)
# Conflicts:
# erpnext/stock/doctype/item/item.json
* fix: resolve conflict
---------
Co-authored-by: CaseSolved <richard@casesolved.co.uk>
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com>
|
2025-05-21 23:12:40 +05:30 |
|
Frappe PR Bot
|
79a4b597d4
|
chore(release): Bumped to Version 14.85.9
## [14.85.9](https://github.com/frappe/erpnext/compare/v14.85.8...v14.85.9) (2025-05-20)
### Bug Fixes
* asset image field updation issue (backport [#47615](https://github.com/frappe/erpnext/issues/47615)) ([d88feec](d88feecf46))
* better validation message with solution for BOM recursion (backport [#47472](https://github.com/frappe/erpnext/issues/47472)) ([#47476](https://github.com/frappe/erpnext/issues/47476)) ([537c917](537c917bfc))
* include only invoices with update_stock = 0 for billed amt in delivery note. ([54197ff](54197ff760))
* remove hardcoded doctype in `make_return_doc` ([9ce86b1](9ce86b135b))
v14.85.9
|
2025-05-20 13:53:32 +00:00 |
|
ruthra kumar
|
0b0944cc06
|
Merge pull request #47635 from frappe/version-14-hotfix
chore: release v14
|
2025-05-20 19:22:04 +05:30 |
|
mergify[bot]
|
537c917bfc
|
fix: better validation message with solution for BOM recursion (backport #47472) (#47476)
fix: better validation message with solution for BOM recursion
(cherry picked from commit 7103cdd84a)
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com>
|
2025-05-20 16:15:40 +05:30 |
|
ruthra kumar
|
13f393c59a
|
Merge pull request #47624 from frappe/mergify/bp/version-14-hotfix/pr-47559
fix: include only invoices with update_stock = 0 for billed amt in delivery note. (backport #47559)
|
2025-05-20 11:24:52 +05:30 |
|
ljain112
|
54197ff760
|
fix: include only invoices with update_stock = 0 for billed amt in delivery note.
(cherry picked from commit 6dc459db58)
|
2025-05-20 05:31:56 +00:00 |
|
ruthra kumar
|
6f1109226d
|
Merge pull request #47621 from frappe/mergify/bp/version-14-hotfix/pr-47614
fix: remove hardcoded doctype in `make_return_doc` (backport #47614)
|
2025-05-20 10:37:00 +05:30 |
|
barredterra
|
9ce86b135b
|
fix: remove hardcoded doctype in make_return_doc
(cherry picked from commit 45a5c19dd4)
# Conflicts:
# erpnext/controllers/sales_and_purchase_return.py
|
2025-05-20 10:11:21 +05:30 |
|
mergify[bot]
|
d88feecf46
|
fix: asset image field updation issue (backport #47615)
|
2025-05-20 10:08:26 +05:30 |
|
Frappe PR Bot
|
271d0a301f
|
chore(release): Bumped to Version 14.85.8
## [14.85.8](https://github.com/frappe/erpnext/compare/v14.85.7...v14.85.8) (2025-05-13)
### Bug Fixes
* broken test suite due to incorrect OR filter ([949ed59](949ed59f84))
* ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation ([a04feff](a04feff264))
* typo in event.js ([2389fd5](2389fd5145))
* warning message for COGS account in the stock entry ([1bbbd26](1bbbd261cb))
v14.85.8
|
2025-05-13 14:02:11 +00:00 |
|
ruthra kumar
|
9d36166616
|
Merge pull request #47529 from frappe/version-14-hotfix
chore: release v14
|
2025-05-13 19:30:41 +05:30 |
|
ruthra kumar
|
00407cd0ee
|
Merge pull request #47526 from frappe/mergify/bp/version-14-hotfix/pr-47520
fix: ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation (backport #47520)
|
2025-05-13 15:22:32 +05:30 |
|
ljain112
|
a04feff264
|
fix: ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation
(cherry picked from commit d6602d63fc)
# Conflicts:
# erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py
|
2025-05-13 15:00:36 +05:30 |
|
ruthra kumar
|
d6f5ac90b1
|
Merge pull request #47516 from frappe/mergify/bp/version-14-hotfix/pr-47367
fix: Use `Currency` instead of `Float` in GL report to show details (backport #47367)
|
2025-05-13 13:08:20 +05:30 |
|
Abdeali Chharchhodawala
|
c6c1b00559
|
Merge pull request #47367 from Abdeali099/gl-report-field-float-to-currency
fix: Use `Currency` instead of `Float` in GL report to show details
(cherry picked from commit e4e0bb68ec)
|
2025-05-13 12:49:52 +05:30 |
|
ruthra kumar
|
b86dc294f1
|
Merge pull request #47518 from frappe/mergify/bp/version-14-hotfix/pr-47380
fix: broken CI - uae vat 201 tests failing (backport #47380)
|
2025-05-13 12:45:41 +05:30 |
|
ruthra kumar
|
949ed59f84
|
fix: broken test suite due to incorrect OR filter
(cherry picked from commit 37d74e387d)
|
2025-05-13 06:39:22 +00:00 |
|
ruthra kumar
|
558225b027
|
Merge pull request #47466 from frappe/mergify/bp/version-14-hotfix/pr-47462
Update event.js (backport #47462)
|
2025-05-08 14:12:55 +05:30 |
|
Yaiphalemba Mangshatabam
|
2389fd5145
|
fix: typo in event.js
"Sales Partners" -> "Sales Partner"
(cherry picked from commit edee75c757)
|
2025-05-08 08:40:37 +00:00 |
|
rohitwaghchaure
|
d66a34411c
|
Merge pull request #47453 from frappe/mergify/bp/version-14-hotfix/pr-47452
fix: warning message for COGS account in the stock entry (backport #47452)
|
2025-05-08 13:58:23 +05:30 |
|
Rohit Waghchaure
|
1bbbd261cb
|
fix: warning message for COGS account in the stock entry
(cherry picked from commit bba6b0ff45)
|
2025-05-07 10:50:18 +00:00 |
|
Frappe PR Bot
|
182b9892fc
|
chore(release): Bumped to Version 14.85.7
## [14.85.7](https://github.com/frappe/erpnext/compare/v14.85.6...v14.85.7) (2025-05-06)
### Bug Fixes
* backward compatibility for renamed group_by filter on reports (backport [#47362](https://github.com/frappe/erpnext/issues/47362)) ([#47402](https://github.com/frappe/erpnext/issues/47402)) ([378821d](378821d9e6))
* change shipping address fetching condition ([8e0bd97](8e0bd976c3))
* completed transactions showing in the list (backport [#47374](https://github.com/frappe/erpnext/issues/47374)) ([#47378](https://github.com/frappe/erpnext/issues/47378)) ([b507e63](b507e63375))
* do not allocate amount when ref's doctype or name are not set ([f278120](f278120aa0))
* rename unchanged group_by filter related to general ledger report (backport [#47366](https://github.com/frappe/erpnext/issues/47366)) ([#47404](https://github.com/frappe/erpnext/issues/47404)) ([d41fec7](d41fec7d2b))
* renaming group by fieldname and value in reports (backport [#47352](https://github.com/frappe/erpnext/issues/47352)) ([#47359](https://github.com/frappe/erpnext/issues/47359)) ([27a8856](27a8856dca))
* show party type in due date exceeding message ([4376fbc](4376fbc3ed))
* validation for difference account ([150cc5a](150cc5a664))
* warning message before changing the valuation method (backport [#47340](https://github.com/frappe/erpnext/issues/47340)) ([#47341](https://github.com/frappe/erpnext/issues/47341)) ([b13e0a6](b13e0a6b9f))
v14.85.7
|
2025-05-06 14:13:22 +00:00 |
|
ruthra kumar
|
015525599f
|
Merge pull request #47430 from frappe/version-14-hotfix
chore: release v14
|
2025-05-06 19:41:49 +05:30 |
|
mergify[bot]
|
3993525bf6
|
feat!: configure which rate is used to auto-update price list (backport #47417) (#47433)
* feat!: configure which rate is used to auto-update price list
(cherry picked from commit 3ebde4526a)
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/setup/setup_wizard/operations/defaults_setup.py
# erpnext/setup/setup_wizard/operations/install_fixtures.py
# erpnext/stock/doctype/stock_settings/stock_settings.json
# erpnext/stock/doctype/stock_settings/stock_settings.py
# erpnext/stock/get_item_details.py
* fix: merge conflicts
---------
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com>
|
2025-05-06 18:43:27 +05:30 |
|
ruthra kumar
|
8343c92ac5
|
Merge pull request #47425 from frappe/mergify/bp/version-14-hotfix/pr-47337
fix: do not allocate amount when ref's doctype or name are not set (backport #47337)
|
2025-05-06 15:01:05 +05:30 |
|
Abdeali Chharchhoda
|
f278120aa0
|
fix: do not allocate amount when ref's doctype or name are not set
(cherry picked from commit b9a02b466b)
|
2025-05-06 09:04:52 +00:00 |
|
ruthra kumar
|
862e6330ac
|
Merge pull request #47415 from frappe/mergify/bp/version-14-hotfix/pr-47408
fix: show party type in due date exceeding message (backport #47408)
|
2025-05-06 14:32:58 +05:30 |
|