trytond-sale_product_raw/view/handle_production_exception_ask_form.xml
2018-09-04 00:10:46 +02:00

10 lines
400 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<form col="2">
<image name="tryton-dialog-information" xexpand="0" xfill="0"/>
<label string="Choose production to recreate" id="choose"
yalign="0.0" xalign="0.0" xexpand="1"/>
<field name="recreate_productions" colspan="2"/>
</form>