~gdgellatly/openerp-product-attributes/product-pricelist-1296605

« back to all changes in this revision

Viewing changes to product_listprice_upgrade/product_data.xml

  • Committer: Stephane Wirtel
  • Date: 2008-09-12 22:59:35 UTC
  • Revision ID: stephane@tinyerp.com-20080912225935-pk5fa5nhnoypr36i
rename the <terp /> to <openerp />
(/home/gbaconnier/code/openerp/extra-addons/lp6.1-main rev 3283.1.57)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
 
<terp>
 
2
<openerp>
3
3
        <data noupdate="1">
4
4
 
5
5
                <record model="product.pricelist.type" id="pricelist_type_internal">
7
7
                        <field name="key">internal</field>
8
8
                </record>
9
9
        </data>
10
 
</terp>
 
 
b'\\ No newline at end of file'
 
10
</openerp>