~openerp-dev/openobject-addons/7.0-bug-1169444-avo

« back to all changes in this revision

Viewing changes to hr/hr_view.xml

  • Committer: Jaysinh Shukla(OpenERP)
  • Date: 2014-06-11 06:49:41 UTC
  • Revision ID: jsh@tinyerp.com-20140611064941-zvv4xszynh28iz6o
[FIX] Enabling employee and supplier

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
                                        <field name="otherid" groups="base.group_hr_user"/>
65
65
                                    </group>
66
66
                                    <group string="Contact Information">
67
 
                                        <field name="address_home_id" context="{'show_address': 1,'default_supplier': False,'default_customer': False}" options='{"always_reload": True, "highlight_first_line": True}'/>
 
67
                                        <field name="address_home_id" context="{'show_address': 1,'default_supplier': True,'default_customer': False, 'default_employee' : True}" options='{"always_reload": True, "highlight_first_line": True}'/>
68
68
                                    </group>
69
69
                                    <group string="Status">
70
70
                                        <field name="gender"/>