2022-08-05 14:47:43 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!-- This file is part of the cashbook-module from m-ds for Tryton.
|
|
|
|
The COPYRIGHT file at the top level of this repository contains the
|
|
|
|
full copyright notices and license terms. -->
|
|
|
|
<tree>
|
2022-08-08 12:31:42 +00:00
|
|
|
<field name="cashbook"/>
|
2022-08-05 14:47:43 +00:00
|
|
|
<field name="date"/>
|
2022-08-10 09:57:35 +00:00
|
|
|
<field name="category_view"/>
|
2022-08-05 14:47:43 +00:00
|
|
|
<field name="description"/>
|
|
|
|
<field name="state"/>
|
|
|
|
<button name="wfedit"/>
|
|
|
|
<button name="wfcheck"/>
|
|
|
|
</tree>
|