Sat, 13 Dec 2014 06:35:28
<
3f72a038-e351-4baf...@googlegroups.com>
n14...@gmail.com wrote...
>
>I have also asked about Martin about this in the past. 2 of my
>conclusions (correct me if wrong):
>
>- beancount is for tracking your point of view of the money. You = 1
>person. You cannot keep parallel accounting for two persons (each one
>with their own A,L,E,I,X). E.g. you cannot say „Mary had $100, then she
>spent $50 to pay Fred, and with that income in his assets, Fred bought
>an ice cream.“
Martin has, however, presented a real example of two people living
together and sharing expenses without seeing a beancount problem use.
Maybe you are right and he simply doesn't conceive of other people.
>- A,L,E,I,X may seem a limitation but in practice, most/all countable
>things can be seen as one of those.
Correct.
> It took me a bit of learning, but
>now I don't need more account types. While learning I had to do little
>hacks like use different currencies (like „a fiscal Euro“), or create
>many equity accounts and move value among them (this doesn't change
>your worth).
True. My argument is not that other money exists but that other money
should be recognised. It is the recognition that I think Martin /
beancount is failing on.
>The only things that don't enter into ALEIX are the crazy things like „in this $5 you earnt, please set your limit for whatever tax at L=500“.
>What is that 500? An asset? A liability? It's just a random number you
>have to record, it doesn't accumulate in your account. Better to write
>it as a note or a comment.
Heh, I like you. Of course we should record money in a realistic way
for ourselves *and* record it in a way our governments expect.
>At the moment my limitations with beancount are others, not the lack of
>more than 5 account types.
I nod, my problem is actually Martin's lack of thinking, he doesn't seem
to want to allow recording of non-personal stuff.
>You also mention this case: you earn +$1 +$2 -$0.5. Is that a -$0.5
>income or a $0.5 expense? I would say: a -$0.5 income. You want it
>grouped together with the other incomes.
I'd agree, it is an offset against income rather than an expense.
>By the way, it's not the same „earn $10, then earn -$2“ and „earn $10,
>then spend $2“. The first one reflects something like a typo correction
>(your payer wanted to pay you $8 but paid more and then rectified).
>About including one file inside another: that would be great…
I think hledger already allows that so the idea isn't new
> Maybe a
>plugin can rename every Assets:X:Y in file1.beancount into an
>Assets:File1:X:Y which will be mixed with file2. In this way, they
>mixed but still separable. To make it simmetrical, the old Assets:M:N
>in file2 would be renamed to Assets:File2:M:N.
>That is: infix the file name as a namespace into each account, then
>concatenate all those transformed files into one big file. if
>A+L+E+I+X=0 was true in file1, and A'+L'+E'+I'+X'=0 was true in file2,
>then A+A'+…=0+0 in the combined file; it won't break.
I think that is overcomplicating things but, I must say, it made me
smile because it is a cute view and includes Martin's mantra of a plugin
to solve whatever any perceived problem is. Clever :)
A much more ordinary view is that a subsidiary file has a place in a
balance sheet.
--
Wm...