clerk/journal/parser/testdata/transaction_with_header_comment.golden (view raw)
Oleksandr Smirnov
Oleksandr Smirnov
olexsmir@gmail.com parser: separate account names by :, 1 month ago
olexsmir@gmail.com parser: separate account names by :, 1 month ago
| 1 | Journal |
| 2 | Transaction j:1:1-5:1 |
| 3 | Date: 2024/01/01 |
| 4 | Payee: "groceries" j:1:12-2:0 |
| 5 | HeaderComments j:1:1-5:1 |
| 6 | Comment j:2:2-3:1 |
| 7 | Marker: ";" |
| 8 | Text: "header comment" |
| 9 | Posting j:3:1-4:1 |
| 10 | Account j:3:2-3:15 |
| 11 | SubAccount: "expenses" j:3:2-3:10 |
| 12 | SubAccount: "food" j:3:11-3:15 |
| 13 | Amount j:3:17-3:17 |
| 14 | Quantity: 10 |
| 15 | Commodity: "$" |
| 16 | CommodityPos: Before |
| 17 | HasSpace: false |
| 18 | Precision: 2 |
| 19 | Decimal: "." |
| 20 | Posting j:4:1-5:1 |
| 21 | Account j:4:2-5:0 |
| 22 | SubAccount: "assets" j:4:2-4:8 |
| 23 | SubAccount: "checking" j:4:9-5:0 |
| 24 | Amount: <elided> |