[PR #5838] [MERGED] add average per year calculation to the summary report #32082

Closed
opened 2026-04-18 08:12:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5838
Author: @matt-fidd
Created: 10/2/2025
Status: Merged
Merged: 10/5/2025
Merged by: @matt-fidd

Base: masterHead: average-per-year


📝 Commits (4)

  • 85718b9 add average per year to summary report
  • 1cbc007 note
  • ff3cfcb [autofix.ci] apply automated fixes
  • 88bd593 Merge branch 'master' into average-per-year

📊 Changes

4 files changed (+58 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/reports/reports/Summary.tsx (+13 -3)
📝 packages/desktop-client/src/components/reports/spreadsheets/summary-spreadsheet.ts (+38 -1)
📝 packages/loot-core/src/types/models/dashboard.ts (+1 -1)
upcoming-release-notes/5838.md (+6 -0)

📄 Description

what it says on the box, useful for "what do I expect to spend this year on my car maintenance" etc...


🔄 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/5838 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/2/2025 **Status:** ✅ Merged **Merged:** 10/5/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `average-per-year` --- ### 📝 Commits (4) - [`85718b9`](https://github.com/actualbudget/actual/commit/85718b966fcc358b6d7516a8bbe454e142803736) add average per year to summary report - [`1cbc007`](https://github.com/actualbudget/actual/commit/1cbc0074ee5ab930f9d838012699958d373c690d) note - [`ff3cfcb`](https://github.com/actualbudget/actual/commit/ff3cfcb30c2c35805c617a885199edc87111ef42) [autofix.ci] apply automated fixes - [`88bd593`](https://github.com/actualbudget/actual/commit/88bd5935716c7186ff1c6ea496e71a5fc6ee8e12) Merge branch 'master' into average-per-year ### 📊 Changes **4 files changed** (+58 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/reports/reports/Summary.tsx` (+13 -3) 📝 `packages/desktop-client/src/components/reports/spreadsheets/summary-spreadsheet.ts` (+38 -1) 📝 `packages/loot-core/src/types/models/dashboard.ts` (+1 -1) ➕ `upcoming-release-notes/5838.md` (+6 -0) </details> ### 📄 Description what it says on the box, useful for "what do I expect to spend this year on my car maintenance" etc... --- <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-04-18 08:12:11 -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#32082