book: tree-ansicht speichert baumzustand + öffnet inhalt bei dppelklick
This commit is contained in:
parent
5136189386
commit
5794a4ccb7
3 changed files with 8 additions and 2 deletions
|
@ -30,5 +30,11 @@ full copyright notices and license terms. -->
|
|||
<field name="action" ref="act_open_tree_lines"/>
|
||||
</record>
|
||||
|
||||
<record model="ir.action.keyword" id="act_open_tree_lines_keyword3">
|
||||
<field name="keyword">tree_open</field>
|
||||
<field name="model">cashbook.book,-1</field>
|
||||
<field name="action" ref="act_open_tree_lines"/>
|
||||
</record>
|
||||
|
||||
</data>
|
||||
</tryton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue