auswertung: sequence-sortierung,
line: zugriff auf buchungen nur noch per berechtigungen
This commit is contained in:
parent
ee0a17cba2
commit
03882d1c11
5 changed files with 66 additions and 20 deletions
|
@ -20,8 +20,6 @@ full copyright notices and license terms. -->
|
|||
|
||||
<label name="bgcolor"/>
|
||||
<field name="bgcolor"/>
|
||||
<label name="posted"/>
|
||||
<field name="posted"/>
|
||||
<newline/>
|
||||
|
||||
<field name="cashbooks" colspan="6"/>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<!-- 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. -->
|
||||
<tree keyword_open="1">
|
||||
<tree keyword_open="1" sequence="sequence">
|
||||
<field name="name"/>
|
||||
<field name="dtype"/>
|
||||
<field name="chart"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue