-
Notifications
You must be signed in to change notification settings - Fork 0
Add Budget CSV Import Feature #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If a user comes from one budgeting solution to Pincher, it's highly likely that the former solution offered them the opportunity to export their budget as a CSV file.
To keep that budget history, users need an endpoint they can use to import all of their existing resources (such as accounts, payees, categories, and transactions), in one go.
Notes:
- Any resources that transactions depend on should be upserted.
- Other envelope solutions will often approach transaction splits in a different way than Pincher does. Typically, it's in the form of a phrase like "Split 1/2" automatically written into the
memo/notescolumn for the transaction in question.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request