cashbook_planner/view/planner_list.xml

15 lines
479 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. -->
<tree>
<field name="active"/>
<field name="name"/>
<field name="cashbook"/>
<field name="nextrun_link"/>
<field name="bookingtype"/>
<field name="amount"/>
<field name="category"/>
<field name="party"/>
<field name="booktransf"/>
</tree>