[WIP] Wizard Node Reservation

This commit is contained in:
Pablo
2018-10-25 12:06:21 +02:00
parent 9d7e65b67d
commit b34e4124ea
3 changed files with 134 additions and 104 deletions

View File

@@ -30,6 +30,8 @@
<field name="room_qty"/>
<field name="checkin" widget="date" />
<field name="checkout" widget="date" />
<field name="nights"/>
<field name="min_stay"/>
<field name="price_unit" widget="monetary"/>
<!--<field name="currency_id" invisible="1"/>-->
<field name="discount"/>