[FIX]crm:field string

bzr revid: kbh@tinyerp.com-20121219132253-dx4ceiw78ptgzvjc
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-12-19 18:52:53 +05:30
parent f38bdac36a
commit 143cba7f32
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
</record>
<record model="crm.payment.mode" id="payment_mode_2">
<field name="name">Cheque</field>
<field name="name">Check</field>
<field name="section_id" ref="crm.section_sales_department"/>
</record>