[PR #8116] [MERGED] Use Akahu transaction description as fallback payee name #122339

Closed
opened 2026-06-11 21:09:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8116
Author: @tim-smart
Created: 6/7/2026
Status: Merged
Merged: 6/11/2026
Merged by: @MatissJanis

Base: masterHead: akahu-payee


📝 Commits (6)

  • 8e82ecc Use Akahu transaction description as fallback payee name
  • 4f27b7d tweak guards
  • 3bc9519 ensure dates are in NZ time
  • 66c1611 update merchant.name to fallback to other_account
  • b3ed3bc fix date format
  • b8b54bf cleanup

📊 Changes

2 files changed (+53 additions, -31 deletions)

View changed files

📝 packages/sync-server/src/app-akahu/app-akahu.ts (+47 -31)
upcoming-release-notes/akahu-payee.md (+6 -0)

📄 Description

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/8116 **Author:** [@tim-smart](https://github.com/tim-smart) **Created:** 6/7/2026 **Status:** ✅ Merged **Merged:** 6/11/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `akahu-payee` --- ### 📝 Commits (6) - [`8e82ecc`](https://github.com/actualbudget/actual/commit/8e82eccfee90d21a0fb35877bc7e8a8b9f3eba22) Use Akahu transaction description as fallback payee name - [`4f27b7d`](https://github.com/actualbudget/actual/commit/4f27b7dda1f75ef8b24798c739f360bee98aacb4) tweak guards - [`3bc9519`](https://github.com/actualbudget/actual/commit/3bc95190582ac5d7668be3841538e870650f13cc) ensure dates are in NZ time - [`66c1611`](https://github.com/actualbudget/actual/commit/66c1611cce22fdd23182c90d4554ee2c8413e7fe) update merchant.name to fallback to other_account - [`b3ed3bc`](https://github.com/actualbudget/actual/commit/b3ed3bc4a4b2f709d38a4b6915ec1fc1cd99ed4e) fix date format - [`b8b54bf`](https://github.com/actualbudget/actual/commit/b8b54bffc530ff0ce274481a66328ac466f31346) cleanup ### 📊 Changes **2 files changed** (+53 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/app-akahu/app-akahu.ts` (+47 -31) ➕ `upcoming-release-notes/akahu-payee.md` (+6 -0) </details> ### 📄 Description ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed --- <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-06-11 21:09:46 -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#122339