<td><para style="TITLE_CENTER">[[ get_informe_text(data['form']) ]][[data['form'] and (' (Expresado en %s)'%( company.currency_id.name)) or '']]</para></td>
<td><para style="TITLE_CENTER">[[data['form'] and (' (Expresado en %s)'%( exchange_name(data['form']))) or '']]</para></td>
'currency_id':fields.many2one('res.currency','Secondary Currency',help="Forces all values for this report to be expressed in this secondary currency."),
'currency_id':fields.many2one('res.currency','Secondary Currency',help="Forces all values for this report to be expressed in this secondary currency."),