Skip to content

inferred_tolerance_default option not honored #71

@mocsa

Description

@mocsa

Description

When your beancount file has option "inferred_tolerance_default" "*:0.01" then it is ignored by rustfava.

Steps to Reproduce

  • Put the statement option "inferred_tolerance_default" "*:0.01" somewhere at the top of your beancount file.
  • Check rustfava -> Click Options in fava left toolbar -> Verify that under Beancount options the option inferred_tolerance_default shows {}.
  • Using the above option in non-rust fava changes inferred_tolerance_default from {} to {'*': Decimal('0.01')}.

Rustfava Version

0.1.8

Python Version

None, but python3 --version outputs 3.12.3

Operating System

Linux

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions