all repos

clerk @ 9369172

missing tooling for ledger/hledger

clerk/journal/parser/testdata/transaction_with_trailing_indent.golden (view raw)

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
parser: separate account names by :, 1 month ago
1
Journal
2
  BlankLine j:2:0-2:1
3
  Transaction j:2:1-6:0
4
    Date: 2013/01/01
5
    State: "*"
6
    Payee: "pay taxes" j:2:12-3:0
7
    Posting j:3:1-4:1
8
      Account j:3:5-3:26
9
        SubAccount: "expenses" j:3:5-3:13
10
        SubAccount: "personal" j:3:14-3:22
11
        SubAccount: "tax" j:3:23-3:26
12
      Amount j:3:40-3:40
13
        Quantity: 1250
14
        Commodity: "$"
15
        CommodityPos: Before
16
        HasSpace: false
17
        Precision: 0
18
        Decimal: "."
19
    Posting j:4:1-6:0
20
      Account j:4:5-4:25
21
        SubAccount: "assets" j:4:5-4:11
22
        SubAccount: "bank" j:4:12-4:16
23
        SubAccount: "checking" j:4:17-4:25
24
      Amount j:4:40-4:40
25
        Quantity: -1250
26
        Commodity: "$"
27
        CommodityPos: Before
28
        HasSpace: false
29
        Precision: 0
30
        Decimal: "."
31
  BlankLine j:6:0-6:1