kalenislims/lims_production/message.xml
Sebastián Marró 575cd55ea7 Update to 5.4
2020-03-05 01:24:51 -03:00

11 lines
478 B
XML

<?xml version="1.0"?>
<tryton>
<data grouped="1">
<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>