kalenislims/lims_production/message.xml

12 lines
478 B
XML
Raw Normal View History

2019-07-23 23:27:33 +02:00
<?xml version="1.0"?>
<tryton>
2020-03-05 05:24:51 +01:00
<data grouped="1">
2019-07-23 23:27:33 +02:00
<record model="ir.message" id="msg_quantity_multiple_required">
<field name="text">Quantity multiple of output bom required.</field>
</record>
<record model="ir.message" id="msg_invalid_product_uom_category">
<field name="text">The UoM\'s Category of each Product should be the same as the UoM\'s Category of Family/Equivalent.</field>
</record>
</data>
</tryton>