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

« back to all changes in this revision

Viewing changes to l10n_chart_lv/account_tax.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" encoding="utf-8"?>
2
 
<terp>
 
2
<openerp>
3
3
<data noupdate="1">
4
4
<record id="tax1" model="account.tax">
5
5
        <field name="name">PVN samaks�ts 18%(18.0%)</field>
24
24
        <field name="ref_tax_code_id" ref="vat_code_payable"/>
25
25
</record>
26
26
</data>
27
 
</terp>
 
27
</openerp>