Commit 8951efb
committed
chore(release): Bumped to Version 15.55.0
# [15.55.0](v15.54.5...v15.55.0) (2025-03-25)
### Bug Fixes
* add base_outstanding and base_paid_amount in payment schedule table ([412e6be](412e6be))
* add patch to update base_outstanding and base_paid_amount ([c3221c4](c3221c4))
* correct accumulated depreciation calculation for disposed assets (backport [#46660](#46660)) ([#46661](#46661)) ([4df5f18](4df5f18))
* correct invoice order in payment reconcillaiton ([2a70791](2a70791))
* customer credit limit check based on `bypass_credit_limit_check` in Journal Entry ([6c443bd](6c443bd))
* date added to wrong patch ([2bfaf64](2bfaf64))
* do not validate if conversion rate is 1 for different currency ([391b5c4](391b5c4))
* don't filter payment entries on Bank Account in Payment Clearance ([dc3b5e2](dc3b5e2))
* **Payment Entry:** get contact details from existing contact ([#40556](#40556)) ([f964178](f964178))
* unwired order_by argument in get_transaction_list (backport [#46636](#46636)) ([#46643](#46643)) ([2ebea88](2ebea88))
### Features
* **accounting:** allow chart_of_account.get_chart to be whilelist ([e69c722](e69c722))
* **projects:** add option to hide timesheets for project users ([#46173](#46173)) ([3834d6f](3834d6f))
* repost accounting ledger for purchase receipt ([4edfc6f](4edfc6f))
### Performance Improvements
* timeout while renaming cost center ([58eb184](58eb184))1 parent 5db2a19 commit 8951efb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments