hledger/hledger-lib/Hledger/Data
Christian G. Warden deaf9cfbef Exclude Fixed Assets from Cashflow Report
Add "fixed" to the regex used to exclude asset accounts from cashflow
reports.  Assumes accounts are set up something like:
assets:fixed assets:equipment
assets:fixed assets:vehicles
assets:fixed assets:buildings
2017-08-27 04:41:05 -07:00
..
Account.hs Fix a few spaceleaks (#413) 2017-01-12 16:24:53 -08:00
AccountName.hs Escape account names (#499) 2017-01-30 09:17:18 -08:00
Amount.hs Add Support for Rewriting Multipler Postings Into Different Commodities (#557) 2017-05-30 07:30:15 -07:00
AutoTransaction.hs Update AutoTransaction.hs 2017-06-07 12:56:43 +02:00
Commodity.hs Add Support for Rewriting Multipler Postings Into Different Commodities (#557) 2017-05-30 07:30:15 -07:00
Dates.hs add support for megaparsec 6 (fixes #594) 2017-07-27 19:20:46 -07:00
Journal.hs Exclude Fixed Assets from Cashflow Report 2017-08-27 04:41:05 -07:00
Ledger.hs lib: Added a new transaction to samplejournal. 2017-07-15 08:02:03 +01:00
MarketPrice.hs Added a simple 'showMarketPrice' function to show market price directives in a journal-compatible way (#505) 2017-02-03 18:20:00 -08:00
Period.hs ui: --watch: track date only when a standard period is in effect 2016-12-07 15:19:36 -08:00
Posting.hs lib: rename ClearedStatus type to Status 2017-06-15 19:16:39 -07:00
RawOptions.hs lib: optserror -> usageError, consolidate with other error functions (#529) 2017-03-29 08:00:51 -07:00
StringFormat.hs add support for megaparsec 6 (fixes #594) 2017-07-27 19:20:46 -07:00
Timeclock.hs lib: textification: descriptions & codes 2016-05-24 19:00:58 -07:00
Transaction.hs rename "uncleared" status to "unmarked" and --uncleared to --unmarked (#564) 2017-06-15 19:16:39 -07:00
Types.hs lib: rename ClearedStatus type to Status 2017-06-15 19:16:39 -07:00