[FIX] hr_timesheet_sheet: chatter display bug. Fix #4707

This commit is contained in:
Ronak Baxi 2015-01-15 15:07:25 +05:30 committed by Jeremy Kersten
parent f37a40c4c0
commit a472c4cfc9
1 changed files with 1 additions and 1 deletions

View File

@ -167,8 +167,8 @@
</notebook>
</sheet>
<div class="oe_chatter">
<field name="message_ids" widget="mail_thread"/>
<field name="message_follower_ids" widget="mail_followers"/>
<field name="message_ids" widget="mail_thread"/>
</div>
</form>
</field>