Thank you for this suggestion, it makes total sense and works perfectly for my situation.
On Tuesday, April 3, 2018 at 12:06:32 AM UTC-7, Zhuoyun Wei wrote: > > Hi, > > I would recommend this: > > 1. Make a transfer from Assets:Bank to Assets:Cash every time you > withdraw from ATM; > 2. Count your money in you wallet from time to time (say, monthly) and > use "balance" directive to assert how many money in your wallet; > 3. Insert a "pad" directive one day before the "balance" directive to > automatically generate a transfer from your wallet to your designated > account (e.g. Expenses:RandomStuff) to make the next balance assertion > pass. > > I use the similar procedure for a bank investment account which accrues > interest every day. But I don't want to duplicate every interest income > in that account because there are no script-friendly way to export data > from that bank. So I just assert the balance monthly and pad the > difference to "Income:Interest" or something like that. > > > 2018-04-02 21:26:12 Mattijs Hoitink <[email protected] <javascript:>>: > > Hi, > > > > In my ledger I have an asset account for cash set up, used for when I > withdraw from an ATM machine for example. However > > I do not keep track of what I spent that money on exactly, I just assume > that when it enters the account (my wallet) it > > is spent (from a ledger perspective). > > > > I'm not interested in keeping track of what I spent it on (I might give > some to my wife etc) so I'm looking for ways to > > reset the asset account to empty, otherwise it keeps accumulating. Does > anyone have any recommendations for doing this, > > or a particular process? > > > > Any ideas are welcome! > > > > cheers, > > mattijs > > > > -- > > You received this message because you are subscribed to the Google > Groups "Beancount" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to > > [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/ > > 1f644a87-adf7-4b2e-b098-b06b46de6077%40googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > > -- > Zhuoyun Wei > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/daf2424e-a73c-4c05-8aa7-39eda7eb814c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
