Hm, strange it gives me a segmentation fault: ledger -f ledger.ledger --price-db prices.db -Y -V -c --period-sort '(display_amount)' -b "2023" register ^expenses Segmentation fault
ledger --version Ledger 3.2.1-20200518, the command-line accounting tool Perhaps I should try a newer version? This is installed from conda-forge. On Fri, Apr 14, 2023 at 5:52 PM John Wiegley <[email protected]> wrote: > >>>>> "VA" == Viraj Alankar <[email protected]> writes: > > VA> I'm trying to understand why sorting by amount doesn't seem to work > VA> right when using multiple currencies and --market: > > VA> ledger -f ledger.ledger --price-db prices.db -Y -V -c --period-sort ' > VA> (amount)' -b "2023" register ^expenses > > Please try sorting by the `display_amount`. > > John > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/CAM502dNhSuoF8GsChDGNb%3DG1ydoU0QyLYGtR6ZnWaSBFM9a_AQ%40mail.gmail.com.
