[FIX] Small fix

bzr revid: mra@tinyerp.com-20120724102449-3g1b2glwmw0thir7
This commit is contained in:
Mustufa Rangwala (OpenERP) 2012-07-24 15:54:49 +05:30
parent 9876216c8e
commit ab9071e477
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<!-- Purchase tax -->
<record id="purchase_tax_public" model="account.tax.template">
<record id="purchase_tax_private" model="account.tax.template">
<field name="name">Purchase Tax-15%</field>
<field name="account_collected_id" ref="a189"/>
<field name="account_paid_id" ref="a189"/>