[FIX] deactive social addition moved to trunk-social-aspects-mat

bzr revid: mat@openerp.com-20130320131622-58653m9ubpdovtvd
This commit is contained in:
Martin Trigaux 2013-03-20 14:16:22 +01:00
parent 2510783e36
commit 23940bec77
3 changed files with 1 additions and 27 deletions

View File

@ -59,7 +59,6 @@ You can manage:
'hr_installer.xml',
'hr_data.xml',
'res_config_view.xml',
'mail_hr_view.xml',
],
'demo': ['hr_demo.xml'],
'test': [

View File

@ -1,24 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
<data>
<record id="mail.action_mail_inbox_feeds" model="ir.actions.client">
<field name="context">{
'default_model': 'hr.employee',
'default_res_id': 0,
'res_users_id': uid,
}</field>
<field name="params" eval="&quot;{
'domain': [
('to_read', '=', True),
('starred', '=', False),
],
'view_mailbox': True,
'view_inbox': True,
'read_action': 'read',
'show_compose_message': True
}&quot;"/>
</record>
</data>
</openerp>

View File

@ -16,8 +16,7 @@
],
'view_mailbox': True,
'view_inbox': True,
'read_action': 'read',
'show_compose_message': False
'read_action': 'read'
}&quot;"/>
<field name="help" type="html">
<p>