trytond-production_output_lot/message.xml

16 lines
570 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tryton>
<data group="1">
<record model="ir.message" id="missing_output_lot_creation_config">
<field name="text">The "When Output Lot is created?" or
"Output Lot Sequence" Production configuration params
are empty.</field>
</record>
<record model="ir.message" id="">
<field name="text"></field>
</record>
</data>
</tryton>