bugfixes:

show customer ref in partner account
   db name size =60

bzr revid: fp@tinyerp.com-2e94229b8e8548a62fc4e5205486de804b16205f
This commit is contained in:
Fabien Pinckaers 2008-03-19 20:09:23 +00:00
parent 1083741778
commit 8ee61ba89a
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
<font face="Times-Roman">Date: </font>
<font face="Times-Roman">[[ time.strftime('%d/%m/%Y') ]]</font>
</para>
<para style="P15"><font face="Times-Roman">Customer Ref:</font> [[ o.id ]]</para>
<para style="P15"><font face="Times-Roman">Customer Ref:</font> [[ o.ref ]]</para>
<para style="P16">
<font color="white"> </font>
</para>