[FIX]point_of_sale: Mode of payment displayed browse_record object instead of the name of the method payment

bzr revid: dle@openerp.com-20140212113004-d9eammlp5gtm2m2v
This commit is contained in:
Denis Ledoux 2014-02-12 12:30:04 +01:00
parent 9554c144ff
commit b6e708c1be
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
<blockTable colWidths="255.0,255.0" style="Table11">
<tr>
<td>
<para style="P2">[[ t[0] ]]</para>
<para style="P2">[[ t[0].name ]]</para>
</td>
<td>
<para style="terp_default_Right_9_Bold">[[ formatLang(t[1], currency_obj=company.currency_id) ]]</para>