[FIX] purchase: wrong reference in xml file (introduced with the last merge with trunk)

bzr revid: qdp-launchpad@openerp.com-20140302170646-r1megbxkhmgfqlzy
This commit is contained in:
Quentin (OpenERP) 2014-03-02 18:06:46 +01:00
parent 1c3c640ca2
commit f2194de731
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<field name="partner_to">${object.partner_id.id}</field>
<field name="model_id" ref="purchase.model_purchase_order"/>
<field name="auto_delete" eval="True"/>
<field name="report_template" ref="report_purchase_order"/>
<field name="report_template" ref="action_report_purchase_order"/>
<field name="report_name">PO_${(object.name or '').replace('/','_')}</field>
<field name="lang">${object.partner_id.lang}</field>
<field name="body_html"><![CDATA[