Revert "Invoices: Support font choice and Arabic text"

This reverts commit d6f0615712.
This commit is contained in:
Raphael Michel
2023-05-22 10:53:06 +02:00
parent d6f0615712
commit 0f8ac3ffb3
6 changed files with 81 additions and 157 deletions

View File

@@ -54,7 +54,6 @@
{% bootstrap_field form.invoice_additional_text layout="control" %}
{% bootstrap_field form.invoice_footer_text layout="control" %}
{% bootstrap_field form.invoice_logo_image layout="control" %}
{% bootstrap_field form.invoice_renderer_font layout="control" %}
{% bootstrap_field form.invoice_renderer_highlight_order_code layout="control" %}
{% bootstrap_field form.invoice_eu_currencies layout="control" %}
</fieldset>