[IMP/FIX] Account : view improved for template

bzr revid: jvo@tinyerp.com-20100622072635-l3dmrlz2pqywxnvk
This commit is contained in:
Jay (Open ERP) 2010-06-22 12:56:35 +05:30
parent 829c812605
commit 218a87c60e
1 changed files with 1 additions and 1 deletions

View File

@ -35,8 +35,8 @@
<separator string="Purchase Properties" colspan="2"/>
<field name="property_account_income" domain="[('type','&lt;&gt;','view'),('type','&lt;&gt;','consolidation')]"/>
<field name="property_account_expense" domain="[('type','&lt;&gt;','view'),('type','&lt;&gt;','consolidation')]"/>
<field name="supplier_taxes_id"/>
<field name="taxes_id"/>
<field name="supplier_taxes_id"/>
</page>
</notebook>
</field>