Hi all, I have several years of data already imported into beancount and
now I'm attempting to categorize some of the postings.
I have transactions like
2008-04-25 * "#AMAZON.COM" ""
Liabilities:BofA:PlatinumPlus -14.36 USD
Expenses:Buckets:Unaccounted 14.36 USD
I would like to script up somet
ch a point I want to 'snapshot'
everything and will then use bean-report to export a new bean file and then
remove the plugin.
On Tuesday, January 10, 2023 at 7:49:50 PM UTC-5 t...@cyrius.com wrote:
> * Tim Legg [2023-01-09 11:44]:
> > 2008-04-25 * "#AMAZO
Is there a bean-query or another way to list the last balance assertion for
all or a given account?
I tend to let my accounts get stale and like a way to ask.. when was the
last time I verified this account or all account balances.
--
You received this message because you are subscribed to the
d: The last entry is a balance check that failed.
>>- yellow: The last entry is not a balance check.
>>
>> In addition, a grey dot will be shown if the account has not been updated
>> in a while, as configured by the uptodate-indicator-grey-lookback-days
>> opti
6 PM UTC-7 Red S wrote:
>
> If you're handy with some scripting, it's fairly trivial to do that. You
> can adapt Fava's code that's here
> <https://github.com/beancount/fava/blob/6e307b51f762c2cdbe99a910a291290f46cb4095/src/fava/core/accounts.py#L133-L154>
>