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

« back to all changes in this revision

Viewing changes to l10n_chart_hu/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">Visszaig�nyelhet� �FA 25%(25.0%)</field>
90
90
        <field name="ref_tax_code_id" ref="vat_code_payable"/>
91
91
</record>
92
92
</data>
93
 
</terp>
 
93
</openerp>