Use grouped attribute on message.xml
This commit is contained in:
		| @@ -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="not_customer_invoice"> | ||||
|             <field name="text">A customer invoice/refund from sale device (%(reference)s) has not been created.</field> | ||||
|         </record> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user