Tryton 7.0: list-views - sum="1"
This commit is contained in:
parent
7062399319
commit
cf92b2d7b5
6 changed files with 6 additions and 30 deletions
|
@ -4,6 +4,6 @@ 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" expand="1"/>
|
||||
<field name="balance" sum="Balance" symbol="currency"/>
|
||||
<field name="balance" sum="1" symbol="currency"/>
|
||||
<field name="state"/>
|
||||
</tree>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue