trytond-sale_pos_template_q.../view/set_quantities_start_form.xml

11 lines
359 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>
<field name="template_line" invisible="1"/>
<field name="n_lines" invisible="1"/>
<label name="total_quantity"/>
<field name="total_quantity"/>
<field name="lines" colspan="4"/>
</form>