Hello,

I created a new report an filled it with data and added the payment term
note with 4 lines of text. But the spaces between the different words on
one line will be trimmed to one space. 

I need a kind of HTML-styling, so I can put things in a table like:

<table>
   <tr>
     <td>Deliverytime</td>
     <td>2 - 4 weeks</td>
   </tr><tr>
     <td>Delivery</td>
     <td>according to F.O.M</td>
   </tr>
</table>

and so on. I want to add the code stated above to the note-field of the
payment term in OpenERP and not hard-coding in the report.

How can I do this?, Any other workaround is welcome :-)


Thanks

Eddy


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to