{{ order.state }}
{{ order.items.length }}
{{ order.total | canopyCurrency: { code: order.transaction.currency.code, symbol: order.transaction.currency.symbol } }}
{{ order.transaction.budget.title || order.transaction.budget.name }}
{{ group.name }},
{{ order.fao }}
{{ order.company }}
{{ order.address }}
{{ order.postcode }}
{{ order.costCentre }}
{{ item.name }}
{{ item['asset-type'] }}
Created from: {{ item['template-name'] }} {{ item['template-revision'] }}
| W | {{ item.metadata.adaptation.media.width }} |
| H | {{ item.metadata.adaptation.media.height }} |
| Quantity | Total |
|---|---|
| {{ item.quantity || 1 }} | {{ item.total | canopyCurrency: { code: item.metadata.rate.currency } }} |
Information correct at the time of loading this page. If you believe something isn’t correct, try reloading this page.
| Time | User | State | Comment |
|---|---|---|---|
| {{ item.date | canopyDate: "D MMMM YYYY [at] HH:mm" }} | {{ item['user-forename'] + ' ' + item['user-surname'] }} | {{ item.state }} | {{ item.description || 'None' }} |