Show successful payments on the invoice

This commit is contained in:
Raphael Michel
2020-02-11 16:54:02 +01:00
parent d226bbda5c
commit 0d8c4271a9
5 changed files with 29 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
{% bootstrap_field form.invoice_email_attachment layout="control" %}
{% bootstrap_field form.invoice_language layout="control" %}
{% bootstrap_field form.invoice_include_free layout="control" %}
{% bootstrap_field form.invoice_show_payments layout="control" %}
{% bootstrap_field form.invoice_numbers_consecutive layout="control" %}
{% bootstrap_field form.invoice_numbers_prefix layout="control" %}
{% bootstrap_field form.invoice_numbers_prefix_cancellations layout="control" %}