[PR #6675] [MERGED] fix inaccurate net payment/deposit calculations #55967

Closed
opened 2026-05-01 03:25:17 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6675
Author: @matt-fidd
Created: 1/15/2026
Status: Merged
Merged: 1/16/2026
Merged by: @matt-fidd

Base: masterHead: reports-net-calculations


📝 Commits (2)

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/spreadsheets/custom-spreadsheet.ts (+2 -8)
upcoming-release-notes/6675.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/6655

Before:
image

After:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6675 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 1/15/2026 **Status:** ✅ Merged **Merged:** 1/16/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `reports-net-calculations` --- ### 📝 Commits (2) - [`641e990`](https://github.com/actualbudget/actual/commit/641e990c61d0275fdf8ab0128a143f841a474d59) fix net calculations - [`e74b5fd`](https://github.com/actualbudget/actual/commit/e74b5fd67366bf06c5cd32e5c62ffec0c3281db9) note ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/spreadsheets/custom-spreadsheet.ts` (+2 -8) ➕ `upcoming-release-notes/6675.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/6655 Before: <img width="571" height="883" alt="image" src="https://github.com/user-attachments/assets/fa08b115-9fbd-4d62-9510-484248c96f29" /> After: <img width="570" height="884" alt="image" src="https://github.com/user-attachments/assets/705fb8e9-25ce-4729-9a90-aee62aaa0ba9" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-01 03:25:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#55967