[IMP][account_financial_report] Added "Printing Date" to everyone reports
parent
57b197b79f
commit
69f54e9fec
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="1cm" y1="1.0cm" width="19.0cm" height="23cm"/>
|
<frame id="first" x1="1cm" y1="1.0cm" width="19.0cm" height="23cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -29,7 +29,8 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="192mm" y="5mm">[[ get_informe_text(data['form']) ]] / Pág.: <pageNumber/>-<pageCount/> </drawRightString>
|
<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>
|
||||||
|
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="0.5cm" y1="1.0cm" width="41.0cm" height="23cm"/>
|
<frame id="first" x1="0.5cm" y1="1.0cm" width="41.0cm" height="23cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="6"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="410.9mm" y="5mm">[[ get_informe_text(data['form']) ]] / Pág.: <pageNumber/>-<pageCount/> </drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="1cm" y1="1.0cm" width="19.0cm" height="23cm"/>
|
<frame id="first" x1="1cm" y1="1.0cm" width="19.0cm" height="23cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -33,7 +33,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="192mm" y="5mm">[[ get_informe_text(data['form']) ]] / Pág.: <pageNumber/>-<pageCount/> </drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="0.5cm" y1="1.0cm" width="20.5cm" height="23cm"/>
|
<frame id="first" x1="0.5cm" y1="1.0cm" width="20.5cm" height="23cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="192mm" y="5mm">[[ get_informe_text(data['form']) ]] / Pág.: <pageNumber/>-<pageCount/> </drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="1.0cm" y1="1.0cm" width="26.0cm" height="16.65cm"/>
|
<frame id="first" x1="1.0cm" y1="1.0cm" width="26.0cm" height="16.65cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="17.65cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="17.65cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="270mm" y="5mm"> Pag.: <pageNumber/>-<pageCount/></drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="1.0cm" y1="1.0cm" width="26.0cm" height="16.65cm"/>
|
<frame id="first" x1="1.0cm" y1="1.0cm" width="26.0cm" height="16.65cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="17.65cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="17.65cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -34,9 +34,8 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="270mm" y="5mm"> Pag.: <pageNumber/></drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
</template>
|
</template>
|
||||||
<stylesheet>
|
<stylesheet>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="0.5cm" y1="1.0cm" width="20.5cm" height="23cm"/>
|
<frame id="first" x1="0.5cm" y1="1.0cm" width="20.5cm" height="23cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="192mm" y="5mm">[[ get_informe_text(data['form']) ]] / Pág.: <pageNumber/>-<pageCount/> </drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<pageTemplate id="first">
|
<pageTemplate id="first">
|
||||||
<frame id="first" x1="0.5cm" y1="1.0cm" width="20.5cm" height="23cm"/>
|
<frame id="first" x1="0.5cm" y1="1.0cm" width="20.5cm" height="23cm"/>
|
||||||
<pageGraphics>
|
<pageGraphics>
|
||||||
<setFont name="Helvetica" size="9"/>
|
<setFont name="Helvetica-Oblique" size="6"/>
|
||||||
|
|
||||||
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
<image x="1.0cm" y="24.0cm" width="5.0cm">[[company.logo and company.logo or removeParentNode('image')]]</image>
|
||||||
<!--
|
<!--
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</blockTable>
|
</blockTable>
|
||||||
</place>
|
</place>
|
||||||
<drawRightString x="192mm" y="5mm">[[ get_informe_text(data['form']) ]] / Pág.: <pageNumber/>-<pageCount/> </drawRightString>
|
<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>
|
||||||
</pageGraphics>
|
</pageGraphics>
|
||||||
|
|
||||||
</pageTemplate>
|
</pageTemplate>
|
||||||
|
|
Loading…
Reference in New Issue