kategorie: sequence-sortierung, rec_name mit/ohne konto-nr,
config: Felder catnamelong+cataccno neu + tests, line: feld category_view neu für spaltenansicht in kassenbuch + tests,
This commit is contained in:
parent
a23407f515
commit
1a85b8e80e
15 changed files with 414 additions and 104 deletions
|
@ -35,6 +35,9 @@ 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>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue