Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creates too much precision for unrelated commodity #21

Closed
tbm opened this issue Oct 23, 2020 · 3 comments
Closed

Creates too much precision for unrelated commodity #21

tbm opened this issue Oct 23, 2020 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@tbm
Copy link
Collaborator

tbm commented Oct 23, 2020

2020-10-23 * "Test"
    Assets:Property                   0.11111 FOO {300.00 EUR}
    Equity:Opening-Balance

leads to

2020-10-23 * Test
  Assets:Property                                  0.11111 FOO {300.00 EUR}
  Equity:Opening-Balance                                    -33.3330000 EUR

The precision for EUR is wrong.

@tbm tbm added the bug Something isn't working label Oct 23, 2020
@tbm tbm self-assigned this Oct 23, 2020
@tbm tbm added this to the 1.3 milestone Oct 23, 2020
@tbm
Copy link
Collaborator Author

tbm commented Nov 12, 2020

I can't reproduce right now.

@tbm
Copy link
Collaborator Author

tbm commented Nov 12, 2020

I think this problem was removed in commit commit 27dcd7e

Show amounts only when they are specified in the source file

Don't show amounts that were added through interpolation.  This
way, the conversion is a more faithful representation of the
original.

@tbm
Copy link
Collaborator Author

tbm commented Nov 13, 2020

Hmm and now I re-introduced this in commit 7431e5b...

@tbm tbm closed this as completed in 2f349ce Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant