Frappe PR Bot
5dd99f896e
chore(release): Bumped to Version 15.55.4
...
## [15.55.4](https://github.com/frappe/erpnext/compare/v15.55.3...v15.55.4 ) (2025-03-29)
### Bug Fixes
* valuation rate not updating for raw materials ([57e2619 ](57e2619cf1 ))
v15.55.4
2025-03-29 20:07:32 +00:00
rohitwaghchaure
7579e00425
Merge pull request #46790 from frappe/mergify/bp/version-15/pr-46778
...
fix: valuation rate not updating for raw materials (backport #46760 ) (backport #46778 )
2025-03-30 01:36:12 +05:30
rohitwaghchaure
c22869fed9
chore: fix conflicts
...
(cherry picked from commit 5079519863 )
2025-03-29 15:31:21 +00:00
Rohit Waghchaure
57e2619cf1
fix: valuation rate not updating for raw materials
...
(cherry picked from commit 5af8378471 )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/test_work_order.py
(cherry picked from commit 454dd3a2f1 )
2025-03-29 15:31:21 +00:00
Frappe PR Bot
66d0ad1bc6
chore(release): Bumped to Version 15.55.3
...
## [15.55.3](https://github.com/frappe/erpnext/compare/v15.55.2...v15.55.3 ) (2025-03-29)
### Bug Fixes
* incorrect condition ([0721816 ](0721816763 ))
v15.55.3
2025-03-29 07:03:05 +00:00
rohitwaghchaure
3395e7c2cd
Merge pull request #46785 from frappe/mergify/bp/version-15/pr-46781
...
fix: incorrect condition (backport #46777 ) (backport #46781 )
2025-03-29 12:31:36 +05:30
Rohit Waghchaure
0721816763
fix: incorrect condition
...
(cherry picked from commit 0c1a8e9c58 )
(cherry picked from commit 502b8f25b3 )
2025-03-29 06:48:03 +00:00
rohitwaghchaure
e45d0779ef
Merge pull request #46752 from frappe/mergify/bp/version-15/pr-46749
...
Revert "perf: timeout while renaming cost center (backport #46641 )" (backport #46749 )
2025-03-27 13:13:17 +05:30
rohitwaghchaure
c6ce76170b
Revert "perf: timeout while renaming cost center (backport #46641 )"
...
(cherry picked from commit 326126e741 )
2025-03-27 06:54:18 +00:00
Frappe PR Bot
de3e6922b5
chore(release): Bumped to Version 15.55.2
...
## [15.55.2](https://github.com/frappe/erpnext/compare/v15.55.1...v15.55.2 ) (2025-03-27)
### Bug Fixes
* do not use self object for setting party and party type ([7795030 ](7795030b7b ))
v15.55.2
2025-03-27 06:05:55 +00:00
ruthra kumar
ae6d3f27a2
Merge pull request #46747 from frappe/mergify/bp/version-15/pr-46719
...
fix: do not use self object for setting party and party type (backport #46719 )
2025-03-27 11:34:32 +05:30
ljain112
7795030b7b
fix: do not use self object for setting party and party type
...
(cherry picked from commit 80b746d4dd )
2025-03-27 05:39:52 +00:00
Frappe PR Bot
9bac43acff
chore(release): Bumped to Version 15.55.1
...
## [15.55.1](https://github.com/frappe/erpnext/compare/v15.55.0...v15.55.1 ) (2025-03-27)
### Bug Fixes
* decimal values causing incorrect batch picking ([1b6aeba ](1b6aeba267 ))
* expense account in the stock entry ([e393ce9 ](e393ce9a47 ))
* slow query ([f3ba5a8 ](f3ba5a81ab ))
v15.55.1
2025-03-27 03:45:26 +00:00
rohitwaghchaure
1e987153c9
Merge pull request #46735 from frappe/mergify/bp/version-15/pr-46730
...
fix: expense account in the stock entry (backport #46710 ) (backport #46730 )
2025-03-27 09:14:05 +05:30
rohitwaghchaure
d36a7c2389
Merge pull request #46741 from frappe/mergify/bp/version-15/pr-46734
...
fix: decimal values causing incorrect batch picking (backport #46733 ) (backport #46734 )
2025-03-27 09:13:56 +05:30
rohitwaghchaure
b548cc411d
Merge pull request #46742 from frappe/mergify/bp/version-15/pr-46740
...
fix: slow query (backport #46739 ) (backport #46740 )
2025-03-27 09:13:47 +05:30
rohitwaghchaure
ad3f985dc4
chore: fix conflicts
...
(cherry picked from commit 41f20a9c64 )
2025-03-26 17:09:42 +00:00
Rohit Waghchaure
f3ba5a81ab
fix: slow query
...
(cherry picked from commit 5ddb36af87 )
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.json
(cherry picked from commit af0fb131a2 )
2025-03-26 17:09:42 +00:00
Rohit Waghchaure
1b6aeba267
fix: decimal values causing incorrect batch picking
...
(cherry picked from commit 7bfe703b04 )
(cherry picked from commit c5efddae16 )
2025-03-26 16:43:35 +00:00
Rohit Waghchaure
e393ce9a47
fix: expense account in the stock entry
...
(cherry picked from commit 89569d4b32 )
(cherry picked from commit 62f342ef8b )
2025-03-26 10:18:49 +00:00
Frappe PR Bot
8951efb457
chore(release): Bumped to Version 15.55.0
...
# [15.55.0](https://github.com/frappe/erpnext/compare/v15.54.5...v15.55.0 ) (2025-03-25)
### Bug Fixes
* add base_outstanding and base_paid_amount in payment schedule table ([412e6be ](412e6be502 ))
* add patch to update base_outstanding and base_paid_amount ([c3221c4 ](c3221c4e93 ))
* correct accumulated depreciation calculation for disposed assets (backport [#46660 ](https://github.com/frappe/erpnext/issues/46660 )) ([#46661 ](https://github.com/frappe/erpnext/issues/46661 )) ([4df5f18 ](4df5f18d85 ))
* correct invoice order in payment reconcillaiton ([2a70791 ](2a70791bba ))
* customer credit limit check based on `bypass_credit_limit_check` in Journal Entry ([6c443bd ](6c443bd85a ))
* date added to wrong patch ([2bfaf64 ](2bfaf64fff ))
* do not validate if conversion rate is 1 for different currency ([391b5c4 ](391b5c4226 ))
* don't filter payment entries on Bank Account in Payment Clearance ([dc3b5e2 ](dc3b5e2f3a ))
* **Payment Entry:** get contact details from existing contact ([#40556 ](https://github.com/frappe/erpnext/issues/40556 )) ([f964178 ](f964178008 ))
* unwired order_by argument in get_transaction_list (backport [#46636 ](https://github.com/frappe/erpnext/issues/46636 )) ([#46643 ](https://github.com/frappe/erpnext/issues/46643 )) ([2ebea88 ](2ebea8866a ))
### Features
* **accounting:** allow chart_of_account.get_chart to be whilelist ([e69c722 ](e69c722534 ))
* **projects:** add option to hide timesheets for project users ([#46173 ](https://github.com/frappe/erpnext/issues/46173 )) ([3834d6f ](3834d6fbce ))
* repost accounting ledger for purchase receipt ([4edfc6f ](4edfc6f125 ))
### Performance Improvements
* timeout while renaming cost center ([58eb184 ](58eb1849d7 ))
v15.55.0
2025-03-25 13:50:33 +00:00
ruthra kumar
5db2a19778
Merge pull request #46715 from frappe/version-15-hotfix
...
chore: release v15
2025-03-25 19:16:44 +05:30
ruthra kumar
288206bdcd
Merge pull request #46634 from frappe/mergify/bp/version-15-hotfix/pr-46627
...
fix: date added to wrong patch (backport #46627 )
2025-03-25 18:45:21 +05:30
ruthra kumar
b3c3733286
chore: resolve conflict
2025-03-25 17:53:29 +05:30
ruthra kumar
b2b49446d4
Merge pull request #46713 from frappe/mergify/bp/version-15-hotfix/pr-46616
...
fix: do not validate if conversion rate is 1 for different currency (backport #46616 )
2025-03-25 14:29:09 +05:30
ljain112
391b5c4226
fix: do not validate if conversion rate is 1 for different currency
...
(cherry picked from commit e8a66d03bc )
2025-03-25 08:42:31 +00:00
ruthra kumar
ce454d5202
Merge pull request #46707 from frappe/mergify/bp/version-15-hotfix/pr-46617
...
refactor: removed redundant message display for each item row cost center update (backport #46617 )
2025-03-25 12:28:43 +05:30
ljain112
f93feb18fb
refactor: removed redundant message display for each item row cost center update
...
(cherry picked from commit 4376ca5f1d )
2025-03-25 06:47:13 +00:00
ruthra kumar
0793213981
Merge pull request #46705 from frappe/mergify/bp/version-15-hotfix/pr-46622
...
feat: repost accounting ledger for purchase receipt (backport #46622 )
2025-03-25 12:13:56 +05:30
ljain112
4edfc6f125
feat: repost accounting ledger for purchase receipt
...
(cherry picked from commit b36e356469 )
2025-03-25 06:19:43 +00:00
mergify[bot]
98df0614ab
ci: apply label "skip-release-notes" based on PR title (backport #46694 ) ( #46697 )
...
ci: apply label "skip-release-notes" based on PR title (#46694 )
Workflow copied from frappe/frappe
(cherry picked from commit eb350012b0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-03-24 16:55:11 +01:00
Sagar Vora
59d0ff493f
Merge pull request #46688 from frappe/mergify/bp/version-15-hotfix/pr-46669
...
fix: don't filter payment entries on Bank Account in Payment Clearance (backport #46669 )
2025-03-24 18:17:59 +05:30
vishakhdesai
dc3b5e2f3a
fix: don't filter payment entries on Bank Account in Payment Clearance
...
(cherry picked from commit fa2fd5bf88 )
2025-03-24 12:22:09 +00:00
ruthra kumar
058a2f0c42
Merge pull request #46677 from frappe/mergify/bp/version-15-hotfix/pr-46577
...
fix: customer credit limit check based on `bypass_credit_limit_check` in Journal Entry (backport #46577 )
2025-03-24 13:58:10 +05:30
ljain112
6c443bd85a
fix: customer credit limit check based on bypass_credit_limit_check in Journal Entry
...
(cherry picked from commit 8a84faebed )
2025-03-24 08:02:17 +00:00
ruthra kumar
a228d1edc5
Merge pull request #46672 from frappe/mergify/bp/version-15-hotfix/pr-46574
...
fix: correct invoice order in payment reconcillaiton (backport #46574 )
2025-03-24 13:13:35 +05:30
ruthra kumar
87628835bf
Merge pull request #46673 from frappe/mergify/bp/version-15-hotfix/pr-46386
...
feat(accounting/regional): allow chart_of_account.get_chart to be whilelist (backport #46386 )
2025-03-24 13:13:06 +05:30
Florian HENRY
e69c722534
feat(accounting): allow chart_of_account.get_chart to be whilelist
...
(cherry picked from commit 49dcd96909 )
2025-03-24 07:03:37 +00:00
ruthra kumar
326c37a051
chore: resolve conflict
2025-03-24 12:29:52 +05:30
ljain112
2a70791bba
fix: correct invoice order in payment reconcillaiton
...
(cherry picked from commit 5c34a5aaed )
# Conflicts:
# erpnext/accounts/utils.py
2025-03-24 06:54:24 +00:00
ruthra kumar
e5fb77c65f
Merge pull request #46670 from frappe/mergify/bp/version-15-hotfix/pr-46440
...
fix: add base_outstanding and base_paid_amount in payment schedule table (backport #46440 )
2025-03-24 12:13:51 +05:30
ruthra kumar
4a7d401dc5
chore: resolve conflict
2025-03-24 11:53:14 +05:30
Sugesh393
c3221c4e93
fix: add patch to update base_outstanding and base_paid_amount
...
(cherry picked from commit 7e92e4967a )
2025-03-24 06:14:41 +00:00
Sugesh393
412e6be502
fix: add base_outstanding and base_paid_amount in payment schedule table
...
(cherry picked from commit 6c2f9a563e )
# Conflicts:
# erpnext/accounts/doctype/payment_schedule/payment_schedule.json
2025-03-24 06:14:41 +00:00
mergify[bot]
4df5f18d85
fix: correct accumulated depreciation calculation for disposed assets (backport #46660 ) ( #46661 )
...
fix: correct accumulated depreciation calculation for disposed assets (#46660 )
(cherry picked from commit eec2e7e833 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-03-23 18:53:49 +05:30
rohitwaghchaure
d58e527b6b
Merge pull request #46647 from frappe/mergify/bp/version-15-hotfix/pr-46641
...
perf: timeout while renaming cost center (backport #46641 )
2025-03-22 20:49:18 +05:30
Rohit Waghchaure
58eb1849d7
perf: timeout while renaming cost center
...
(cherry picked from commit 92be7cbbbf )
2025-03-21 12:38:51 +00:00
mergify[bot]
2ebea8866a
fix: unwired order_by argument in get_transaction_list (backport #46636 ) ( #46643 )
...
* fix: unwired order_by argument
* lol on how it was updated from modified in both the places (version 15), but wasn't fixed
(cherry picked from commit 2c1077d332 )
# Conflicts:
# erpnext/controllers/website_list_for_contact.py
* fix: merge conflicts
* fix: sort by creation only
---------
Co-authored-by: Hussain Nagaria <hussainbhaitech@gmail.com >
Co-authored-by: Md Hussain Nagaria <34810212+NagariaHussain@users.noreply.github.com >
2025-03-21 16:27:05 +05:30
Smit Vora
4e65b7873d
Merge pull request #46638 from frappe/mergify/bp/version-15-hotfix/pr-40556
...
fix(Payment Entry): get contact details from existing contact (backport #40556 )
2025-03-21 15:22:44 +05:30
Smit Vora
7dc23d9733
chore: resolve conflicts #39748
2025-03-21 14:09:21 +05:30