xrechnung weiter, line fehlt noch

This commit is contained in:
Frederik Jaeckel 2022-10-18 17:33:17 +02:00
parent 265e38c24f
commit 7e35688043
5 changed files with 121 additions and 26 deletions

View file

@ -8,5 +8,9 @@ full copyright notices and license terms. -->
<record model="ir.message" id="msg_missing_xrechnung_route_id">
<field name="text">No XRechnung routing ID is stored for the party '%(partyname)s'.</field>
</record>
<record model="ir.message" id="mds_tax_category_missing">
<field name="text">The UNECE tax category is not configured for tax '%(taxname)s'.</field>
</record>
</data>
</tryton>