I am also in the UK and have come up with the following for using STRICT
booking with rebalancing and labels for lots:
2020-12-07 * "Buy Asset"
Assets:Fnord:Cash
-6.86 GBP
Assets:Fnord:Foo
On 2024-02-15 06:29, fin wrote:
In terms of projects like beancount it is well worth having
the language defined and then using the right tools to
generate the parser for the language and then you can hang
the rest of your code off that. I don't know what Rust might
have in terms of those kinds
Martin Blais wrote:
Yes, that was how i read your comment, but I also thought
you were referencing a plugin which would generate an error
if needed.
Apropo to nothing other than talking about rounding errors -
up until now I've not had too many rounding issues with my
imported and converted
On Thursday, April 4, 2024 at 11:21:02 PM UTC+2 bl...@furius.ca wrote:
If you just put a posting with no amount it'll automatically get filled by
the remaining amount, no matter how large.
Ideally you'd want to have some sort of warning in case that's larger than
whatever is small enough to
On Thu, Apr 4, 2024 at 3:45 PM Chary Chary wrote:
> On Thursday, April 4, 2024 at 3:34:23 AM UTC+2 bl...@furius.ca wrote:
>
> are there any serious consequences of just ignoring such tiny values
> balance errors?
>
> No.
> The worse that could happen is that a larger balance gets accidentally
> a
On Thursday, April 4, 2024 at 3:34:23 AM UTC+2 bl...@furius.ca wrote:
are there any serious consequences of just ignoring such tiny values
balance errors?
No.
The worse that could happen is that a larger balance gets accidentally
absorbed by this posting (when used without an amount).
This c
On Wed, Apr 3, 2024 at 4:04 AM Chary Chary wrote:
>
>
> On Sunday, February 11, 2024 at 6:46:47 PM UTC+1 bl...@furius.ca wrote:
>
>
> Practical solution: just add a little Equity:RoundingError posting to
> absorb the fraction of a cent and move on.
>
>
> Martin,
>
> are there any serious con
On Sunday, February 11, 2024 at 6:46:47 PM UTC+1 bl...@furius.ca wrote:
Practical solution: just add a little Equity:RoundingError posting to
absorb the fraction of a cent and move on.
Martin,
are there any serious consequences of just ignoring such tiny values
balance errors?
Under
Chary Chary wrote:
> --=_Part_56514_2020137454.1707989399485
> Content-Type: multipart/alternative;
> boundary="=_Part_56515_2114565744.1707989399485"
>
> --=_Part_56515_2114565744.1707989399485
> Content-Type: text/plain; charset="UTF-8"
> Content-Transfer-Encoding: quoted-print
On Thursday, February 15, 2024 at 12:48:11 AM UTC+1 bl...@furius.ca wrote:
I agree it's totally possible to rewrite a plain-text accounting system on
your own in a short amount of time and there are many such projects on
github but going all the way to handling a bunch of the corner cases,
de
I agree it's totally possible to rewrite a plain-text accounting system on
your own in a short amount of time and there are many such projects on
github but going all the way to handling a bunch of the corner cases,
dealing with user issues continuously for a while, and making it extensible
via plu
> (Maybe I can use Beancount v3 as an easy and familiar project to learn
Rust with.)
I've considered building a beancount clone myself (usually this lasts until
I remember just how much work the current implementation represents). One
option I've considered is porting v2 a module at a time usin
(Maybe I can use Beancount v3 as an easy and familiar project to learn Rust
with.)
Sounds like a very good idea
--
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
On Mon, Feb 12, 2024 at 11:15 AM Chary Chary wrote:
> On Sunday, February 11, 2024 at 6:46:47 PM UTC+1 bl...@furius.ca wrote:
>
> One day, when I retire, I'll spend months writing v3 and offer you all a
> new and improved Beancount or maybe someone with more free time and
> enthusiasm will beat m
On Sunday, February 11, 2024 at 6:46:47 PM UTC+1 bl...@furius.ca wrote:
One day, when I retire, I'll spend months writing v3 and offer you all a
new and improved Beancount or maybe someone with more free time and
enthusiasm will beat me to it, go Crustaceans, go!).
Martin, but you will not
> Practical solution: just add a little Equity:RoundingError posting to
absorb the fraction of a cent and move on.
Great, that works for me. One down, umpteen to go.
On Sunday 11 February 2024 at 17:46:47 UTC bl...@furius.ca wrote:
What it should be: precision has to be rewritten (the v3 propo
What it should be: precision has to be rewritten (the v3 proposal includes
ideas for doing this)
Practical solution: just add a little Equity:RoundingError posting to
absorb the fraction of a cent and move on.
One day, when I retire, I'll spend months writing v3 and offer you all a
new and improve
17 matches
Mail list logo