hledger/hledger-lib/Hledger
aragaer 2084b845e0 journal: Ignore AUTO commodity when strict checking
AUTO commodity is a placeholder for postings with missing amounts. It
should be ignored when doing a strict commodity check.

Fixes #1419
2020-12-31 09:54:23 -08:00
..
Data ;check: fixes 2020-12-30 18:08:31 -08:00
Read journal: Ignore AUTO commodity when strict checking 2020-12-31 09:54:23 -08:00
Reports bin: Update bin scripts for current hledger-lib. 2020-12-30 08:59:03 -08:00
Utils ;check: accounts, commodities, payees, ordereddates: improve errors 2020-12-30 18:13:34 -08:00
Data.hs move JSON instances from hledger-web to hledger-lib 2019-12-16 17:17:00 -08:00
Query.hs lib: Remove Empty Query constructor, which does nothing and has done so 2020-11-09 11:21:40 -08:00
Read.hs csv, timedot, timeclock: respect --alias options (fix #859) 2020-11-24 09:17:01 -08:00
Reports.hs lib,cli: Store parsed Query in ReportOpts, rather than an unparsed 2020-10-23 14:14:11 -07:00
Utils.hs lib: Make Default instances clearer, remove Default instance for Bool. 2020-10-23 14:14:11 -07:00