Use grouped attribute on message.xml
This commit is contained in:
parent
4793f48b33
commit
d0d1c548fb
@ -2,7 +2,7 @@
|
|||||||
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
|
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
|
||||||
this repository contains the full copyright notices and license terms. -->
|
this repository contains the full copyright notices and license terms. -->
|
||||||
<tryton>
|
<tryton>
|
||||||
<data group="1">
|
<data grouped="1">
|
||||||
<record model="ir.message" id="not_customer_invoice">
|
<record model="ir.message" id="not_customer_invoice">
|
||||||
<field name="text">A customer invoice/refund from sale device (%(reference)s) has not been created.</field>
|
<field name="text">A customer invoice/refund from sale device (%(reference)s) has not been created.</field>
|
||||||
</record>
|
</record>
|
||||||
|
Loading…
Reference in New Issue
Block a user