Allow to fixate a booking from Booking-Wizard
This commit is contained in:
parent
65437bc52e
commit
852ff6871d
5 changed files with 47 additions and 7 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue