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
|
@ -5,6 +5,11 @@ full copyright notices and license terms. -->
|
|||
<tryton>
|
||||
<data>
|
||||
|
||||
<record model="ir.ui.view" id="recon_view_list">
|
||||
<field name="model">cashbook.recon</field>
|
||||
<field name="inherit" ref="cashbook.recon_view_list"/>
|
||||
<field name="name">recon_list</field>
|
||||
</record>
|
||||
<record model="ir.ui.view" id="recon_view_form">
|
||||
<field name="model">cashbook.recon</field>
|
||||
<field name="inherit" ref="cashbook.recon_view_form"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue