trytonpsk-stock_co/view/warehouse_stock_detailed_view_form.xml
2021-08-30 15:39:59 -05:00

11 lines
340 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="to_date"/>
<field name="to_date"/>
<field name="locations" colspan="4"/>
</form>