splitline: optimize list-view
This commit is contained in:
parent
9398076ec8
commit
5d6dcb6b12
1 changed files with 2 additions and 4 deletions
|
@ -9,8 +9,6 @@ full copyright notices and license terms. -->
|
|||
<field name="category"/>
|
||||
<field name="booktransf"/>
|
||||
<field name="description" expand="1"/>
|
||||
<field name="amount" sum="Amount"/>
|
||||
<field name="currency"/>
|
||||
<field name="amount_2nd_currency"/>
|
||||
<field name="currency2nd"/>
|
||||
<field name="amount" sum="Amount" symbol="currency"/>
|
||||
<field name="amount_2nd_currency" symbol="currency2nd"/>
|
||||
</tree>
|
||||
|
|
Loading…
Reference in a new issue