Open alensiljak opened 5 years ago
Thanks for the issues. Going to tweak the names to help me keep track of things..
Absolutely. Wish I could be of more help in regards to writing code but it might be a while before I'm in a position to be productive in Haskell.
No time like the present! Making small tweaks to an existing project is the quickest way to learn Haskell. #hledger is ready to help.
In relation to #1015, I'd like to add an issue for the manual lot matching using common stock-trade scenario. In ledger, I'm matching lots explicitly in order to get accurate capital gains calculation and reporting. Note that in the v3.1.3 version of ledger, the full syntax (including the lot purchase price and date) is required in order to make the full match on the lots. This, after the trade, removes them from the list that --lots option provide.
The reference file-content snippet is here.
Currently, Hledger errors with