hledger/hledger-lib/Hledger/Read
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
..
Common.hs journal: Ignore AUTO commodity when strict checking 2020-12-31 09:54:23 -08:00
CsvReader.hs lib: remove partial code from journalApplyAliases etc. 2020-11-25 21:06:31 -08:00
JournalReader.hs check: add "payees" check requiring payee declarations 2020-12-30 18:08:30 -08:00
LedgerReader.hs.disabled debug: move command parsing debug output down to level 8 2020-07-03 11:37:01 -07:00
TimeclockReader.hs lib: Change skipMany spacenonewline to takeWhileP Nothing isNonNewlineSpace. 2020-07-22 14:58:53 -07:00
TimedotReader.hs lib,cli: Get rid of magic values for asprecision, use a sum type instead. 2020-08-30 23:00:35 +10:00