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 #
###############

View file

@ -26,6 +26,18 @@ msgctxt "selection:party.configuration,identifier_types:"
msgid "X-Rechnung Route-ID"
msgstr "X-Rechnung Route-ID"
msgctxt "view:party.party:"
msgid "X-Rechnung"
msgstr "X-Rechnung"
msgctxt "field:party.party,xrechnung_routeid:"
msgid "X-Rechnung Route-ID"
msgstr "X-Rechnung Route-ID"
msgctxt "help:party.party,xrechnung_routeid:"
msgid "Enables the need for an XRechnung route ID at the party for exporting the XRechnung."
msgstr "Enables the need for an XRechnung route ID at the party for exporting the XRechnung."
msgctxt "field:account.tax,xrtax_category:"
msgid "Tax Category"
msgstr "Tax Category"
@ -66,3 +78,7 @@ msgctxt "selection:account.tax,xrtax_category:"
msgid "General indirect tax of the Canary Islands"
msgstr "General indirect tax of the Canary Islands"
msgctxt "selection:account.tax,xrtax_category:"
msgid "Tax on production; services and imports in Ceuta and Melilla"
msgstr "Tax on production; services and imports in Ceuta and Melilla"