kassenbuchtyp: Feld 'feature'

This commit is contained in:
Frederik Jaeckel 2022-12-21 19:12:39 +01:00
parent db84bf7097
commit 82afd24c20
9 changed files with 68 additions and 0 deletions

View file

@ -116,6 +116,9 @@ full copyright notices and license terms. -->
<record model="ir.message" id="msg_book_no_type_noopen">
<field name="text">The cash book '%(bookname)s' has no type and therefore cannot be opened.</field>
</record>
<record model="ir.message" id="msg_btype_general">
<field name="text">General</field>
</record>
</data>
</tryton>