~vauxoo/openerp-venezuela-localization/ovl70-wh-rev-hbto

« back to all changes in this revision

Viewing changes to l10n_ve_withholding_islr/view/product_view.xml

  • Committer: Humberto Arocha
  • Date: 2013-01-14 15:05:07 UTC
  • mfrom: (764.3.8 ovl70)
  • Revision ID: humbertoarocha@gmail.com-20130114150507-o2smjt7wh3eqxmb5
  
[MERGE] Merge from main trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
        <record model="ir.ui.view" id="view_product_product_islr">
6
6
            <field name="name">product.product.form.islr</field>
7
7
            <field name="model">product.product</field>
8
 
            <field name="type">form</field>
9
8
            <field name="inherit_id" ref="account.product_normal_form_view"/>
10
9
            <field name="arch" type="xml">
11
10
                <xpath expr="//group[@name='properties']" position="after">
12
11
                    <newline/>
13
 
                    <separator string="Concept of Withholding Income"/>
 
12
                    <separator string="Concept of Income Withholding"/>
14
13
                    <newline/>
15
14
                    <group col='6' colspan='6' >
16
15
                        <field name="concept_id"/>
30
29
        <record id="product_normal_form_view_type" model="ir.ui.view">
31
30
            <field name="name">product.normal.form.type</field>
32
31
            <field name="model">product.product</field>
33
 
            <field name="type">form</field>
34
32
            <field name="inherit_id" ref="product.product_normal_form_view"/>
35
33
            <field name="arch" type="xml">
36
34
                <xpath expr="//field[@name='type']" position="replace">