hledger/hledger-lib/Hledger
Mykola Orliuk 76867c98a3 Feature/pivot implicit tags (#460)
* Add implicit tags code/desc/payee for --pivot

Additionally allow using of transaction inherited tags.

* Use original posting in query by account name

To be able to query on individual postings and by account name it is
useful to have access to original account name (before pivot).
Especially this is useful when all postings within transaction gets
the same pivot name due.
As a side effect we'll match by alias.

Note: to query on amt it usually expected to see matches with inferred
amounts.
2017-01-13 08:02:11 -08:00
..
Data Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -08:00
Read Balance Assignments and accounts resetting (#438) 2016-12-10 07:04:48 -08:00
Reports Revert "Adding "--value"/"-V" option for balancesheet/incomestatement/cashflow and register (#361)" 2016-12-31 07:54:47 -08:00
Utils use isSpace in lstrip (#441) 2016-12-20 09:29:12 -08:00
Data.hs lib: Period, a richer period type 2016-07-29 10:27:30 -07:00
Query.hs Feature/pivot implicit tags (#460) 2017-01-13 08:02:11 -08:00
Read.hs Changed behavior of readJournalFiles to be identical to readJournalFile for singleton lists (#437) 2016-12-07 07:59:24 -08:00
Reports.hs BalanceHistoryReport is not used 2016-08-08 07:11:16 -07:00
Utils.hs Fix a few spaceleaks (#413) 2017-01-12 16:24:53 -08:00