Use grouped attribute on message.xml

This commit is contained in:
Juanjo Garcia 2019-09-04 12:13:32 +02:00
parent dfb1b2e2d8
commit 1ba5a51a09
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
<data group="1">
<data grouped="1">
<record model="ir.message" id="mail_received">
<field name="text">The activity (id: "%(activity)s") is a mail received
so you ca not send.</field>