~camptocamp/account-financial-report/7.0-fix-1253659

« back to all changes in this revision

Viewing changes to account_financial_report/report/balance_full_4_cols_journal_ledger.rml

[MERGE] [account_financial_report] Added Printing Date to all reports

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        <pageTemplate id="first">
5
5
            <frame id="first" x1="1.0cm" y1="1.0cm" width="26.0cm" height="16.65cm"/>
6
6
            <pageGraphics>
7
 
                <setFont name="Helvetica" size="9"/>
 
7
                <setFont name="Helvetica-Oblique" size="6"/>
8
8
 
9
9
                <image x="1.0cm" y="17.65cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
10
10
<!--
33
33
                            <td><para style="TITLE_CENTER">[[data['form'] and get_month(data['form']) or '']]</para></td>
34
34
                        </tr>
35
35
                    </blockTable>
36
 
                </place>
37
 
                <drawRightString x="270mm" y="5mm"> Pag.: <pageNumber/></drawRightString> 
 
36
                </place>                
 
37
                <drawRightString x="270mm" y="5mm">Printing Date: [[ formatLang(time.strftime('%Y-%m-%d'),date=True) ]] [[ get_informe_text(data['form']) ]] /  Pág.: <pageNumber/>-<pageCount/></drawRightString> 
38
38
            </pageGraphics>
39
 
 
40
39
        </pageTemplate>
41
40
    </template>
42
41
    <stylesheet>