cashbook_planner/view/nextrun_form.xml

10 lines
344 B
XML

<?xml version="1.0"?>
<!-- This file is part of the cashbook-planner from m-ds for Tryton.
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<form col="4">
<label name="planner"/>
<field name="planner"/>
<label name="date"/>
<field name="date"/>
</form>