clerk/journal/parser/testdata/golden/Parser_ParseFile__D_directive.golden (view raw)
| 1 | Journal |
| 2 | DefaultCommodityDirective j:1:1-2:1 |
| 3 | Amount j:1:3-1:3 |
| 4 | Quantity: 1 |
| 5 | Commodity: "$" |
| 6 | CommodityPos: Before |
| 7 | HasSpace: false |
| 8 | Precision: 2 |
| 9 | Decimal: "." |
| 10 | DefaultCommodityDirective j:2:1-3:1 |
| 11 | Amount j:2:3-2:3 |
| 12 | Quantity: 10 |
| 13 | Commodity: "UAH" |
| 14 | CommodityPos: After |
| 15 | HasSpace: true |
| 16 | Precision: 0 |
| 17 | Decimal: "." |