account in module 'cashbook_account' verschoben
This commit is contained in:
parent
149baef174
commit
7a07da852d
18 changed files with 41 additions and 220 deletions
|
@ -47,9 +47,6 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.message" id="msg_category_name_unique">
|
||||
<field name="text">The category name already exists at this level.</field>
|
||||
</record>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue