mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: added short_name field in rooms and tests
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
/>
|
||||
<field name="capacity" />
|
||||
<field name="extra_beds_allowed" />
|
||||
<field name="short_name" />
|
||||
<!-- <field name="uom_id" invisible="1" /> -->
|
||||
</group>
|
||||
<group>
|
||||
@@ -185,7 +186,7 @@
|
||||
<field name="capacity" />
|
||||
<field name="extra_beds_allowed" />
|
||||
<field name="room_amenity_ids" widget="many2many_tags" />
|
||||
|
||||
<field name="short_name" />
|
||||
</tree>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user