Minor fix

This commit is contained in:
Oscar 2021-11-17 17:03:53 -05:00
parent 17ad77c26a
commit 1fd31fdd7f
1 changed files with 6 additions and 8 deletions

View File

@ -12,16 +12,14 @@ this repository contains the full copyright notices and license terms. -->
<field name="contact" colspan="3"/>
<label name="booking_date"/>
<field name="booking_date"/>
<label name="price_list"/>
<field name="price_list" widget="selection"/>
<label name="party_seller"/>
<field name="party_seller" widget="selection"/>
<label name="plan"/>
<field name="plan"/>
<!-- <label name="breakfast_included"/>
<field name="breakfast_included"/> -->
<button name="select_rooms" string="Select Rooms"
icon="tryton-open" colspan="2"/>
<label name="party_seller"/>
<field name="party_seller" widget="selection"/>
<label name="price_list"/>
<field name="price_list" widget="selection"/>
<button name="select_rooms" string="Select Rooms"
icon="tryton-open" colspan="2"/>
<button name="do_pay" string="Do Pay" icon="tryton-open" colspan="2"/>
<button name="send_email" string="Send Email"
icon="tryton-open" colspan="2"/>