mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-04 08:13:20 +03:00
1708f0b441
If the CSV records appear to have been in reverse date order, we'll now reverse them all before also sorting by transaction date, so that the original order of same-day transactions is preserved. We detect this using a simple heuristic: if the first converted transaction's date is later than the last's. |
||
---|---|---|
.. | ||
Hledger | ||
tests | ||
CHANGES | ||
hledger-lib.cabal | ||
Hledger.hs | ||
LICENSE | ||
Setup.hs |