[FIX]pms_api_rest: fixed default to_assign color in pms_property and changed avail_rule_fields in res users views

This commit is contained in:
braisab
2022-07-19 11:04:20 +02:00
committed by Darío Lodeiros
parent 9b18bf1894
commit a0fe18e54d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
<field name="model">res.users</field>
<field name="inherit_id" ref="base.view_users_form" />
<field name="arch" type="xml">
<xpath expr="//page[@name='references']/group" position="after">
<xpath expr="//page[@name='references']/group[@name='messaging']" position="after">
<group>
<group string="Configurable Availability Rules">
<field