mirror of
https://github.com/NaN-tic/trytond-farm_feed_production.git
synced 2023-12-14 05:52:53 +01:00
Use grouped attribute on message.xml
This commit is contained in:
parent
679e7a3b34
commit
5485275bbf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0"?>
|
||||
<tryton>
|
||||
<data group="1">
|
||||
<data grouped="1">
|
||||
<record model="ir.message" id="msg_to_warehouse_farm_line_not_available">
|
||||
<field name="text">The specified destination warehouse in supply request "%(request)s" is not configured as a farm for none specie.</field>
|
||||
</record>
|
||||
|
|
Loading…
Reference in a new issue