mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: add parent_id in tree rooms view
This commit is contained in:
@@ -187,6 +187,7 @@
|
|||||||
<field name="extra_beds_allowed" />
|
<field name="extra_beds_allowed" />
|
||||||
<field name="room_amenity_ids" widget="many2many_tags" />
|
<field name="room_amenity_ids" widget="many2many_tags" />
|
||||||
<field name="short_name" />
|
<field name="short_name" />
|
||||||
|
<field name="parent_id" optional="hide" />
|
||||||
</tree>
|
</tree>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|||||||
Reference in New Issue
Block a user