| Revision 38,
644 bytes
checked in by xi, 7 years ago
(diff) |
|
Add a branch for the new parser. Add tests from the spec.
|
| Rev | Line | |
|---|
| [38] | 1 | --- !<tag:clarkevans.com,2002:invoice> |
|---|
| 2 | invoice: 34843 |
|---|
| 3 | date : 2001-01-23 |
|---|
| 4 | bill-to: &id001 |
|---|
| 5 | given : Chris |
|---|
| 6 | family : Dumars |
|---|
| 7 | address: |
|---|
| 8 | lines: | |
|---|
| 9 | 458 Walkman Dr. |
|---|
| 10 | Suite #292 |
|---|
| 11 | city : Royal Oak |
|---|
| 12 | state : MI |
|---|
| 13 | postal : 48046 |
|---|
| 14 | ship-to: *id001 |
|---|
| 15 | product: |
|---|
| 16 | - sku : BL394D |
|---|
| 17 | quantity : 4 |
|---|
| 18 | description : Basketball |
|---|
| 19 | price : 450.00 |
|---|
| 20 | - sku : BL4438H |
|---|
| 21 | quantity : 1 |
|---|
| 22 | description : Super Hoop |
|---|
| 23 | price : 2392.00 |
|---|
| 24 | tax : 251.42 |
|---|
| 25 | total: 4443.52 |
|---|
| 26 | comments: |
|---|
| 27 | Late afternoon is best. |
|---|
| 28 | Backup contact is Nancy |
|---|
| 29 | Billsmer @ 338-4338. |
|---|
Note: See
TracBrowser
for help on using the repository browser.