mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms_api_rest: added min stay and quota in demo users
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
<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[@name='messaging']" position="after">
|
||||
<xpath
|
||||
expr="//page[@name='references']/group[@name='messaging']"
|
||||
position="after"
|
||||
>
|
||||
<group>
|
||||
<group string="Configurable Availability Rules">
|
||||
<field
|
||||
|
||||
Reference in New Issue
Block a user