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

Accept numbers with a trailing decimal mark #2301

Open
simonmichael opened this issue Nov 23, 2023 · 1 comment
Open

Accept numbers with a trailing decimal mark #2301

simonmichael opened this issue Nov 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@simonmichael
Copy link
Member

It sounds "harmless", and would be great for interoperability with hledger, if Ledger could accept trailing decimal marks with no decimal digits after them, as hledger (and ledger2beancount) do.

In hledger, these are useful to disambiguate decimal mark and digit group mark, in commodity directives and in print output.
Currently it's not always possible to write a commodity directive that's compatible with both Ledger and hledger.

@simonmichael simonmichael added the enhancement New feature or request label Nov 23, 2023
@tbm
Copy link
Contributor

tbm commented Nov 23, 2023

This is (indirectly) related to #2095 (default commodity) and #1990 (another hledger compatibility bug)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants