allow route-id to be optional

This commit is contained in:
Frederik Jaeckel 2024-12-05 10:47:05 +01:00
parent 004f35ad13
commit 61cf85eb0b
14 changed files with 132 additions and 10 deletions

View file

@ -35,6 +35,22 @@ msgid "X-Rechnung Route-ID"
msgstr "X-Rechnung Leitweg-ID"
###############
# party.party #
###############
msgctxt "view:party.party:"
msgid "X-Rechnung"
msgstr "X-Rechnung"
msgctxt "field:party.party,xrechnung_routeid:"
msgid "X-Rechnung Route-ID"
msgstr "X-Rechnung Leitweg-ID"
msgctxt "help:party.party,xrechnung_routeid:"
msgid "Enables the need for an XRechnung route ID at the party for exporting the XRechnung."
msgstr "Aktiviert die Notwendigkeit einer XRechnung-Leitweg-ID an der Partei für den Export der XRechnung."
###############
# account.tax #
###############