importiert kategorien
This commit is contained in:
parent
6a6d9bc5d7
commit
e2025a1711
7 changed files with 170 additions and 1 deletions
13
view/wiz_qifimport_info_form.xml
Normal file
13
view/wiz_qifimport_info_form.xml
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0"?>
|
||||
<!-- 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. -->
|
||||
<form col="2">
|
||||
<label name="company"/>
|
||||
<field name="company"/>
|
||||
|
||||
<group col="1" name="info" colspan="2" string="Information" yexpand="1">
|
||||
<field name="info"/>
|
||||
</group>
|
||||
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue