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

« back to all changes in this revision

Viewing changes to l10n_ve_withholding_islr/view/res_company_view.xml

Tags: Task 2219
[MERGE] add the 'propagate_invoice_date_to_income_withholding' boolean field to
the income withholding document and some fixes in the l10n_ve_withholding_iva
were made module. The new 'propagate_invoice_date_to_income_withholding' field
is used to check if or if not set the voucher date of the wh document.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
            <field name="arch" type="xml">
9
9
                <xpath expr="//field[@name='vat_check_vies']" position="after">
10
10
                    <field name="automatic_income_wh"/>
 
11
                    <field name="propagate_invoice_date_to_income_withholding"/>
11
12
                </xpath>
12
13
            </field>
13
14
        </record>
14
15
    </data>
15
 
</openerp>
 
 
b'\\ No newline at end of file'
 
16
</openerp>