~technofluid-team/openobject-addons/technofluid_multiple_installations

« back to all changes in this revision

Viewing changes to hr_skill/hr_skill_demo.xml

  • Committer: pinky
  • Date: 2006-12-07 13:41:40 UTC
  • Revision ID: pinky-dedd7f8a42bd4557112a0513082691b8590ad6cc
New trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<terp>
 
3
<data noupdate="1">
 
4
 
 
5
        <record id="hr_skill_wheight_category" model="hr_skill.weight.category">
 
6
                <field name="name">years</field>
 
7
        </record>
 
8
 
 
9
<!--    <record id="stock_inventory_line_13" model="stock.inventory.line"> -->
 
10
<!--            <field name="product_id" model="product.product" search="[('default_code','=','TOW1')]"/> -->
 
11
<!--            <field name="product_uom" model="product.uom" search="[('name','=','Unit')]"/> -->
 
12
<!--            <field name="inventory_id" ref="stock_inventory_0"/> -->
 
13
<!--            <field name="product_qty">7.0</field> -->
 
14
<!--            <field name="location_id" model="stock.location" search="[('name','=','Components')]"/> -->
 
15
<!--    </record> -->
 
16
        
 
17
        
 
18
</data>
 
19
</terp>