Ressources : gestion des vacances / congés #48

Open
youssef wants to merge 3 commits from youssef/GOLEM:ressources_gestion_vacances_conges into master
Showing only changes of commit 300676c204 - Show all commits

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