~clearcorp-drivers/openerp-costa-rica/6.0

« back to all changes in this revision

Viewing changes to l10n_cr_base/l10n_cr_base_data.xml

  • Committer: Carlos Vásquez
  • Date: 2010-08-12 16:41:54 UTC
  • Revision ID: carlos.vasquez@clearcorp.co.cr-20100812164154-pype0m85b52hwreg
[IMP] now compatible with base_contact

Show diffs side-by-side

added added

removed removed

Lines of Context:
140
140
                Resource: res.partner.funtion
141
141
                Update partner functions
142
142
                -->
143
 
                <delete model="res.partner.function" search="[('code','=','CEO')]"/>
144
 
                <record id="CEO" model="res.partner.function">
 
143
                <record id="base.function_director" model="res.partner.function">
145
144
                        <field name="code">CEO</field>
146
145
                        <field name="name">Chief Executive Officer</field>
147
146
                </record>