[ADD] Room on service list

This commit is contained in:
Dario Lodeiros
2019-05-20 20:20:02 +02:00
parent 4eb9d023cb
commit d6467db115
2 changed files with 6 additions and 2 deletions

View File

@@ -42,7 +42,8 @@
<field name="day_qty"/>
<field name="price_unit" />
<field name="service_id" />
<field name="tax_ids" widget="many2many_tags"/>
<field name="room_id" />
<field name="tax_ids" invisible="1"/>
<field name="discount" />
<field name="price_total" />
</tree>