[IMP]solve traceback.

bzr revid: dka@tinyerp.com-20131121130844-ywqfpx6aza6wuoia
This commit is contained in:
Darshan Kalola (OpenERP) 2013-11-21 18:38:44 +05:30
parent f19a433dbb
commit d67a267c39
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
<xpath expr="//field[@name='property_account_expense']" position="after">
<field name="property_account_creditor_price_difference" domain="[('type','&lt;&gt;','view'),('type','&lt;&gt;','consolidation')]" attrs="{'readonly':[('purchase_ok','=',0)]}" />
<newline/>
</field>
</xpath>
</field>
</record>