]> Git — Sourcephile - comptalang.git/commit
Ajout : Filter : Filter_Transaction_Posting : joint les tests sur le même Posting.
authorJulien Moutinho <julm+hcompta@autogeree.net>
Thu, 6 Aug 2015 01:43:47 +0000 (03:43 +0200)
committerJulien Moutinho <julm+hcompta@autogeree.net>
Thu, 6 Aug 2015 02:34:03 +0000 (04:34 +0200)
commit1e862793a8add82c5226f2d0c6be3c8b34f89f1e
tree646acf6f8054c407154089c0a2c2fb3bf0900f02
parentb4fe937032a829e540dd94d9a2d4f472c93f8584
Ajout : Filter : Filter_Transaction_Posting : joint les tests sur le même Posting.
14 files changed:
cli/Hcompta/CLI/Command/Balance.hs
cli/Hcompta/CLI/Command/GL.hs
cli/Hcompta/CLI/Command/Journal.hs
lib/Hcompta/Account.hs
lib/Hcompta/Account/Read.hs [new file with mode: 0644]
lib/Hcompta/Amount.hs
lib/Hcompta/Filter.hs
lib/Hcompta/Filter/Read.hs
lib/Hcompta/Format/Ledger.hs
lib/Hcompta/Format/Ledger/Read.hs
lib/Hcompta/Format/Ledger/Write.hs
lib/Hcompta/Posting.hs [new file with mode: 0644]
lib/Test/Main.hs
lib/hcompta-lib.cabal