|
Hey, just getting started with this application and so far looking great. Thanks for all the work! During import i just noticed a small thing that tripped me up: As far as i remember from accounting, credit should be the outgoing money and debit the incoming. Do I remember wrong or is this a simple switch up? Edit: I've successfully imported a handful (14) of transactions, but when i try a larger batch (90) it failes with a timeout :/ |
Replies: 1 comment
|
Hi @damianon, I understand this can be confusing, so I'll think about ways of communicating the flows better in this scenarios. Regarding the issues you're having importing larger batches, should be related with this one: #476 A fix for this is already on the roadmap. Thanks |
Hi @damianon,
From what I understand, credit/debit can have different meanings depending on perspective.
In a user/consumer facing app like Myfin, usually "debit" relates to an outgoing flow and credit the opposite, even though in accounting the meanings are traditionally reversed.
I understand this can be confusing, so I'll think about ways of communicating the flows better in this scenarios.
Regarding the issues you're having importing larger batches, should be related with this one: #476
A fix for this is already on the roadmap.
Thanks