in-fin-neat / in-fin-neat-core

Personal Finances tool
1 stars 0 forks source link

[Epic] Implement NetTransaction feature #4

Open diegotsutsumi opened 1 year ago

diegotsutsumi commented 1 year ago

As an organizer of my finances, I need personal_finances repo to implement a transaction aggregation layer, so that aggregated transactions can be treated as atomic transactions in further processing and analysis. This feature allows me to treat partially refunded purchases as a single transaction simplifying my analysis.

Acceptance criteria