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

print: preserve Ledger-specific lot syntax in amounts, even if unsupported #2187

Open
simonmichael opened this issue Mar 22, 2024 · 0 comments
Labels
A-WISH Some kind of improvement request, hare-brained proposal, or plea. investing Related to investments, lots, capital gains, etc. journal The journal file format, and its features. ledger-compat

Comments

@simonmichael
Copy link
Owner

https://forum.plaintextaccounting.org/t/ledger-anyone-have-a-good-pretty-printer-for-transactions/212/5:

Given,

2024-03-22 Thing
	cash  $-100
	asset  $100  {{=1 unit}}

We get

>hledger -f - print
2024-03-22 Thing
    cash            $-100
    asset            $100

I wish hledger would just mind its business and keep my lots :P!

@simonmichael simonmichael added A-WISH Some kind of improvement request, hare-brained proposal, or plea. journal The journal file format, and its features. investing Related to investments, lots, capital gains, etc. ledger-compat severity3 New user experience or installability bug. A potential user could fail to get started. impact3 Affects just a few users. and removed severity3 New user experience or installability bug. A potential user could fail to get started. impact3 Affects just a few users. labels Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-WISH Some kind of improvement request, hare-brained proposal, or plea. investing Related to investments, lots, capital gains, etc. journal The journal file format, and its features. ledger-compat
Projects
None yet
Development

No branches or pull requests

1 participant