~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to edi/sale_cust_price.xml

merging new development from indian accounting

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>
4
4
        <record model="ir.ui.view" id="view_sale_order">
5
5
                <field name="name">sale.order.form.pvc</field>
26
26
        </record>
27
27
 
28
28
</data>
29
 
</terp>
 
29
</openerp>