splitbuchungen + test
This commit is contained in:
parent
bdbc9dc27f
commit
aefb5cde51
9 changed files with 618 additions and 124 deletions
|
@ -34,20 +34,21 @@ full copyright notices and license terms. -->
|
|||
<label name="category"/>
|
||||
<field name="category"/>
|
||||
<newline/>
|
||||
|
||||
<label name="booktransf"/>
|
||||
<field name="booktransf"/>
|
||||
<newline/>
|
||||
|
||||
<group name="description" colspan="4" col="1" string="Description" yexpand="1">
|
||||
<field name="description" yfill="1"/>
|
||||
</group>
|
||||
<newline/>
|
||||
|
||||
<field name="splitlines" colspan="4" yexpand="1"/>
|
||||
<newline/>
|
||||
<field name="references" colspan="4" yexpand="1"/>
|
||||
<newline/>
|
||||
<notebook colspan="6">
|
||||
<page name="splitlines" col="1" string="Split booking lines">
|
||||
<field name="splitlines"/>
|
||||
</page>
|
||||
<page name="description" col="1" string="Description">
|
||||
<field name="description"/>
|
||||
</page>
|
||||
<page name="references" col="1" string="References">
|
||||
<field name="references"/>
|
||||
</page>
|
||||
</notebook>
|
||||
|
||||
<field name="owner_cashbook"/>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue