clerk/journal/parser/testdata/transaction_with_inline_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-4:1 |
| 3 | Date: 2024/01/01 |
| 4 | Payee: "groceries" j:1:12-2:0 |
| 5 | Posting j:2:1-3:1 |
| 6 | Account j:2:2-2:15 |
| 7 | SubAccount: "Expenses" j:2:2-2:10 |
| 8 | SubAccount: "Good" j:2:11-2:15 |
| 9 | Amount j:2:17-2:17 |
| 10 | Quantity: 10 |
| 11 | Commodity: "$" |
| 12 | CommodityPos: Before |
| 13 | HasSpace: false |
| 14 | Precision: 2 |
| 15 | Decimal: "." |
| 16 | Comment j:2:24-3:0 |
| 17 | Marker: ";" |
| 18 | Text: "food" |
| 19 | Posting j:3:1-4:1 |
| 20 | Account j:3:2-4:0 |
| 21 | SubAccount: "Assets" j:3:2-3:8 |
| 22 | SubAccount: "Checking" j:3:9-4:0 |
| 23 | Amount: <elided> |