hledger/hledger-lib/Hledger/Data
Simon Michael a771c8fc19 imp: revert 2b5194238 imp: generate auto postings on forecast transactions by default (#2027)
I found at least one user for whom this would be a breaking change
(they generate forecast txns, and have auto posting rules, but don't
want the latter applied to the former). I guess it's better to keep
things as they were for now: if you need auto postings on your
forecast txns you must use two flags, --forecast --auto.
2023-04-30 08:08:26 -10:00
..
JournalChecks dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Account.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
AccountName.hs journal: Fully unbracket AccountNames in account directives 2023-01-23 12:43:13 -10:00
Amount.hs ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -10:00
Balancing.hs fix: process postings in date order when inferring balance assignments (fix #2025) 2023-04-27 17:15:21 -10:00
Dates.hs ;dev: lib: also build with GHC 9.6.1; add base-compat 2023-03-14 10:42:48 -10:00
Errors.hs ;dev: improve comment 2023-04-27 09:17:29 -10:00
Journal.hs imp: revert 2b5194238 imp: generate auto postings on forecast transactions by default (#2027) 2023-04-30 08:08:26 -10:00
JournalChecks.hs feat: check: the tags check checks tag names 2023-02-16 11:56:22 -10:00
Json.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -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 imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
PeriodicTransaction.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
Posting.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
RawOptions.hs lib: Hledger.Data.RawOptions: add unsetboolopt 2023-02-20 16:24:54 -10:00
StringFormat.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Timeclock.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Transaction.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
TransactionModifier.hs imp: revert 2b5194238 imp: generate auto postings on forecast transactions by default (#2027) 2023-04-30 08:08:26 -10:00
Types.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
Valuation.hs dev: lib: support debug logging to file in a few more places for hledger-ui 2022-11-06 09:01:12 -10:00