[FIX] base_contact - Set an empty ref

bzr revid: stephane@tinyerp.com-20090128170055-6hxc431ynmr63ing
This commit is contained in:
Stephane Wirtel 2009-01-28 18:00:55 +01:00
parent da186d6387
commit 37b27431e5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
<!-- Create the functions -->
<record id="res_partner_function_privateaddress0" model="res.partner.function">
<field eval="&quot;&quot;&quot;Private Address&quot;&quot;&quot;" name="name"/>
<field name="ref"></field>
</record>
<!-- Create the contacts -->