small improvement on resource form to fit with resource holiday
This commit is contained in:
parent
73f53fdec3
commit
300676c204
@ -68,7 +68,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
<field name="supervisor_id" />
|
||||
</group>
|
||||
</group>
|
||||
<group string="availability configuration">
|
||||
<notebook>
|
||||
<page name="availability" string="availability configuration">
|
||||
<group>
|
||||
<group colspan="2">
|
||||
<field name="id" invisible="1"/>
|
||||
<field name="availability_24_7"/>
|
||||
@ -86,6 +88,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
attrs="{'readonly': [('id', '=', False)]}" />
|
||||
</group>
|
||||
</group>
|
||||
</page>
|
||||
</notebook>
|
||||
</sheet>
|
||||
<div class="oe_chatter">
|
||||
<field name="message_follower_ids" widget="mail_followers" />
|
||||
|
Loading…
Reference in New Issue
Block a user