~serpentcs/account-financial-report/account-serpentcs

« back to all changes in this revision

Viewing changes to account_financial_report/report/balance_full_13_cols.rml

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

Show diffs side-by-side

added added

removed removed

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