[PR #3295] [MERGED] Fix wrong month on spending card #4781

Closed
opened 2026-02-28 21:01:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3295
Author: @Crazypkr1099
Created: 8/20/2024
Status: Merged
Merged: 8/20/2024
Merged by: @youngcw

Base: masterHead: spendingCardFix


📝 Commits (5)

  • de26f69 Create 2881.md
  • 7b35e5e Fix spending card reading wrong month
  • 5b1ed37 Revert "Create 2881.md"
  • e6e797c Merge branch 'master' into spendingCardFix
  • 31ba506 Create 3295.md

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/reports/reports/SpendingCard.tsx (+2 -3)
upcoming-release-notes/3295.md (+6 -0)

📄 Description

Spending card reading wrong month, needed to add +1.


🔄 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/3295 **Author:** [@Crazypkr1099](https://github.com/Crazypkr1099) **Created:** 8/20/2024 **Status:** ✅ Merged **Merged:** 8/20/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `spendingCardFix` --- ### 📝 Commits (5) - [`de26f69`](https://github.com/actualbudget/actual/commit/de26f690e85964d7083cc9d10227faa171ccf98f) Create 2881.md - [`7b35e5e`](https://github.com/actualbudget/actual/commit/7b35e5e894b342cadd50b215b2602c8357899e0c) Fix spending card reading wrong month - [`5b1ed37`](https://github.com/actualbudget/actual/commit/5b1ed375f232360d1045b4d138b87358b5e0082b) Revert "Create 2881.md" - [`e6e797c`](https://github.com/actualbudget/actual/commit/e6e797c9c376b63c11b639b5bb17e83bc0c5c9e0) Merge branch 'master' into spendingCardFix - [`31ba506`](https://github.com/actualbudget/actual/commit/31ba5061ae1917f15f2a7d42c39cb0986996e8fd) Create 3295.md ### 📊 Changes **2 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/SpendingCard.tsx` (+2 -3) ➕ `upcoming-release-notes/3295.md` (+6 -0) </details> ### 📄 Description Spending card reading wrong month, needed to add +1. --- <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-02-28 21:01:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4781