line: änderungesperre bei diversen wf-zuständen + test,
abstimmung: datum/betrag anfang/ende korrekt + test für beträge muß noch
This commit is contained in:
parent
01825cc09c
commit
149baef174
10 changed files with 1099 additions and 64 deletions
|
@ -22,7 +22,11 @@ full copyright notices and license terms. -->
|
|||
<button name="wfdone"/>
|
||||
</group>
|
||||
|
||||
<label id="lab1" string=" " colspan="4"/>
|
||||
<label name="start_amount"/>
|
||||
<field name="start_amount"/>
|
||||
<label name="end_amount"/>
|
||||
<field name="end_amount"/>
|
||||
|
||||
<label name="date"/>
|
||||
<field name="date"/>
|
||||
<newline/>
|
||||
|
|
|
@ -7,6 +7,8 @@ full copyright notices and license terms. -->
|
|||
<field name="date"/>
|
||||
<field name="date_from"/>
|
||||
<field name="date_to"/>
|
||||
<field name="start_amount"/>
|
||||
<field name="end_amount"/>
|
||||
<field name="lines"/>
|
||||
<field name="state"/>
|
||||
</tree>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue