trytonpsk-stock_co/view/duration_in_warehouse_start...

15 lines
507 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. -->
<form>
<label name="company"/>
<field name="company"/>
<label name="category"/>
<field name="category"/>
<label name="to_date"/>
<field name="to_date"/>
<field name="locations" colspan="4"/>
<!-- <label name="days"/>
<field name="days"/> -->
<!-- <field name="locations" colspan="4"/> -->
</form>