[PR #5244] [MERGED] Added a gocardless bank parser for Raiffeisen AT bank #47659

Closed
opened 2026-04-26 09:39:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5244
Author: @0x4d4e
Created: 6/27/2025
Status: Merged
Merged: 6/28/2025
Merged by: @matt-fidd

Base: masterHead: bank_raiffeisen_at


📝 Commits (2)

  • 1a59751 Added a gocardless bank parser for Raiffeisen AT bank
  • a3503d6 [autofix.ci] apply automated fixes

📊 Changes

3 files changed (+157 additions, -0 deletions)

View changed files

packages/sync-server/src/app-gocardless/banks/raiffeisen_at_rzbaatww.js (+51 -0)
packages/sync-server/src/app-gocardless/banks/tests/raiffeisen_at_rzbaatww.spec.js (+100 -0)
upcoming-release-notes/5244.md (+6 -0)

📄 Description

Added a gocardless bank parser for Raiffeisen Bank Austria.

This is an update to PR #4776 which was closed due to inactivity.


🔄 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/5244 **Author:** [@0x4d4e](https://github.com/0x4d4e) **Created:** 6/27/2025 **Status:** ✅ Merged **Merged:** 6/28/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `bank_raiffeisen_at` --- ### 📝 Commits (2) - [`1a59751`](https://github.com/actualbudget/actual/commit/1a59751b26cbd1815fd2812a0d359fc2516092cf) Added a gocardless bank parser for Raiffeisen AT bank - [`a3503d6`](https://github.com/actualbudget/actual/commit/a3503d665fe3e503701f965914c64b22fa272c1f) [autofix.ci] apply automated fixes ### 📊 Changes **3 files changed** (+157 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/sync-server/src/app-gocardless/banks/raiffeisen_at_rzbaatww.js` (+51 -0) ➕ `packages/sync-server/src/app-gocardless/banks/tests/raiffeisen_at_rzbaatww.spec.js` (+100 -0) ➕ `upcoming-release-notes/5244.md` (+6 -0) </details> ### 📄 Description Added a gocardless bank parser for Raiffeisen Bank Austria. This is an update to PR #4776 which was closed due to inactivity. --- <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-26 09:39:22 -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#47659