kalenislims/lims_analysis_sheet_stock/message.xml

12 lines
408 B
XML

<?xml version="1.0"?>
<tryton>
<data grouped="1">
<record model="ir.message" id="msg_product_template_unique">
<field name="text">Products can only appear once on each Template.</field>
</record>
<record model="ir.message" id="msg_sheet_not_materials">
<field name="text">The analysis sheet has no materials</field>
</record>
</data>
</tryton>