mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: add default quota & max_avail to room type view form
This commit is contained in:
@@ -39,6 +39,8 @@
|
|||||||
<group name="room_ids_group">
|
<group name="room_ids_group">
|
||||||
<field name="room_ids" widget="many2many_tags" />
|
<field name="room_ids" widget="many2many_tags" />
|
||||||
<field name="total_rooms_count" />
|
<field name="total_rooms_count" />
|
||||||
|
<field name="default_max_avail" />
|
||||||
|
<field name="default_quota" />
|
||||||
</group>
|
</group>
|
||||||
<group name="accounting_group">
|
<group name="accounting_group">
|
||||||
<field
|
<field
|
||||||
|
|||||||
Reference in New Issue
Block a user