line: felder löschen bei änderung von bookingtype

This commit is contained in:
Frederik Jaeckel 2022-09-27 17:54:28 +02:00
parent 7999440de7
commit 3db6822f26
3 changed files with 23 additions and 5 deletions

View file

@ -17,7 +17,9 @@ full copyright notices and license terms. -->
<label name="booktransf"/>
<field name="booktransf" colspan="3"/>
<group name="description" colspan="4" col="1" string="Description" yexpand="1">
<field name="description" yfill="1"/>
</group>
<notebook colspan="4">
<page name="description" col="1" string="Description">
<field name="description"/>
</page>
</notebook>
</form>