Hi,I'm a bit confuse on how this is suppose to work. From what I've read from the docs/mailling list I have the feeling this is populate somewhat automatically???
In ledger people seems to create manually a posting at the end of the year to move Income/Expense into Equity ie: "Closing the year"
How do we do that in beancount and how I query for it in bean-query? I dont see those automatic Equity account there.
--Thanks!Jacques
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/15927c5f-66a5-4669-b755-5c1f71f03202%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Oh it's much more clear to me now. Thanks!I had the bad mindset of thinking I had to record this somehow in my data file.It's kind of dynamic virtual account used for reporting.
Plus I somehow didn't realize OPEN/CLOSE/CLEAR existed for this very use case.
I'll give it a try tonight and let you know if I got more question!
On Wednesday, February 17, 2016 at 9:06:24 AM UTC-5, Jacques Gagnon wrote:Hi,I'm a bit confuse on how this is suppose to work. From what I've read from the docs/mailling list I have the feeling this is populate somewhat automatically???In ledger people seems to create manually a posting at the end of the year to move Income/Expense into Equity ie: "Closing the year"How do we do that in beancount and how I query for it in bean-query? I dont see those automatic Equity account there.Thanks!Jacques
--
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/4becfec4-7204-4a30-ad31-d4d89ad594c8%40googlegroups.com.
Since we're taking this conversation off-topic, I would like to point out the unrealized plugin as described in Trading with Beancount (https://docs.google.com/document/d/1WjARst_cSxNE-Lq6JnJ5CC41T3WndEsiMw4d46r2694/edit#heading=h.pm582rhzr9ws):
It works by applying a single transaction per account at the end of your balance sheet to record unrealized PnL.My proposal (which I haven't finished thinking through) is to add an option to generate these transactions monthly, constantly keeping the account up to date with market value.
On Wednesday, February 17, 2016 at 10:16:41 AM UTC-8, Nathan Grigg wrote:This is tangentially related, but I've been thinking it would be useful to have something similar to "clear" that converts non-currency inventory to its market value on the closing date. Postings to Equity:Earnings:Future would balance these transactions.
The purpose would be to have a balance sheet that shows market value instead of book value.
Nathan
--
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/48fb8c58-c782-4464-979a-206d266c7a81%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhNk%2Bw5SrY-etqhZk1PWX%3DUwVGw5%2Bz%3D9W02oVTFOtCQfqQ%40mail.gmail.com.
Estimated house value for me is very easy. Where I live (in Beijing) houses are built in massive developments. In my area there are probably in the order of 10,000 apartments all built to the same spec at the same time. The average sales price per square meter is pretty much what you'll get when you put your property up for sale.
I suppose for most people this isn't an option though...
As for a car, in my opinion it depends on how large a part of your world it is. If the value of a car is small compared to your yearly income and net worth, then just book it as an expense. Otherwise you could get make it an asset, get the blue-book (or comparable) value each year and depreciate it. This goes for anything with a potential resale value.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAPgTVraOpLX0m7%2BpxQ_PdzL9%3D3Cx_JpcdJnaDWMDU0ZyF2rDUg%40mail.gmail.com.
How do you track the house value over time exactly?I was thinking to do:Assets:House 1 HOUSE {XXX CAD}And add price directive over timeprice HOUSE XXX CAD
On Thursday, February 18, 2016 at 7:46:33 AM UTC-5, Daniel Bos wrote:Estimated house value for me is very easy. Where I live (in Beijing) houses are built in massive developments. In my area there are probably in the order of 10,000 apartments all built to the same spec at the same time. The average sales price per square meter is pretty much what you'll get when you put your property up for sale.
I suppose for most people this isn't an option though...
As for a car, in my opinion it depends on how large a part of your world it is. If the value of a car is small compared to your yearly income and net worth, then just book it as an expense. Otherwise you could get make it an asset, get the blue-book (or comparable) value each year and depreciate it. This goes for anything with a potential resale value.
On Thu, Feb 18, 2016, 20:35 Jacques Gagnon <darth...@gmail.com> wrote:Other subject but still related to Equity,I think I need to add my house as an Asset so that my opening balance represent my real starting Equity.
To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/61e32274-16a2-4368-9c25-5a236e4c7bfd%40googlegroups.com.
Note that you'd might also want to adjust the cost basis every time you do this.. An alternative view is that it's essentially transferring unrealized profit out to cash and cost basis in, though that's problematic for other reasons (the original cost bases will be lost).
Just some context: The unrealized_gains plugin was a bit of an experiment to see if I could fold the market value reporting feature entirely using some of these profit realizing transactions. Currently that's the way to view market value in bean-web (I think fava could easily improve on this). As it turns out it's a bit limited, I don't like how the values render out very much, and it's currently not making that transfer at the opening of the exercise period, so the profit reported is a bit misleading, it's the total profit over the entire lifetime of the assets. I now feel that reporting at market value would be best done in the reporting itself rather than changing the flow of transactions.
(Of course, the "advanced" version of that is the accurate reporting of market returns, but that's still a work in progress.)
--
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/623ba834-c4b6-4a61-8b4e-7619d398eecb%40googlegroups.com.
Note that you'd might also want to adjust the cost basis every time you do this.. An alternative view is that it's essentially transferring unrealized profit out to cash and cost basis in, though that's problematic for other reasons (the original cost bases will be lost).All these advanced accounting terms... I'm not sure I understand what you mean by adjusting the cost basis. You're talking about modifying the lots and prices themselves periodically?
Just some context: The unrealized_gains plugin was a bit of an experiment to see if I could fold the market value reporting feature entirely using some of these profit realizing transactions. Currently that's the way to view market value in bean-web (I think fava could easily improve on this). As it turns out it's a bit limited, I don't like how the values render out very much, and it's currently not making that transfer at the opening of the exercise period, so the profit reported is a bit misleading, it's the total profit over the entire lifetime of the assets. I now feel that reporting at market value would be best done in the reporting itself rather than changing the flow of transactions.So what you're saying is closer to my original proposal in https://github.com/aumayr/fava/issues/129, right? Instead of having synthetic transactions that represent the change in value over time, just report the market value when calculating monthly/yearly balances?
For me, I use it to look at a particular investment over time. When I look at the Monthly Balances tab for a particular parent account, I get to see the increases (and decreases) in the book value over time
and then I see a final market value in the last period. The size of the Unrealized transaction makes me feel good or bad about my decisions in life.
You're probably looking at this an entirely different way.(Of course, the "advanced" version of that is the accurate reporting of market returns, but that's still a work in progress.)Is there a proposal in progress around this? Should I just wait till it's implemented? I think that what I have is good enough for the time being, but I'm not as dialed in with all of this as you are.
--
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/623ba834-c4b6-4a61-8b4e-7619d398eecb%40googlegroups.com.