~camptocamp/account-financial-report/7.0-pending-merge-20140407

« back to all changes in this revision

Viewing changes to account_financial_report/report/balance_full_2_cols.rml

[MERGE] [account_financial_report] Added priting time in every report

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                        </tr>
34
34
                    </blockTable>
35
35
                </place>
36
 
                <drawRightString x="207mm" y="5mm">Printing Date: [[ formatLang(time.strftime('%Y-%m-%d'),date=True) ]] [[ get_informe_text(data['form']) ]] /  Pág.: <pageNumber/>-<pageCount/></drawRightString> 
 
36
                <drawRightString x="207mm" y="5mm">Printing Date: [[ formatLang(time.strftime('%Y-%m-%d %H:%M:%S'),date_time=True) ]] [[ get_informe_text(data['form']) ]] /  Pág.: <pageNumber/>-<pageCount/></drawRightString> 
37
37
            </pageGraphics>
38
38
 
39
39
        </pageTemplate>