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
|
@ -9,8 +9,8 @@ full copyright notices and license terms. -->
|
|||
<field name="payee"/>
|
||||
<field name="category_view"/>
|
||||
<field name="descr_short" expand="1"/>
|
||||
<field name="credit" sum="Credit"/>
|
||||
<field name="debit" sum="Debit"/>
|
||||
<field name="credit" sum="1"/>
|
||||
<field name="debit" sum="1"/>
|
||||
<field name="state"/>
|
||||
<button name="wfrecon"/>
|
||||
</tree>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue