trytond-stock_lot_cost/message.xml

8 lines
227 B
XML
Raw Normal View History

2019-06-17 23:51:19 +02:00
<tryton>
2019-09-04 12:37:34 +02:00
<data grouped="1">
2019-06-17 23:51:19 +02:00
<record model="ir.message" id="msg_category_name_unique">
<field name="text">The Name of the Lot Cost Category must be unique.</field>
</record>
</data>
</tryton>