kalenislims/lims_production/message.xml
Sebastián Marró 8d566322e0 Update to 5.2
2019-07-23 18:27:33 -03:00

11 lines
476 B
XML

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