Allow to fixate a booking from Booking-Wizard

This commit is contained in:
Frederik Jaeckel 2024-05-30 12:44:11 +02:00
parent 27628a5c2a
commit 7d8241d5e8
5 changed files with 47 additions and 7 deletions

View file

@ -22,6 +22,10 @@ full copyright notices and license terms. -->
<page id="descr" string="Description" col="1">
<field name="description"/>
</page>
<page name="fixate" col="2">
<label name="fixate"/>
<field name="fixate"/>
</page>
</notebook>
<field name="cashbooks"/>
@ -29,4 +33,3 @@ full copyright notices and license terms. -->
<field name="currency"/>
<field name="owner_cashbook"/>
</form>