book: tree/list optimiert

This commit is contained in:
Frederik Jaeckel 2023-01-02 21:46:39 +01:00
parent 2b4d69736b
commit 0138269ea8
2 changed files with 4 additions and 6 deletions

View file

@ -3,8 +3,7 @@
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<tree keyword_open="1">
<field name="rec_name"/>
<field name="balance" sum="Balance"/>
<field name="currency"/>
<field name="rec_name" expand="1"/>
<field name="balance" sum="Balance" symbol="currency"/>
<field name="state"/>
</tree>

View file

@ -3,9 +3,8 @@
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<tree keyword_open="1" tree_state="1">
<field name="name"/>
<field name="balance"/>
<field name="currency"/>
<field name="name" expand="1"/>
<field name="balance" symbol="currency"/>
<field name="state"/>
<field name="parent" tree_invisible="1"/>
<field name="childs" tree_invisible="1"/>