Skip to content

Feature: Add "amount type" configuration column for CSV imports #1947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zachgoll
Copy link
Collaborator

@zachgoll zachgoll commented Mar 5, 2025

Many banks export transactions with an "amount type" column that indicates whether the transaction is an "income" or "expense" (inflow/outflow).

This PR adds a configurable "amount type" column so users can choose between using the signage (e.g. positive/negative amounts) to control the income/expense designation OR use an "amount type" column with a configurable value that designates what is an "income" or "expense" in the import.

This should save users significant time as they won't have to prepare their imports prior to uploading to the Maybe app.

CleanShot.2025-03-04.at.19.09.46.mp4

Other changes

This PR also cleans up some of the import designs to match the latest Figma spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant