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" />
|
<field name="supervisor_id" />
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
<group string="availability configuration">
|
<notebook>
|
||||||
|
<page name="availability" string="availability configuration">
|
||||||
|
<group>
|
||||||
<group colspan="2">
|
<group colspan="2">
|
||||||
<field name="id" invisible="1"/>
|
<field name="id" invisible="1"/>
|
||||||
<field name="availability_24_7"/>
|
<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)]}" />
|
attrs="{'readonly': [('id', '=', False)]}" />
|
||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
|
</page>
|
||||||
|
</notebook>
|
||||||
</sheet>
|
</sheet>
|
||||||
<div class="oe_chatter">
|
<div class="oe_chatter">
|
||||||
<field name="message_follower_ids" widget="mail_followers" />
|
<field name="message_follower_ids" widget="mail_followers" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user