book: tree/list optimiert
This commit is contained in:
parent
d12b0a4c7b
commit
1c14b0134b
2 changed files with 4 additions and 6 deletions
|
@ -3,8 +3,7 @@
|
||||||
The COPYRIGHT file at the top level of this repository contains the
|
The COPYRIGHT file at the top level of this repository contains the
|
||||||
full copyright notices and license terms. -->
|
full copyright notices and license terms. -->
|
||||||
<tree keyword_open="1">
|
<tree keyword_open="1">
|
||||||
<field name="rec_name"/>
|
<field name="rec_name" expand="1"/>
|
||||||
<field name="balance" sum="Balance"/>
|
<field name="balance" sum="Balance" symbol="currency"/>
|
||||||
<field name="currency"/>
|
|
||||||
<field name="state"/>
|
<field name="state"/>
|
||||||
</tree>
|
</tree>
|
||||||
|
|
|
@ -3,9 +3,8 @@
|
||||||
The COPYRIGHT file at the top level of this repository contains the
|
The COPYRIGHT file at the top level of this repository contains the
|
||||||
full copyright notices and license terms. -->
|
full copyright notices and license terms. -->
|
||||||
<tree keyword_open="1" tree_state="1">
|
<tree keyword_open="1" tree_state="1">
|
||||||
<field name="name"/>
|
<field name="name" expand="1"/>
|
||||||
<field name="balance"/>
|
<field name="balance" symbol="currency"/>
|
||||||
<field name="currency"/>
|
|
||||||
<field name="state"/>
|
<field name="state"/>
|
||||||
<field name="parent" tree_invisible="1"/>
|
<field name="parent" tree_invisible="1"/>
|
||||||
<field name="childs" tree_invisible="1"/>
|
<field name="childs" tree_invisible="1"/>
|
||||||
|
|
Loading…
Reference in a new issue