line: funktion für 'balance' + test
reconciliation: rec_name + test
This commit is contained in:
parent
f86db6dea3
commit
fd36a3f4ce
6 changed files with 206 additions and 3 deletions
11
view/recon_list.xml
Normal file
11
view/recon_list.xml
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- This file is part of the cashbook-module from m-ds for Tryton.
|
||||
The COPYRIGHT file at the top level of this repository contains the
|
||||
full copyright notices and license terms. -->
|
||||
<data>
|
||||
|
||||
<xpath expr="/tree/field[@name='end_amount']" position="after">
|
||||
<field name="start_quantity"/>
|
||||
<field name="end_quantity"/>
|
||||
</xpath>
|
||||
</data>
|
Loading…
Add table
Add a link
Reference in a new issue