trytonpsk-stock_co/view/warehouse_stock_detailed_vi...

13 lines
388 B
XML
Executable File

<?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="to_date"/>
<field name="to_date"/>
<label name="lot"/>
<field name="lot"/>
<field name="locations" colspan="4"/>
</form>