trytond-sale_line_quick_act.../view/line_duplicate_form.xml

10 lines
273 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">
<label name="sale"/>
<field name="sale"/>
<label name="copies"/>
<field name="copies"/>
</form>