mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[REF] fix deprecated <tree string=
This commit is contained in:
committed by
Darío Lodeiros
parent
919afe0193
commit
2f78de89a5
@@ -41,7 +41,7 @@
|
||||
<field name="name">pms.availability.plan.rule.tree</field>
|
||||
<field name="model">pms.availability.plan.rule</field>
|
||||
<field name="arch" type="xml">
|
||||
<tree string="Availability rules">
|
||||
<tree name="Availability rules">
|
||||
<field name="availability_plan_id" />
|
||||
<field name="date" />
|
||||
<field name="room_type_id" />
|
||||
|
||||
Reference in New Issue
Block a user