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
ruthra kumar
bd395e2406
chore: resolve conflicts and pass all parameters
2025-05-06 14:12:44 +05:30
Abdeali Chharchhoda
4376fbc3ed
fix: show party type in due date exceeding message
...
(cherry picked from commit b6d9134014 )
# Conflicts:
# erpnext/accounts/party.py
2025-05-06 06:28:47 +00:00
ruthra kumar
c49ee563fd
Merge pull request #47413 from frappe/mergify/bp/version-14-hotfix/pr-47358
...
fix: change shipping address fetching condition (backport #47358 )
2025-05-06 11:29:16 +05:30
Vimal
8e0bd976c3
fix: change shipping address fetching condition
...
(cherry picked from commit 0b4add2f2b )
2025-05-06 05:28:40 +00:00
rohitwaghchaure
d66e8e8597
Merge pull request #47389 from frappe/mergify/bp/version-14-hotfix/pr-47376
...
fix: validation for difference account (backport #47376 )
2025-05-05 18:39:04 +05:30
mergify[bot]
d41fec7d2b
fix: rename unchanged group_by filter related to general ledger report (backport #47366 ) ( #47404 )
...
* fix: rename unchanged group_by filter related to general ledger report (#47366 )
(cherry picked from commit 3de249dcba )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/test/test_reports.py
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 18:18:23 +05:30
mergify[bot]
378821d9e6
fix: backward compatibility for renamed group_by filter on reports (backport #47362 ) ( #47402 )
...
fix: backward compatibility for renamed group_by filter on reports (#47362 )
* fix: backward compatibility for renamed group_by filter in general ledger report
* fix: backward compatibility for renamed group_by filter in supplier quotation comparison report
(cherry picked from commit d4ffa54136 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 18:01:06 +05:30
ruthra kumar
698e260526
Merge pull request #47146 from frappe/mergify/copy/version-14-hotfix/pr-47145
...
refactor: make AR / AP report more memory efficient (copy #47145 )
2025-05-05 15:43:33 +05:30
ruthra kumar
fc793f0f25
refactor: set default for fetch methods
2025-05-05 15:04:48 +05:30
ruthra kumar
204d1d6a53
refactor: use fetch method based on configuration
2025-05-05 15:04:48 +05:30
ruthra kumar
aee917b790
refactor: configurable fetch method for AR / AP report
2025-05-05 15:04:45 +05:30
ruthra kumar
892d3980d3
refactor: use unbuffered cursor for fetching
2025-05-05 14:59:24 +05:30
rohitwaghchaure
e743d5f66b
chore: fix linters issue
2025-05-05 14:19:20 +05:30
rohitwaghchaure
9adb863787
chore: fix linters issue
2025-05-05 14:12:07 +05:30
Rohit Waghchaure
150cc5a664
fix: validation for difference account
...
(cherry picked from commit fb819c558e )
2025-05-03 07:52:53 +00:00
mergify[bot]
b507e63375
fix: completed transactions showing in the list (backport #47374 ) ( #47378 )
...
* fix: completed transactions showing in the list (#47374 )
(cherry picked from commit 97db9da10e )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-02 15:29:10 +05:30
mergify[bot]
27a8856dca
fix: renaming group by fieldname and value in reports (backport #47352 ) ( #47359 )
...
* fix: renaming group by fieldname and value in reports (#47352 )
* fix: renaming in general ledger report
* fix: renaming in supplier quotation comparison report
* fix: renaming group by to categorize by in process statement of accounts
* fix: added patch
* fix: patch update to all documents
* chore: added patches to patch.txt
* chore: removing patch from v14
(cherry picked from commit 13a84e7f82 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
# erpnext/accounts/report/general_ledger/general_ledger.py
# erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py
# erpnext/patches.txt
# erpnext/patches/v14_0/rename_group_by_to_categorize_by.py
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: fixed path for patch file
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-30 18:22:59 +05:30
mergify[bot]
b13e0a6b9f
fix: warning message before changing the valuation method (backport #47340 ) ( #47341 )
...
fix: warning message before changing the valuation method (#47340 )
(cherry picked from commit ffdc4347e8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-04-30 12:54:15 +05:30
Frappe PR Bot
04bb4f8415
chore(release): Bumped to Version 14.85.6
...
## [14.85.6](https://github.com/frappe/erpnext/compare/v14.85.5...v14.85.6 ) (2025-04-29)
### Bug Fixes
* allow to change valuation method from FIFO to Moving Average ([7130e5c ](7130e5ccfb ))
* calculate useful days of asset's life correctly for existing asset ([#47066 ](https://github.com/frappe/erpnext/issues/47066 )) ([0bc3bc4 ](0bc3bc4851 ))
* item code not showing in the error message ([48748e7 ](48748e7142 ))
* remove invalid email account creation (backport [#47318 ](https://github.com/frappe/erpnext/issues/47318 )) ([#47322 ](https://github.com/frappe/erpnext/issues/47322 )) ([0c5c344 ](0c5c34409e ))
v14.85.6
2025-04-29 13:08:31 +00:00
ruthra kumar
6735ba0ab6
Merge pull request #47327 from frappe/version-14-hotfix
...
chore: release v14
2025-04-29 18:36:51 +05:30
mergify[bot]
0c5c34409e
fix: remove invalid email account creation (backport #47318 ) ( #47322 )
...
fix: remove invalid email account creation (#47318 )
(cherry picked from commit 7423e4187f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-29 12:40:25 +05:30
rohitwaghchaure
9dbc1cc5fb
Merge pull request #47287 from frappe/mergify/bp/version-14-hotfix/pr-47268
...
fix: allow to change valuation method from FIFO to Moving Average (backport #47268 )
2025-04-28 15:28:53 +05:30
Rohit Waghchaure
7130e5ccfb
fix: allow to change valuation method from FIFO to Moving Average
...
(cherry picked from commit b454ed4b8f )
2025-04-28 09:06:30 +00:00
rohitwaghchaure
0e42516977
Merge pull request #47258 from rohitwaghchaure/fixed-support-46933
...
fix: item code not showing in the error message
2025-04-25 14:38:38 +05:30
Rohit Waghchaure
48748e7142
fix: item code not showing in the error message
2025-04-25 14:08:38 +05:30
Khushi Rawat
0bc3bc4851
fix: calculate useful days of asset's life correctly for existing asset ( #47066 )
...
* fix: calculate useful days of asset's life correctly for existing asset
* fix: test
* fix: test case correction
2025-04-23 12:30:59 +05:30
Frappe PR Bot
d791108649
chore(release): Bumped to Version 14.85.5
...
## [14.85.5](https://github.com/frappe/erpnext/compare/v14.85.4...v14.85.5 ) (2025-04-22)
### Bug Fixes
* create default warehouse ([#47125 ](https://github.com/frappe/erpnext/issues/47125 )) ([a766aa0 ](a766aa0837 ))
* rate based on posting date in Tax Withholding Report ([17dc87a ](17dc87a2df ))
* respect mapped accounting dimensions ([e4c2442 ](e4c2442ba2 ))
v14.85.5
2025-04-22 13:45:53 +00:00
ruthra kumar
0d84059fde
Merge pull request #47205 from frappe/version-14-hotfix
...
chore: release v14
2025-04-22 19:14:23 +05:30
ruthra kumar
6868da5f6a
Merge pull request #47198 from frappe/mergify/bp/version-14-hotfix/pr-47138
...
fix: rate based on posting date in Tax Withholding Report (backport #47138 )
2025-04-22 14:07:19 +05:30
ljain112
f906568fea
chore: added test case for date period in multiple tax withholding rules
...
(cherry picked from commit 515fe340a8 )
# Conflicts:
# erpnext/accounts/report/tds_payable_monthly/test_tds_payable_monthly.py
2025-04-22 13:33:16 +05:30
ljain112
17dc87a2df
fix: rate based on posting date in Tax Withholding Report
...
(cherry picked from commit a32a79e90a )
2025-04-22 07:59:50 +00:00
Sagar Vora
522597d22b
Merge pull request #47156 from frappe/mergify/bp/version-14-hotfix/pr-47154
...
fix: respect mapped accounting dimensions (backport #47154 )
2025-04-19 13:03:56 +05:30
Sagar Vora
e4c2442ba2
fix: respect mapped accounting dimensions
...
(cherry picked from commit 7dbe27da19 )
2025-04-19 07:22:23 +00:00
mergify[bot]
0d9bc4424c
chore: migrate pre-commit config (backport #47132 ) ( #47133 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-17 14:22:23 +02:00
Raffael Meyer
35c9375f0d
Merge pull request #47130 from frappe/mergify/bp/version-14-hotfix/pr-47125
...
fix: create default warehouse (backport #47125 )
2025-04-17 13:56:56 +02:00
barredterra
f04c73b9c2
ci: update linters
...
copy config from version-15
2025-04-17 13:38:19 +02:00
Raffael Meyer
a766aa0837
fix: create default warehouse ( #47125 )
2025-04-17 13:38:10 +02:00
Frappe PR Bot
3248415667
chore(release): Bumped to Version 14.85.4
...
## [14.85.4](https://github.com/frappe/erpnext/compare/v14.85.3...v14.85.4 ) (2025-04-16)
### Bug Fixes
* correct doctype in item_wise_purchase register ([6ec33c0 ](6ec33c0098 ))
* go for lower case "on" because we already have translations for that ([056cc35 ](056cc35379 ))
* make report's "printed on" translatable ([f1a8643 ](f1a864349e ))
* **Payment Entry:** set account type if missing (backport [#47069 ](https://github.com/frappe/erpnext/issues/47069 )) (backport [#47070 ](https://github.com/frappe/erpnext/issues/47070 )) ([#47072 ](https://github.com/frappe/erpnext/issues/47072 )) ([b88f6c1 ](b88f6c1252 ))
* remove redundant letter head ([033fa09 ](033fa09eb4 ))
* revert [#46900 ](https://github.com/frappe/erpnext/issues/46900 ) - against_voucher filter in general ledger ([5844aaf ](5844aafd12 ))
* serial no validation for stock reconciliation ([a3d4d34 ](a3d4d34454 ))
* stock entry repack amount calculation ([253a067 ](253a067592 ))
* update the modified date in for SLEs and GLs after rename ([8801584 ](8801584c8d ))
### Performance Improvements
* stock ageing report generation ([7a74dac ](7a74dac2c2 ))
v14.85.4
2025-04-16 04:02:43 +00:00
ruthra kumar
4fb12754ce
Merge pull request #47090 from frappe/version-14-hotfix
...
chore: release v14
2025-04-16 09:31:20 +05:30
ruthra kumar
503b89a764
Merge pull request #46952 from frappe/mergify/bp/version-14-hotfix/pr-46949
...
fix: improve translatability of query report print formats (backport #46913 ) (backport #46949 )
2025-04-15 15:59:10 +05:30
mergify[bot]
b88f6c1252
fix(Payment Entry): set account type if missing (backport #47069 ) (backport #47070 ) ( #47072 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(Payment Entry): set account type if missing (backport #47069 ) (#47070 )
fix(Payment Entry): set account type if missing (#47069 )
2025-04-14 19:19:50 +02:00
rohitwaghchaure
e5156e6666
Merge pull request #47068 from frappe/mergify/bp/version-14-hotfix/pr-46997
...
fix: update the modified date in for SLEs and GLs after rename (backport #46997 )
2025-04-14 21:06:08 +05:30
Rohit Waghchaure
8801584c8d
fix: update the modified date in for SLEs and GLs after rename
...
(cherry picked from commit dc5a5ef258 )
2025-04-14 15:02:22 +00:00
rohitwaghchaure
55ac96ff09
Merge pull request #47062 from frappe/mergify/bp/version-14-hotfix/pr-46853
...
fix: stock entry repack amount calculation (backport #46853 )
2025-04-14 20:30:38 +05:30