hledger/hledger-lib/Hledger/Data
Stephen Morgan 8ab2fb6b77 feat: lib: Allow special string %account in auto-posting rules (#1975)
This allows using the special string `%account` in auto posting rules.
When run, this will be substituted with the account name of the matched
posting.
2025-06-24 10:12:57 -07:00
..
JournalChecks
Account.hs !dev: lib: Allow Account to store date-indexed balances. 2025-06-04 23:10:00 -10:00
AccountName.hs
Amount.hs imp: commodities/payees/tags: used/declared flags, like accounts 2025-06-15 07:32:40 -10:00
BalanceData.hs !dev: lib: Allow Account to store date-indexed balances. 2025-06-04 23:10:00 -10:00
Balancing.hs fix: txn balancing: fix logic for the 1.50 message [#2402] 2025-06-13 09:10:46 -10:00
Currency.hs
Dates.hs imp: fully support quarter syntax in smart dates and period expressions 2025-06-23 18:37:08 -07:00
Errors.hs imp: check commodities: also check commodities used in P directives [#2280] 2024-11-02 15:03:57 -10:00
Journal.hs imp: commodities/payees/tags: used/declared flags, like accounts 2025-06-15 07:32:40 -10:00
JournalChecks.hs imp:print: clean up special tags; show them more often with --verbose-tags 2024-11-16 14:40:03 -10:00
Json.hs !dev: lib: Allow Account to store date-indexed balances. 2025-06-04 23:10:00 -10:00
Ledger.hs !dev: lib: Allow Account to store date-indexed balances. 2025-06-04 23:10:00 -10:00
Period.hs
PeriodData.hs !dev: lib: Allow Account to store date-indexed balances. 2025-06-04 23:10:00 -10:00
PeriodicTransaction.hs fix: show historical balances even if report period is empty [#2403] 2025-06-15 22:42:58 -10:00
Posting.hs imp: commodities/payees/tags: used/declared flags, like accounts 2025-06-15 07:32:40 -10:00
RawOptions.hs
StringFormat.hs
Timeclock.hs
Transaction.hs ;dev: change "1.44" to "1.50" in docs and error messages 2025-06-12 17:55:13 -10:00
TransactionModifier.hs feat: lib: Allow special string %account in auto-posting rules (#1975) 2025-06-24 10:12:57 -07:00
Types.hs !dev: lib: Allow Account to store date-indexed balances. 2025-06-04 23:10:00 -10:00
Valuation.hs