cashbook: abfragen für Felder 'balance*' optimiert + suche + sortierung + test
cashbook-liste: verbergen von Kassenbücher ohne Type
This commit is contained in:
parent
3a0e8f290d
commit
63390df9ca
4 changed files with 233 additions and 101 deletions
1
book.xml
1
book.xml
|
@ -30,6 +30,7 @@ full copyright notices and license terms. -->
|
|||
<record model="ir.action.act_window" id="act_book_view">
|
||||
<field name="name">Cashbook</field>
|
||||
<field name="res_model">cashbook.book</field>
|
||||
<field name="domain" eval="[('btype', '!=', None)]" pyson="1"/>
|
||||
</record>
|
||||
<record model="ir.action.act_window.view" id="act_book_view-1">
|
||||
<field name="sequence" eval="10"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue