clerk/journal/parser/testdata/digit_group_marks.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 | Posting j:2:1-3:1 |
| 6 | Account j:2:3-2:16 |
| 7 | SubAccount: "expenses" j:2:3-2:11 |
| 8 | SubAccount: "food" j:2:12-2:16 |
| 9 | Amount j:2:18-2:18 |
| 10 | Quantity: 1000 |
| 11 | Commodity: "UAH" |
| 12 | CommodityPos: After |
| 13 | HasSpace: true |
| 14 | Precision: 2 |
| 15 | Decimal: "." |
| 16 | Thousands: " " |
| 17 | Posting j:3:1-4:1 |
| 18 | Account j:3:3-3:20 |
| 19 | SubAccount: "expenses" j:3:3-3:11 |
| 20 | SubAccount: "supplies" j:3:12-3:20 |
| 21 | Amount j:3:22-3:22 |
| 22 | Quantity: 1000 |
| 23 | Commodity: "USD" |
| 24 | CommodityPos: After |
| 25 | HasSpace: true |
| 26 | Precision: 2 |
| 27 | Decimal: "." |
| 28 | Thousands: "'" |
| 29 | Posting j:4:1-5:1 |
| 30 | Account j:4:3-4:18 |
| 31 | SubAccount: "assets" j:4:3-4:9 |
| 32 | SubAccount: "checking" j:4:10-4:18 |
| 33 | Amount j:4:20-4:20 |
| 34 | Quantity: -2000 |
| 35 | Commodity: "USD" |
| 36 | CommodityPos: After |
| 37 | HasSpace: true |
| 38 | Precision: 2 |
| 39 | Decimal: "." |
| 40 | Thousands: "_" |