[IMP] google_base_contact: Improve the view and add addres field

bzr revid: sbh@tinyerp.com-20110211124556-wla2ry5z9h98x0dw
This commit is contained in:
Sbh (OpenERP) 2011-02-11 18:15:56 +05:30
parent fb26e7924e
commit a8a359b2fc
1 changed files with 2 additions and 1 deletions

View File

@ -10,8 +10,9 @@
<group colspan="2" col="2">
<field name="gmail_user"/>
<field name="gmail_password" password="True"/>
<field name="address_id" string="User Profile"/>
</group>
<separator string="" colspan="4" />
<separator string="" colspan="4" />
<group colspan="2" col="2">
<button special="cancel" string="Cancel" icon="gtk-cancel"/>
<button name="check_login" string="Checking" type="object" icon="gtk-ok"/>