small improvement on resource form to fit with resource holiday

This commit is contained in:
Youssef Elouahby 2020-05-21 23:32:10 +00:00
parent 73f53fdec3
commit 300676c204
1 changed files with 22 additions and 18 deletions

View File

@ -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" />