all repos

clerk @ fc9cae13772b625a39129694607847c27edcf23a

missing tooling for ledger/hledger

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

Oleksandr Smirnov Oleksandr Smirnov
olexsmir@gmail.com
parser: add more spec compliance..., 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: "$"
10
        CommodityPos: Before
11
        HasSpace: false
12
        Precision: 0
13
        Decimal: "."
14
    Posting j:3:1-4:1
15
      Account "assets:checking" j:3:5-4:0
16
      Amount: <elided>
17
  Transaction j:5:1-8:1
18
    Date: 2024/01/02
19
    Payee: "salary" j:5:12-6:0
20
    Posting j:6:1-7:1
21
      Account "income:salary" j:6:5-6:18
22
      Amount j:6:20-6:20
23
        Quantity: 1000
24
        Commodity: "$"
25
        CommodityPos: Before
26
        HasSpace: false
27
        Precision: 0
28
        Decimal: "."
29
    Posting j:7:1-8:1
30
      Account "assets:checking" j:7:5-8:0
31
      Amount: <elided>
32
  Errors
33
    j:4:1-4:2: unexpected token AT