Hi,

I'm trying to add an image/logo into the picking list report 
(addons/stock/report/picking.xml and xsl) and I get this error on the server 
log : Warning: flowable not yet implemented: img ! 

Does that it means that we cannot add image in this kind of report ?

For information, I add the image tag in the picking.xml :

<xml>
<pickinglist>
&nbsp; &nbsp;<picking>
&nbsp; &nbsp;&nbsp; &nbsp;<header>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<image>myimage.gif</image>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<address>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<title>
&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;<name>
&nbsp;...

And in the picking.xsl file, in the header tag :

&nbsp; &nbsp;<xsl>

<img>
<xsl>
&nbsp; &nbsp;<xsl>
</xsl>
</img> 

Anybody has an idea about what's wrong ?

Thanks, André

------------------------
André Kurz - www.hasa.ch - Open ERP Starter Partner
Hasa Sàrl - 1201 Genève




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=24459#24459

-------------------- m2f --------------------


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

Reply via email to