configuration for pdf-invoice

This commit is contained in:
Frederik Jaeckel 2024-12-05 17:31:45 +01:00
parent 0b5f4633a8
commit b4df059b4d
7 changed files with 138 additions and 0 deletions

View file

@ -73,3 +73,35 @@ msgstr "Export"
msgctxt "model:account_invoice_xrechnung.export,name:"
msgid "eDocument Export"
msgstr "eDocument Export"
#########################
# account.configuration #
#########################
msgctxt "view:account.configuration:"
msgid "ZUGFeRD - e-Invoice"
msgstr "ZUGFeRD - e-Rechnung"
msgctxt "field:account.configuration,xrechn_zugferd_report:"
msgid "ZUGFeRD-Report"
msgstr "ZUGFeRD-Report"
msgctxt "help:account.configuration,xrechn_zugferd_report:"
msgid "Report that is to be used to generate the ZUGFeRD PDF."
msgstr "Report, welcher zum erzeugen der ZUGFeRD-PDF verwendet werden soll."
###########################################
# account_invoice_xrechnung.configuration #
###########################################
msgctxt "model:account_invoice_xrechnung.configuration:"
msgid "Account Configuration XRechnung Export"
msgstr "Buchhaltung Konfiguration XRechnung Export"
msgctxt "field:account_invoice_xrechnung.configuration,xrechn_zugferd_report:"
msgid "ZUGFeRD-Report"
msgstr "ZUGFeRD-Report"
msgctxt "help:account_invoice_xrechnung.configuration,xrechn_zugferd_report:"
msgid "Report that is to be used to generate the ZUGFeRD PDF."
msgstr "Report, welcher zum erzeugen der ZUGFeRD-PDF verwendet werden soll."

View file

@ -58,3 +58,26 @@ msgctxt "model:account_invoice_xrechnung.export,name:"
msgid "eDocument Export"
msgstr "eDocument Export"
msgctxt "view:account.configuration:"
msgid "ZUGFeRD - e-Invoice"
msgstr "ZUGFeRD - e-Invoice"
msgctxt "field:account.configuration,xrechn_zugferd_report:"
msgid "ZUGFeRD-Report"
msgstr "ZUGFeRD-Report"
msgctxt "help:account.configuration,xrechn_zugferd_report:"
msgid "Report that is to be used to generate the ZUGFeRD PDF."
msgstr "Report that is to be used to generate the ZUGFeRD PDF."
msgctxt "model:account_invoice_xrechnung.configuration:"
msgid "Account Configuration XRechnung Export"
msgstr "Account Configuration XRechnung Export"
msgctxt "field:account_invoice_xrechnung.configuration,xrechn_zugferd_report:"
msgid "ZUGFeRD-Report"
msgstr "ZUGFeRD-Report"
msgctxt "help:account_invoice_xrechnung.configuration,xrechn_zugferd_report:"
msgid "Report that is to be used to generate the ZUGFeRD PDF."
msgstr "Report that is to be used to generate the ZUGFeRD PDF."