Home
last modified time | relevance | path

Searched refs:balancingamt (Results 1 – 3 of 3) sorted by relevance

/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DAdd.hs341 … _ | pnum > 1 && not (mixedAmountLooksZero balancingamt) -> showamt balancingamtfirstcommodity
362 balancingamt = negate $ sum $ map pamount realps where realps = filter isReal esPostings function
363 balancingamtfirstcommodity = Mixed $ take 1 $ amounts balancingamt
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DAdd.hs341 … _ | pnum > 1 && not (mixedAmountLooksZero balancingamt) -> showamt balancingamtfirstcommodity
362 balancingamt = negate $ sum $ map pamount realps where realps = filter isReal esPostings function
363 balancingamtfirstcommodity = Mixed $ take 1 $ amounts balancingamt
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DAdd.hs341 … _ | pnum > 1 && not (mixedAmountLooksZero balancingamt) -> showamt balancingamtfirstcommodity
362 balancingamt = negate $ sum $ map pamount realps where realps = filter isReal esPostings function
363 balancingamtfirstcommodity = Mixed $ take 1 $ amounts balancingamt