[REVIEW] res_users in mail_thread: removed form view inheritance adding Chatter.
authorThibault Delavallée <tde@openerp.com>
Tue, 14 Aug 2012 18:49:31 +0000 (20:49 +0200)
committerThibault Delavallée <tde@openerp.com>
Tue, 14 Aug 2012 18:49:31 +0000 (20:49 +0200)
bzr revid: tde@openerp.com-20120814184931-q2hnox9dhc87wc27

addons/mail/res_users_view.xml

index 527bf04..005d71c 100644 (file)
                 <field name="email" position="before">
                     <field name="notification_email_pref"/>
                 </field>
-                <xpath expr="/form/sheet" position="after">
-                    <div class="oe_chatter">
-                        <field name="message_ids" colspan="4" widget="mail_thread" nolabel="1"/>
-                    </div>
-                </xpath>
                 <field name="email" position="after">
                     <field name="alias_domain" invisible="1"/>
                     <field name="alias_id" readonly="1" required="0" attrs="{'invisible': [('alias_domain', '=', False)]}"/>