all repos

clerk @ cb14fd1f70ffde11a56b98a07cebd7091dff1d83

missing tooling for ledger/hledger

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
lexer & parser & ast..., 14 days ago
1
Journal
2
  Transaction j:1:1-4:1
3
    Date: 2024.01.01
4
    Payee: "groceries" j:1:12-2:0
5
    Posting j:2:1-3:1
6
      Account "expenses:food" j:2:5-2:18
7
      Amount j:2:20-2:20
8
        Quantity: 10
9
        Commodity: "UAH"
10
        CommodityPos: After
11
        HasSpace: true
12
        Precision: 2
13
        Decimal: "."
14
    Posting j:3:1-4:1
15
      Account "assets:checking" j:3:5-3:20
16
      Amount j:3:22-3:22
17
        Quantity: -10
18
        Commodity: "UAH"
19
        CommodityPos: After
20
        HasSpace: true
21
        Precision: 2
22
        Decimal: "."