hledger/hledger-lib/Hledger/Data
Omari Norman 4ec0cc474f Fix postingCleared for individually-cleared postings
The previous code simply looked directly to the parent transaction's
status to determine whether the posting was cleared. This gave
erroneous information for postings that were individually cleared
even though the parent transaction was not cleared.
2010-12-26 22:39:28 +00:00
..
Account.hs reorganize tests 2010-12-27 20:26:22 +00:00
AccountName.hs reorganize tests 2010-12-27 20:26:22 +00:00
Amount.hs docs: haddock fixes 2011-04-18 06:36:00 +00:00
Commodity.hs parsing: better international number format support (#32) 2011-01-19 12:32:18 +00:00
Dates.hs parsing: assume current year when transaction dates have no year and there is no default year 2011-03-11 18:45:57 +00:00
Journal.hs parsing: support @@ syntax specifying total price 2011-01-15 02:04:53 +00:00
Ledger.hs reorganize tests 2010-12-27 20:26:22 +00:00
Posting.hs Fix postingCleared for individually-cleared postings 2010-12-26 22:39:28 +00:00
TimeLog.hs reorganize tests 2010-12-27 20:26:22 +00:00
Transaction.hs print: don't show a trailing space when description is blank 2011-01-19 18:55:16 +00:00
Types.hs docs: haddock fixes 2011-04-18 06:36:00 +00:00
UTF8.hs add appendFile and hGetContents support to utf8 layer 2011-01-21 01:09:46 +00:00
Utils.hs i18n: always read and write UTF-8, ignoring current locale (#34) 2011-01-21 01:24:51 +00:00