Thanks, but that was the scenario I'm hoping to avoid. It involves way too
many manual entries (for my case), or a bunch of scripting or plugins that
will become obsolete once average cost booking is implemented.
I guess I could use FIFO instead. My Income:Capital-Gains numbers may be
off, but
Thanks Justus,
your answer really puts it into context, which indeed helps me.
On Friday, 29 November 2019 02:54:07 UTC+1, Justus Pendleton wrote:
>
> On Friday, November 29, 2019 at 7:01:27 AM UTC+7, nugget wrote:
>
>> What would be the clean way of balancing both accounts other than
>> har
Do I find correctly, that the two plugins
"beancount.plugins.unrealized" and
"beancount.plugins.leafonly"
inherently clash since "unrealized" explicitly adds a Child-account to
existing (commodity containing) accounts, and "leafonly" will then detect
non-leaf accounts with bookings? my Minimal
Here's how I get around this myself now:
1. DIsable booking by using "NONE" on the account:
2016-01-01 open Assets:Inv"NONE"
2016-01-01 open Assets:Bank
2016-01-01 open Income:CapGains
2016-01-06 * "buy"
Assets:Inv 3 XYZ {9 USD}
Assets:Bank
2016-01-06 * "buy"
Assets:Inv 3 XYZ {10 US