[IMP] add seprator string,improve taxname

bzr revid: shp@tinyerp.com-20121107122418-px58982yrneqhpsa
This commit is contained in:
pankita shah (Open ERP) 2012-11-07 17:54:18 +05:30
parent aabb0f38fa
commit c6fb0e5d19
1 changed files with 2 additions and 1 deletions

View File

@ -2159,7 +2159,8 @@
<field name="visible" />
<field name="complete_tax_set" />
</group>
<field name="tax_template_ids" colspan="4" readonly="1" nolabel="1"/>
<separator string="Default Taxes" colspan="4"/>
<field name="tax_template_ids" colspan="4" nolabel="1"/>
<separator string="Properties" colspan="4"/>
<group col="4">
<field name="property_account_receivable" domain="[('id', 'child_of', [account_root_id])]"/>