[FIX] Fixed last fix...

bzr revid: tde@openerp.com-20121114141559-31w4389i22x7l7cd
This commit is contained in:
Thibault Delavallée 2012-11-14 15:15:59 +01:00
parent f7cb95db00
commit eb04795e28
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Mr Demo Portal</field>
<!-- Add the demo user to the portal (and therefore to the portal member group) -->
<record id="group_portal" model="res.groups">
<field name="users" eval="[(4,ref('user_demo_portal'))]"/>
<field name="users" eval="[(4,ref('demo_user0'))]"/>
</record>
<!-- Company news and comments -->