Minor edit: widget email to employees

lp bug: https://launchpad.net/bugs/314674 fixed

bzr revid: jvo@tinyerp.com-20090107113002-dn4slvm9117awdmw
This commit is contained in:
Jay (Open ERP) 2009-01-07 17:00:02 +05:30
parent 9ac4708047
commit d5272929f4
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<separator string="Contact Information" colspan="2"/>
<field name="address_id" colspan="2"/>
<field name="work_phone"/>
<field name="work_email"/>
<field name="work_email" widget="email" />
<field name="work_location"/>
</group>