[PR #2138] [MERGED] added cleared column in csv export #4142

Closed
opened 2026-02-28 20:52:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2138
Author: @kstockk
Created: 12/30/2023
Status: Merged
Merged: 1/6/2024
Merged by: @youngcw

Base: masterHead: csv-export


📝 Commits (2)

  • 7f10848 added cleared column in csv export
  • 4cecea9 added release note

📊 Changes

2 files changed (+26 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/export-to-csv.ts (+20 -1)
upcoming-release-notes/2138.md (+6 -0)

📄 Description

Added cleared column to the csv export.

Column name = Cleared
Values = Reconciled, Cleared or Not cleared


🔄 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/2138 **Author:** [@kstockk](https://github.com/kstockk) **Created:** 12/30/2023 **Status:** ✅ Merged **Merged:** 1/6/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `csv-export` --- ### 📝 Commits (2) - [`7f10848`](https://github.com/actualbudget/actual/commit/7f10848cf7f7e14a2877b5ce155da8102c0737ec) added cleared column in csv export - [`4cecea9`](https://github.com/actualbudget/actual/commit/4cecea96d3496d2eaa12c3420e1f11a1cdc943a3) added release note ### 📊 Changes **2 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/export-to-csv.ts` (+20 -1) ➕ `upcoming-release-notes/2138.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 --> Added cleared column to the csv export. Column name = Cleared Values = Reconciled, Cleared or Not cleared --- <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 20:52:08 -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#4142