| Description | Total | ||||
|---|---|---|---|---|---|
| {{ order.Items }} | {{ order.Total | currency('GBP') }} | ||||
| Line | Code | Description | Unit Price | Qty | Net Price |
| {{ item.Line }} | {{ item.Code }} | {{ item.Description }} | {{ item.Price | currency('GBP') }} | {{ item.Quantity }} | {{ item.Total | currency('GBP') }} |
| {{ item[0] }} | {{ item[1] | currency('GBP') }} |
| Gross | {{ order.Total_Gross | currency('GBP') }} |
{{ order.Note }}
| {{ group }} |
{{col}}
—
|
RECORD(rec, expand_refs=1)