all repos

clerk @ master

missing tooling for ledger/hledger

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
lexer & parser & ast..., 14 days ago
1
Journal
2
  Transaction j:1:1-5:0
3
    Date: 2024/01/01
4
    Payee: "test" j:1:12-2:0
5
    Posting j:2:1-3:1
6
      Type: unbalanced virtual
7
      Status: "!"
8
      Account "assets:cash" j:2:6-2:17
9
      Amount j:2:20-2:20
10
        Quantity: 10
11
        Commodity: "$"
12
        CommodityPos: Before
13
        HasSpace: false
14
        Precision: 0
15
        Decimal: "."
16
    Posting j:3:1-5:0
17
      Type: unbalanced virtual
18
      Account "income:gift" j:3:4-3:15
19
      Amount j:3:18-3:18
20
        Quantity: -10
21
        Commodity: "$"
22
        CommodityPos: Before
23
        HasSpace: false
24
        Precision: 0
25
        Decimal: "."
26
  BlankLine j:5:0-5:1
27
  Transaction j:5:1-9:0
28
    Date: 2024/01/01
29
    Payee: "test" j:5:12-6:0
30
    Posting j:6:1-7:1
31
      Type: unbalanced virtual
32
      Status: "!"
33
      Account "assets:cash" j:6:8-6:19
34
      Amount j:6:22-6:22
35
        Quantity: 10
36
        Commodity: "$"
37
        CommodityPos: Before
38
        HasSpace: false
39
        Precision: 0
40
        Decimal: "."
41
    Posting j:7:1-9:0
42
      Type: unbalanced virtual
43
      Account "income:gift" j:7:6-7:17
44
      Amount j:7:20-7:20
45
        Quantity: -10
46
        Commodity: "$"
47
        CommodityPos: Before
48
        HasSpace: false
49
        Precision: 0
50
        Decimal: "."
51
  BlankLine j:9:0-9:1
52
  Transaction j:9:1-12:1
53
    Date: 2024/01/01
54
    Payee: "test" j:9:12-10:0
55
    Posting j:10:1-11:1
56
      Type: unbalanced virtual
57
      Status: "!"
58
      Account "assets:cash" j:10:10-10:21
59
      Amount j:10:24-10:24
60
        Quantity: 10
61
        Commodity: "$"
62
        CommodityPos: Before
63
        HasSpace: false
64
        Precision: 0
65
        Decimal: "."
66
    Posting j:11:1-12:1
67
      Type: unbalanced virtual
68
      Status: "*"
69
      Account "income:gift" j:11:8-11:19
70
      Amount j:11:22-11:22
71
        Quantity: -10
72
        Commodity: "$"
73
        CommodityPos: Before
74
        HasSpace: false
75
        Precision: 0
76
        Decimal: "."