Improve invoice report

bzr revid: ced-32e5170f57564ebb5b84d14259d50ea25f131668
This commit is contained in:
ced 2007-08-29 14:19:33 +00:00
parent c649985382
commit 508a68598c
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,10 +4,10 @@
<pageGraphics>
<!--logo-->
<setFont name="Helvetica" size="30"/>
<fill color="darkblue"/>
<stroke color="darkblue"/>
<drawString x="1cm" y="27.8cm">[[ company.partner_id.name ]]</drawString>
<fill color="black"/>
<stroke color="#888888"/>
<lines>1cm 27.7cm 20cm 27.7cm</lines>
<drawString x="1cm" y="27.8cm">[[ company.partner_id.name ]]</drawString>
<setFont name="Helvetica" size="10"/>
<drawRightString x="20cm" y="27.8cm">[[ company.rml_header1 ]]</drawRightString>