s/invoice/statement/
This commit is contained in:
parent
37409a7755
commit
f3e5d3b8cf
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<p><strong>NOTICE:</strong> The below statement is automatically generated, and will be voided if you amend your registration before payment, or if discounts or products contained in the statement become unavailable. The items and discounts are only reserved until the invoice due time.</p>
|
||||
<p><strong>NOTICE:</strong> The below statement is automatically generated, and will be voided if you amend your registration before payment, or if discounts or products contained in the statement become unavailable. The items and discounts are only reserved until the due time.</p>
|
||||
|
||||
{% url "invoice_access" invoice.user.attendee.access_code as access_url %}
|
||||
{% url "invoice" invoice.id invoice.user.attendee.access_code as invoice_url %}
|
||||
|
|
Loading…
Reference in a new issue