~unifield-team/unifield-addons/jfb-uf-1711

« back to all changes in this revision

Viewing changes to hr/hr_data.xml

  • Committer: jf
  • Date: 2013-05-30 06:09:32 UTC
  • mfrom: (4585.1.1 unifield-addons)
  • Revision ID: jf@ubuntu-20130530060932-k9v0g240f0ydtizj
Tags: pilot2.3, pilot2.3b3
UF-2042 [FIX] Could not upgrade to pilot2.3b2 production database
lp:~unifield-team/unifield-addons/jfb-uf-2042

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
            <field name="name">Widower</field>
17
17
        </record>
18
18
 
19
 
        <record id="employee" model="hr.employee">
20
 
            <field name="name">Administrator</field>
21
 
            <field name="user_id" ref="base.user_root"/>
22
 
        </record>
23
 
 
24
19
    </data>
25
20
</openerp>