hledger/hledger-lib/Hledger/Data
Simon Michael 1ed8c20978 feat: check recentassertions disallows assertion lag > 7 days
hledger check recentassertions (or flycheck-hledger if you enable this
check) will complain if any balance-asserted account does not have a
balance assertion within 7 days before its latest posting.  This aims
to prevent the situation where you are regularly updating your
journal, but forgetting to check your balances against the real world,
eventually requiring you to dig back through months of data to find
the error.
2022-08-01 06:53:04 +01:00
..
JournalChecks dev: Uniqueleafnames.hs: fix haddock failure 2022-07-13 19:10:28 +01:00
Account.hs cln: Add explicit export list for Hledger.Data.Account. 2021-09-18 11:41:53 -10:00
AccountName.hs ref: move Posting account name fns to AccountName 2022-02-11 09:18:35 -10:00
Amount.hs fix: price: Make sure inferred market prices have the correct sign with 2022-03-10 17:34:49 -10:00
Balancing.hs imp: errors: assertions: improve sample hledger command 2022-07-31 08:26:30 +01:00
Dates.hs imp: bal: budget goals now respect -H (#1879) 2022-07-09 09:59:17 +01:00
Errors.hs api: Hledger.Data.Errors: export makeBalanceAssertionErrorExcerpt 2022-07-29 09:01:34 +01:00
Journal.hs imp: cost: Allow matching equity conversion equity postings to 2022-07-15 12:32:38 +01:00
JournalChecks.hs feat: check recentassertions disallows assertion lag > 7 days 2022-08-01 06:53:04 +01:00
Json.hs lib!: Remove GenericSourcePos, and replace it with either SourcePos or 2021-09-20 08:38:33 -10:00
Ledger.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Period.hs fix!: register: Tighten up spacing around the date in register reports. (#1655) 2021-08-22 08:15:22 -10:00
PeriodicTransaction.hs imp: bal: budget goals now respect -H (#1879) 2022-07-09 09:59:17 +01:00
Posting.hs imp: cost: Allow matching equity conversion equity postings to 2022-07-15 12:32:38 +01:00
RawOptions.hs cln: hlint: Clean up list related hlint warnings. 2021-08-27 06:13:56 -10:00
StringFormat.hs pkg: Drop base-compat-batteries dependency. 2021-10-31 07:56:07 -10:00
Timeclock.hs imp: errors: timeclock, csv error improvements 2022-07-23 02:35:52 +01:00
Transaction.hs imp: cost: Allow matching equity conversion equity postings to 2022-07-15 12:32:38 +01:00
TransactionModifier.hs fix!: Revert "fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)" 2022-06-01 09:35:18 +10:00
Types.hs ref: smartdate: Improve ergonomics of SmartDate constructors. 2022-03-25 19:10:58 -10:00
Valuation.hs fix: price: Make sure inferred market prices have the correct sign with 2022-03-10 17:34:49 -10:00