allow route-id to be optional

This commit is contained in:
Frederik Jaeckel 2024-12-05 10:47:05 +01:00
parent f47fb0fe01
commit 5f26a8cdb3
14 changed files with 132 additions and 10 deletions

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"