diff --git a/print_format/sales_invoice.jinja b/print_format/sales_invoice.jinja index 9217633..7e9e4be 100644 --- a/print_format/sales_invoice.jinja +++ b/print_format/sales_invoice.jinja @@ -117,7 +117,7 @@
- {{ _("Rechnung") }} {{ doc.name }} {% if doc.is_return %}({{ _("Gutschrift") }}){% endif %} + {{ _("Rechnung") }} {{ doc.name }} {% if doc.is_return %}({{ _("Korrektur") }}){% endif %}
{% if frappe.lang == "de" %}