[PR #4857] [MERGED] invert Strawberry credit card transaction amounts #5625

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4857
Author: @vincegio
Created: 4/20/2025
Status: Merged
Merged: 4/20/2025
Merged by: @jfdoming

Base: masterHead: vincent/strawberry


📝 Commits (2)

  • 4efa613 add Strawberry (nordic choice club) credit cards to SEB balance inversion
  • 8d24540 add release-notes

📊 Changes

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

View changed files

📝 packages/sync-server/bin/actual-server.js (+0 -0)
📝 packages/sync-server/src/app-gocardless/banks/seb_kort_bank_ab.js (+1 -0)
upcoming-release-notes/4857.md (+6 -0)

📄 Description

Strawberry, formerly Nordic Choice Club is using SEB Kort AB As their CC provider. These have the same issue with transactions being added as Deposits and paying down the CC balance is added as a Payment.


🔄 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/4857 **Author:** [@vincegio](https://github.com/vincegio) **Created:** 4/20/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `vincent/strawberry` --- ### 📝 Commits (2) - [`4efa613`](https://github.com/actualbudget/actual/commit/4efa61384d7edf9e1b13d65a6ef410f9606a53ea) add Strawberry (nordic choice club) credit cards to SEB balance inversion - [`8d24540`](https://github.com/actualbudget/actual/commit/8d2454070633be5543f1ffffe2ec2717efd62cf2) add release-notes ### 📊 Changes **3 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/bin/actual-server.js` (+0 -0) 📝 `packages/sync-server/src/app-gocardless/banks/seb_kort_bank_ab.js` (+1 -0) ➕ `upcoming-release-notes/4857.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> Strawberry, formerly Nordic Choice Club is using SEB Kort AB As their CC provider. These have the same issue with transactions being added as Deposits and paying down the CC balance is added as a Payment. --- <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:15:35 -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#5625