App should automatically track cash balances for selected accounts. This is known as double-entry bookkeeping.
This means that:
Whenever you add a transaction where you Buy, Sell, pay fees or taxes, a Transfer transaction is added for Cash asset with a proper currency on the same Account
For each account you can choose if you want to track cash and from which account it should be taken from (eg. to pay your broker from your bank).
This means it now makes sense to import deposits and withdrawals on broker accounts
This also enables us to add a Conversion transaction, where you exchange one asset for the other while forwarding the cost-basis. That would create two opposite Transfer transactions that are linked together.
Any idea when this would be implemented and ready? It is a must-have for me to use the software. Otherwise, there is no proper way to reconcile and ensure all transactions are coded correctly.
All transactions will have their “other side”, so Dividends as well.
If a transaction was paid in USD and the fee is in EUR, that would create two transactions.
I’ve finished onboarding and stabilizing the platform. I’m now adding additional integration tests to make sure nothing gets broken with these fundamental changes and will be starting the work on cash tracking once I have these.