clerk/journal/parser/testdata/golden/Parser_ParseFile__transaction_with_tabs.golden (view raw)
| 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:2-2:15 |
| 7 | Amount j:2:17-2:17 |
| 8 | Quantity: 10 |
| 9 | Commodity: "$" |
| 10 | CommodityPos: Before |
| 11 | HasSpace: false |
| 12 | Precision: 2 |
| 13 | Decimal: "." |
| 14 | Posting j:3:1-4:1 |
| 15 | Account "assets:checking" j:3:2-4:0 |
| 16 | Amount: <elided> |