Home
last modified time | relevance | path

Searched refs:paccount (Results 1 – 25 of 83) sorted by relevance

1234

/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Data/
H A DTransaction.hs606 , paccount = "a" function
687 , paccount = "a" function
801 …[posting {paccount = "a", pamount = Mixed [usd 1]}, posting {paccount = "b", pamount = Mixed [usd …
835 …[posting {paccount = "a", pamount = Mixed [usd 1]}, posting {paccount = "b", pamount = missingmixe…
908 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
926 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
944 [posting {paccount = "b", pamount = Mixed [usd 1.00]}]
959 [posting {paccount = "b", pamount = Mixed [usd 0]}]
974 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
993 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
[all …]
H A DPosting.hs99 ,paccount=""
114 post acc amt = posting {paccount=acc, pamount=Mixed [amt]}
122 post' acc amt ass = posting {paccount=acc, pamount=Mixed [amt], pbalanceassertion=ass}
161 showPosting p@Posting{paccount=a,pamount=amt,ptype=t} =
194 accountNamesFromPostings = nubSort . map paccount
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Data/
H A DTransaction.hs606 , paccount = "a" function
687 , paccount = "a" function
801 …[posting {paccount = "a", pamount = Mixed [usd 1]}, posting {paccount = "b", pamount = Mixed [usd …
835 …[posting {paccount = "a", pamount = Mixed [usd 1]}, posting {paccount = "b", pamount = missingmixe…
908 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
926 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
944 [posting {paccount = "b", pamount = Mixed [usd 1.00]}]
959 [posting {paccount = "b", pamount = Mixed [usd 0]}]
974 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
993 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
[all …]
H A DPosting.hs99 ,paccount=""
114 post acc amt = posting {paccount=acc, pamount=Mixed [amt]}
122 post' acc amt ass = posting {paccount=acc, pamount=Mixed [amt], pbalanceassertion=ass}
161 showPosting p@Posting{paccount=a,pamount=amt,ptype=t} =
194 accountNamesFromPostings = nubSort . map paccount
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Data/
H A DTransaction.hs606 , paccount = "a" function
687 , paccount = "a" function
801 …[posting {paccount = "a", pamount = Mixed [usd 1]}, posting {paccount = "b", pamount = Mixed [usd …
835 …[posting {paccount = "a", pamount = Mixed [usd 1]}, posting {paccount = "b", pamount = missingmixe…
908 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
926 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
944 [posting {paccount = "b", pamount = Mixed [usd 1.00]}]
959 [posting {paccount = "b", pamount = Mixed [usd 0]}]
974 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
993 [ posting {paccount = "b", pamount = Mixed [usd 1.00]}
[all …]
H A DPosting.hs99 ,paccount=""
114 post acc amt = posting {paccount=acc, pamount=Mixed [amt]}
122 post' acc amt ass = posting {paccount=acc, pamount=Mixed [amt], pbalanceassertion=ass}
161 showPosting p@Posting{paccount=a,pamount=amt,ptype=t} =
194 accountNamesFromPostings = nubSort . map paccount
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/Commands/
H A DClose.hs103 [posting{paccount = a
114 ++ [posting{paccount=closingacct, pamount=Mixed [precise b]} | interleaved]
127 …++ [posting{paccount=closingacct, pamount=if explicit then mapMixedAmount precise totalamt else mi…
133 [posting{paccount = a
141 ++ [posting{paccount=openingacct, pamount=Mixed [precise $ negate b]} | interleaved]
151 …++ [posting{paccount=openingacct, pamount=if explicit then mapMixedAmount precise (negate totalamt…
H A DPrint.hs87 originalPostingPreservingAccount p = (originalPosting p) { paccount = paccount p }
179 account = showAccountName Nothing (ptype p) (paccount p)
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/Commands/
H A DClose.hs103 [posting{paccount = a
114 ++ [posting{paccount=closingacct, pamount=Mixed [precise b]} | interleaved]
127 …++ [posting{paccount=closingacct, pamount=if explicit then mapMixedAmount precise totalamt else mi…
133 [posting{paccount = a
141 ++ [posting{paccount=openingacct, pamount=Mixed [precise $ negate b]} | interleaved]
151 …++ [posting{paccount=openingacct, pamount=if explicit then mapMixedAmount precise (negate totalamt…
H A DPrint.hs87 originalPostingPreservingAccount p = (originalPosting p) { paccount = paccount p }
179 account = showAccountName Nothing (ptype p) (paccount p)
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/Commands/
H A DClose.hs103 [posting{paccount = a
114 ++ [posting{paccount=closingacct, pamount=Mixed [precise b]} | interleaved]
127 …++ [posting{paccount=closingacct, pamount=if explicit then mapMixedAmount precise totalamt else mi…
133 [posting{paccount = a
141 ++ [posting{paccount=openingacct, pamount=Mixed [precise $ negate b]} | interleaved]
151 …++ [posting{paccount=openingacct, pamount=if explicit then mapMixedAmount precise (negate totalamt…
H A DPrint.hs87 originalPostingPreservingAccount p = (originalPosting p) { paccount = paccount p }
179 account = showAccountName Nothing (ptype p) (paccount p)
/dports/finance/hs-hledger/hledger-1.19/Hledger/Cli/
H A DAnon.hs36 anon p = p { paccount = anonAccount . paccount $ p
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-1.19.1/Hledger/Cli/
H A DAnon.hs36 anon p = p { paccount = anonAccount . paccount $ p
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-1.19/Hledger/Cli/
H A DAnon.hs36 anon p = p { paccount = anonAccount . paccount $ p
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DPostingsReport.hs202 p' = p{paccount= clipOrEllipsifyAccountName d $ paccount p}
253 summaryps | mdepth == Just 0 = [summaryp{paccount="...",pamount=sum $ map pamount ps}]
254 | otherwise = [summaryp{paccount=a,pamount=balance a} | a <- clippedanames]
256 anames = nubSort $ map paccount ps
H A DBalanceReport.hs93 [posting {paccount="assets:bank:checking", pamount=Mixed [usd 1]}
94 ,posting {paccount="income:salary", pamount=missingmixedamt}
H A DAccountTransactionsReport.hs188 numotheraccts = length $ nub $ map paccount otheracctps
224 …(intercalate ", " . map (T.unpack . accountSummarisedName) . nub . map paccount) displayps -- XXX …
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/hledger-lib-1.19/Hledger/Reports/
H A DPostingsReport.hs202 p' = p{paccount= clipOrEllipsifyAccountName d $ paccount p}
253 summaryps | mdepth == Just 0 = [summaryp{paccount="...",pamount=sum $ map pamount ps}]
254 | otherwise = [summaryp{paccount=a,pamount=balance a} | a <- clippedanames]
256 anames = nubSort $ map paccount ps
H A DBalanceReport.hs93 [posting {paccount="assets:bank:checking", pamount=Mixed [usd 1]}
94 ,posting {paccount="income:salary", pamount=missingmixedamt}
H A DAccountTransactionsReport.hs188 numotheraccts = length $ nub $ map paccount otheracctps
224 …(intercalate ", " . map (T.unpack . accountSummarisedName) . nub . map paccount) displayps -- XXX …
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/hledger-lib-1.19.1/Hledger/Reports/
H A DPostingsReport.hs202 p' = p{paccount= clipOrEllipsifyAccountName d $ paccount p}
253 summaryps | mdepth == Just 0 = [summaryp{paccount="...",pamount=sum $ map pamount ps}]
254 | otherwise = [summaryp{paccount=a,pamount=balance a} | a <- clippedanames]
256 anames = nubSort $ map paccount ps
H A DBalanceReport.hs93 [posting {paccount="assets:bank:checking", pamount=Mixed [usd 1]}
94 ,posting {paccount="income:salary", pamount=missingmixedamt}
H A DAccountTransactionsReport.hs188 numotheraccts = length $ nub $ map paccount otheracctps
224 …(intercalate ", " . map (T.unpack . accountSummarisedName) . nub . map paccount) displayps -- XXX …
/dports/finance/hs-hledger-web/hledger-web-1.19/Hledger/Web/Handler/
H A DRegisterR.hs45 zip (map (T.unpack . accountSummarisedName . paccount) xs) $
66 otheraccts = nub $ map paccount otheracctps

1234