~vauxoo/account-financial-report/ovl60-afr-yani

« back to all changes in this revision

Viewing changes to account_financial_report/report/balance_full_4_cols.rml

  • Committer: Humberto Arocha
  • Date: 2012-06-22 05:14:23 UTC
  • mfrom: (16.1.5 afr_multicurrency_hbto)
  • Revision ID: humbertoarocha@gmail.com-20120622051423-7vgapoh1e8d3wb5p

[IMP]

En esta nueva aproximacion de Reportes Financieros,

Se ha agregado un campo de Moneda Secundaria,

que le permite al usuario generar los reportes

en otra moneda distinta a la que tiene configurada

la compania

Se ha tambien hecho la revision para que
este reporte funcione de manera indistinta
tanto en la v6.0 como en la v6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                        </tr>
27
27
                        <tr>
28
28
                            <td><para style="TOP_TITLE"></para></td>
29
 
                            <td><para style="TITLE_CENTER">[[data['form'] and (' (Expresado en %s)'%( company.currency_id.name)) or '']]</para></td>
 
29
                            <td><para style="TITLE_CENTER">[[data['form'] and (' (Expresado en %s)'%( exchange_name(data['form']))) or '']]</para></td>
30
30
                        </tr>
31
31
                        <tr>
32
32
                            <td><para style="TOP_TITLE"></para></td>