Simon Michael
Simon Michael
(Maybe we already do that ? print -x on a bunch of such entries should be informative.)
Some updates/next steps related to this: - I wrote a newer https://hledger.org/investments.html tutorial touching on this issue - Let's implement conversion rate inference from a [balanced @-free transaction](#issuecomment-591936626) - it...
$55 bounty applied, via https://www.bountysource.com/issues/87085783-basic-double-entry-rules-broken-in-some-permitted-fx-transactions
We always must have a link to Selinger in these discussions; here's one from #hledger today: https://www.mathstat.dal.ca/~selinger/accounting/tutorial.html#3
Folks interested in this issue should also check out #1554. I have posted an attempted summary of it, with some open questions, at https://hledger.org/conversion2.html#xitians-1554 .
See ledger's --dc flag.
For the record, it’s easy to get this as two separate reports, using `amt:’0’`. Mockups/PRs welcome for a single report with separate columns.
Examples from [Ledger's manual](https://www.ledger-cli.org/3.0/doc/ledger3.html#Report-Options): ``` --dc Display register or balance in debit/credit format If you use --dc with either the register (reg) or balance (bal) commands, you will now get...
You're right, I misspoke. Credits on the right it is.
I see #19 included a fix in this area back in January. I think my fix is a bit clearer, and is the approach recommended by the network/network-uri packages. But...