Move money between wallets/accounts
One of the most requested features for CashBase was the ability to transfer amounts from one account to another, easily.
Previously, you could only do this in 2 transactions:
- Get money out from account A.
- Put money into account B.
From now on, this is going to be super-easy to do with a single transaction, as pictured below:
You got the idea, right? It's based on an older CashBase feature, to specify the wallet you wish to transaction with, overriding the default/selected wallet (left tabs). So you basically type in 2 accounts separated by the ">" operator, e.g.:
@cash > @savings
We're here to help, if you have any questions :).




Comments 4 Comments
2. this is more like a programmer's approach where we have to type a code - there should be something UI based so that it is more intuitive to the user
3. transferring money from one wallet to another marks it as an expense in the current wallet, and that has an effect on amount spent in the budget view - i have just changed my wallet, i have not used the money yet
Thank you.