Re: Adding transactions to beancount ledger

2018-03-12 Thread Justus Pendleton
On Sunday, March 11, 2018 at 11:28:05 PM UTC+7, Michael Droogleever wrote:
>
> I believe it is against the design of beancount, but is there any existing 
> code which attempts to add transactions to an existing beancount file. 
> Assuming the entries in the file are grouped by asset account, it would 
> need to append the entry to the subsection of entries all from the same 
> account.
>

I think this would be something that would fit into a (rewritten, more 
advanced) bean-format. That way you add transactions wherever (e.g. just 
using shell redirection) but can then reformat it to be ordered into 
sections. I'm not really sure how the usage of includes fits into this. I 
break up my accounts into several files -- e.g. all US accounts are in 
us.bean, all Australian accounts are in au.bean, and so on. And I'm sure 
other people have other ways of splitting things up!

-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/41eef2cc-2708-47d5-ae30-596b83b05cfb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Link-attached balances

2018-03-12 Thread Metin Akat
How bad would it be if you allow optional time (HH:MM) in the transactions?
This would allow for solving a huge amount of this-kind-of problems that I
have.


On Sat, Mar 10, 2018 at 7:39 PM, Matthew Harris 
wrote:

> Well, it happens with credit card accounts because credit card
> transactions have two dates -- the sale date and the posting date. We've
> discussed this in the past. I make balance assertions work by changing a
> transaction to use the posting date rather than the sale date when the sale
> lands on the last day of a billing cycle.
>
> --
> 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 beancount+unsubscr...@googlegroups.com.
> To post to this group, send email to beancount@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/beancount/cd87d26e-48d9-47d5-8a4b-b05c6477aeaa%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAEk80bnrUzqZCTUxe-ZHOqTUbcPgpWxnng7c-D141ce9YHnn-w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.