Skip to content

option --precision is added#120

Open
Ev2geny wants to merge 3 commits intobeancount:masterfrom
Ev2geny:issue_116
Open

option --precision is added#120
Ev2geny wants to merge 3 commits intobeancount:masterfrom
Ev2geny:issue_116

Conversation

@Ev2geny
Copy link
Contributor

@Ev2geny Ev2geny commented Jun 11, 2025

I believe this PR fixes issues #65, #92 and partially issue #116.

It fixes it by adding option to effectively ignore dcontext, build by exploring ledger by introducing the following option

  -p {std,raw}, --precision {std,raw}
                        Defines the approach to determine the precision with which  prices are printed (default: std).
                        std - standard beancount approach
                        raw - print the prices with the precision, received from the data source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant