{{ project.state | localise }}
{{ project.campaign.asset.name }}
{{ project.assets.length || "None" }}
£{{ project.transactionTotals.all | canopyCurrency }} (£{{ project.transactionTotals.confirmed | canopyCurrency }} confirmed)
{{ group.name }},
From: {{ window.start | canopyDate }}, never expires - {{ window.end | canopyDate }}
{{ project.process.description }}
{{ transaction.state }}
{{ transaction["budget-name"] }}
{{ transaction.value * -1 | canopyCurrency: { code: transaction["currency-code"] } }}
No reimbursements yet.
Below is a summary of the reimbursements associated with this transaction.
| ID | Reference | Value | User | State |
|---|---|---|---|---|
| {{ reimbursement.id }} | {{ reimbursement.reference || "None" }} {{ reimbursement.reference || "None" }} | {{ reimbursement.value | canopyCurrency: { code: reimbursement['currency-code'], symbol: reimbursement['currency-symbol'] } }} | {{ reimbursement['user-forename'] }} {{ reimbursement['user-surname'] }} | {{ reimbursement.state }} |
| ID | Reference | Value | User | State |
|---|---|---|---|---|
| {{ reimbursement.id }} | {{ reimbursement.reference || "None" }} {{ reimbursement.reference || "None" }} | {{ reimbursement.value | canopyCurrency: { code: reimbursement['currency-code'], symbol: reimbursement['currency-symbol'] } }} | {{ reimbursement['user-forename'] }} {{ reimbursement['user-surname'] }} | {{ reimbursement.state }} |
Size
{{ asset.size | canopyFileSize }}
State
{{ asset.bucket == "Output" ? "Approved" : "Unapproved" }}
Size
{{ asset.size | canopyFileSize }}
Keywords
{{ keyword.name }},
{{ entry['user-forename'] }} {{ entry['user-surname'] }} set project state to {{ entry.state | localise }} after {{ entry['time-working'] }}. opened transaction: {{ entry.transaction.label }}. set {{ entry.transaction.label }} value to {{ entry.value * -1 | canopyCurrency: entry.transaction.currency }} closed transaction: {{ entry.transaction.label }}. reopened transaction: {{ entry.transaction.label }}. {{ entry.date | canopyDate: "D MMMM YYYY [at] HH:mm" }}
{{ entry.body }}