s/invoice/statement/

This commit is contained in:
Christopher Neugebauer 2017-10-04 07:27:59 -07:00
parent 37409a7755
commit f3e5d3b8cf

View file

@ -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 %}