[WIP] Wizard Node Reservation

This commit is contained in:
Pablo
2018-10-25 16:20:21 +02:00
parent ea6ac31a48
commit 8f72ea645d
2 changed files with 13 additions and 13 deletions

View File

@@ -31,8 +31,8 @@
<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="min_stay" />
<field name="price_unit" widget="monetary" />
<!--<field name="currency_id" invisible="1"/>-->
<field name="discount"/>
<field name="price_total" widget="monetary" readonly="1" force_save="1"/>