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

« back to all changes in this revision

Viewing changes to account_financial_report/report/balance_full_2_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:
20
20
                        </tr>
21
21
                        <tr>
22
22
                            <td><para style="TOP_TITLE"></para></td>
23
 
                            <td><para style="TITLE_CENTER">[[data['form'] and (' (Expresado en %s)'%( company.currency_id.name)) or '']]</para></td>
 
23
                            <td><para style="TITLE_CENTER">[[data['form'] and (' (Expresado en %s)'%( exchange_name(data['form']))) or '']]</para></td>
24
24
                        </tr>
25
25
                        <tr>
26
26
                            <td><para style="TOP_TITLE"></para></td>