kategorie: typ 'einnahme/ausgabe' - test muß noch
This commit is contained in:
parent
d57d76ba3b
commit
52ffa0536e
7 changed files with 95 additions and 1 deletions
|
@ -38,6 +38,9 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_category_account_unique">
|
||||
<field name="text">The account is already in use for a category.</field>
|
||||
</record>
|
||||
<record model="ir.message" id="msg_category_type_not_like_parent">
|
||||
<field name="text">The type of the current category '%(catname)s' must be equal to the type of the parent category '%(parentname)s'.</field>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue