[IMP]pms: add default quota & max_avail to room type view form

This commit is contained in:
Darío Lodeiros
2021-10-23 18:19:10 +02:00
parent 5fd5a5008a
commit 674b72b4fe

View File

@@ -39,6 +39,8 @@
<group name="room_ids_group">
<field name="room_ids" widget="many2many_tags" />
<field name="total_rooms_count" />
<field name="default_max_avail" />
<field name="default_quota" />
</group>
<group name="accounting_group">
<field