How to manage transactions, which are split across several files

94 views
Skip to first unread message

Chary Chary

unread,
Jun 26, 2019, 5:50:38 PM6/26/19
to Beancount

Dear all,

sorry, if this has been already covered in documentation or discussion, but I just can't find it.

What is the approach to handle situation when one transaction is split between different files?

Say I want to have a one file per bank account. And then I transfer money from one account to another, which will make it inevitably be present in 2 files.

What is the approach to handle this? 

Martin Blais

unread,
Jun 26, 2019, 11:56:28 PM6/26/19
to Beancount
Choose one file.
There's some discussion of possible features to implement to address this:


--
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+...@googlegroups.com.
To post to this group, send email to bean...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/4d0f8548-6b9c-467b-85b9-72806ac27050%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Chary Chary

unread,
Jun 27, 2019, 3:36:49 AM6/27/19
to Beancount
Martin,

ok, thanks. 

So, the feature, when implemented, will be called  Transfer Accounts
 

On Thursday, June 27, 2019 at 5:56:28 AM UTC+2, Martin Blais wrote:
Choose one file.
There's some discussion of possible features to implement to address this:


On Wed, Jun 26, 2019 at 5:50 PM Chary Chary <char...@gmail.com> wrote:

Dear all,

sorry, if this has been already covered in documentation or discussion, but I just can't find it.

What is the approach to handle situation when one transaction is split between different files?

Say I want to have a one file per bank account. And then I transfer money from one account to another, which will make it inevitably be present in 2 files.

What is the approach to handle this? 

--
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 bean...@googlegroups.com.

Martin Michlmayr

unread,
Jun 27, 2019, 9:23:02 AM6/27/19
to bean...@googlegroups.com
You can already use transfer accounts without any special support from
beancount.

in bank-a.beancount do:

Assets:Transfer 10.00 EUR
Assets:Bank-A -10.00 EUR

and in bank-b.beancount:

Assets:Bank-B 10.00 EUR
Assets:Transfer -10.00 EUR

That's what I do.


* Chary Chary <char...@gmail.com> [2019-06-27 00:36]:
> Martin,
>
> ok, thanks.
>
> So, the feature, when implemented, will be called *Transfer Accounts*
>
>
> On Thursday, June 27, 2019 at 5:56:28 AM UTC+2, Martin Blais wrote:
> >
> > Choose one file.
> > There's some discussion of possible features to implement to address this:
> >
> > https://docs.google.com/document/d/1x0qqWGRHi02ef-FtUW172SHkdJ8quOZD-Xli7r4Nl_k/edit#heading=h.v7ixc4fx0f41
> >
> >
> > On Wed, Jun 26, 2019 at 5:50 PM Chary Chary <char...@gmail.com
> > <javascript:>> wrote:
> >
> >>
> >> Dear all,
> >>
> >> sorry, if this has been already covered in documentation or discussion,
> >> but I just can't find it.
> >>
> >> What is the approach to handle situation when one transaction is split
> >> between different files?
> >>
> >> Say I want to have a one file per bank account. And then I transfer money
> >> from one account to another, which will make it inevitably be present in 2
> >> files.
> >>
> >> What is the approach to handle this?
> >>
> >> --
> >> 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 bean...@googlegroups.com <javascript:>.
> >> To post to this group, send email to bean...@googlegroups.com
> >> <javascript:>.
> >> <https://groups.google.com/d/msgid/beancount/4d0f8548-6b9c-467b-85b9-72806ac27050%40googlegroups.com?utm_medium=email&utm_source=footer>
> >> .
> >> 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+...@googlegroups.com.
> To post to this group, send email to bean...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/16f89038-70d6-4030-a8e3-76194b9aa7bd%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.


--
Martin Michlmayr
https://www.cyrius.com/

Red S

unread,
Jul 6, 2019, 5:55:16 PM7/6/19
to Beancount
Reply all
Reply to author
Forward
0 new messages