commit 1c431eac8febefdadde11460e01944c9c811316f parent 50b204828478a66e2bed1e95af9d6b7e52c4e3f4 Author: Stefan Koch <programming@stefan-koch.name> Date: Sun, 9 Oct 2022 16:14:15 +0200 add .hleder.journal Diffstat:
A | dot_hledger.journal | | | 17 | +++++++++++++++++ |
1 file changed, 17 insertions(+), 0 deletions(-)
diff --git a/dot_hledger.journal b/dot_hledger.journal @@ -0,0 +1,17 @@ +account aktiva ; type: A +account fremdkapital ; type: L +account eigenkapital ; type: E +account ertrag ; type: R +account aufwand ; type: X + +account aktiva:bargeld ; type: C +account aktiva:girokonto:dkb ; type: C +account aktiva:girokonto:volksbank ; type: C + +D €1,000.00 +commodity € +commodity $ +commodity HRK + +include ledger/accounts.journal +include ledger/*.journal