all repos

clerk @ 0c4384e

missing tooling for ledger/hledger

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
lexer & parser & ast..., 14 days ago
1
Journal
2
  Transaction j:1:1-5:1
3
    Date: 2024/01/01
4
    Payee: "groceries" j:1:12-2:0
5
    Posting j:2:1-3:1
6
      Type: unbalanced virtual
7
      Account "virtual:account" j:2:3-2:18
8
      Amount j:2:21-2:21
9
        Quantity: 1
10
        Commodity: "PESO"
11
        CommodityPos: After
12
        HasSpace: true
13
        Precision: 0
14
        Decimal: "."
15
    Posting j:3:1-4:1
16
      Type: balanced virtual
17
      Account "something:else" j:3:3-3:17
18
      Amount j:3:21-3:21
19
        Quantity: 5
20
        Commodity: "PESO"
21
        CommodityPos: After
22
        HasSpace: true
23
        Precision: 0
24
        Decimal: "."
25
    Posting j:4:1-5:1
26
      Account "something:else" j:4:2-5:0
27
      Amount: <elided>