Use grouped attribute on message.xml

This commit is contained in:
Juanjo Garcia 2019-09-04 12:37:34 +02:00
parent dcce799b89
commit 951aace6cb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<tryton>
<data group="1">
<data grouped="1">
<record model="ir.message" id="msg_category_name_unique">
<field name="text">The Name of the Lot Cost Category must be unique.</field>
</record>