~vauxoo/openerp-venezuela-localization/7.0-pylint5-dev-sabrina

« back to all changes in this revision

Viewing changes to l10n_ve_withholding/l10n_ve_withholding_view.xml

  • Committer: Humberto Arocha
  • Date: 2012-01-26 04:52:17 UTC
  • mto: (566.3.2 hbto_src)
  • mto: This revision was merged to the branch mainline in revision 620.
  • Revision ID: humbertoarocha@gmail.com-20120126045217-0zr2ma9bet3o32hi

[ADD] Added New Model/Module which will manage Social Responsability
Commitment When Doing Business with Goverment Entities,
Missing Main Functionality, just create new record,
Added Two Fields to account.invoice, and modify the view
for account.invoice on l10n_ve_withholding, so this new
module can hang on those views.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
                   <page string="Withholdings" >
25
25
                        <separator string="vsep"/>
26
26
                        <separator string="isep"/>
 
27
                        <separator string="rsep"/>
27
28
                    </page> 
28
29
                </xpath>
29
30
            </field>
43
44
                   <page string="Withholdings" >
44
45
                        <separator string="vsep"/>
45
46
                        <separator string="isep"/>
 
47
                        <separator string="rsep"/>
46
48
                    </page> 
47
49
                </xpath>
48
50
            </field>
63
65
                        <separator string="vsep"/>
64
66
                        <newline/>
65
67
                        <separator string="isep"/>
 
68
                        <newline/>
 
69
                        <separator string="rsep"/>
66
70
                    </page> 
67
71
                </xpath>
68
72
            </field>
125
129
                
126
130
    </data>
127
131
</openerp>
128