trytonpsk-stock_co/view/warehouse_stock_detailed_vi...

13 lines
388 B
XML
Raw Permalink Normal View History

2021-08-28 18:27:55 +02:00
<?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"/>
2022-04-18 20:15:11 +02:00
<label name="lot"/>
<field name="lot"/>
2021-08-28 18:27:55 +02:00
<field name="locations" colspan="4"/>
</form>