mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
lib: showTransaction: comment
[ci skip]
This commit is contained in:
parent
f58330169a
commit
3f6922b51f
@ -120,6 +120,8 @@ the last posting's amount will not be shown.
|
||||
-}
|
||||
-- XXX why that logic ?
|
||||
-- XXX where is/should this be still used ?
|
||||
-- XXX rename these, after amount expressions/mixed posting amounts lands
|
||||
-- eg showTransactionSimpleAmountsElidingLast, showTransactionSimpleAmounts, showTransaction
|
||||
showTransaction :: Transaction -> String
|
||||
showTransaction = showTransactionHelper True False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user