An additional fix merged in trunk at revision 3626 revid: [email protected], for a similar bad pattern where the image source was replaced with the first static rendering of that source.
-- You received this bug notification because you are a member of OpenERP CTP, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/640677 Title: [5.0][RML] Node image in loop always prints the same image Status in OpenERP Server: Fix Released Bug description: Hi, I have a rml report that goes around all picking lines and it prints a picture of each product of picking lines, then I found a bug, because it always prints the image of first line in all lines. Searching in the source, I see, if node is image and it hasn't file or name defined, it evaluated the text and then it does "node.text = evaluated text", always in the same loop it will print the same evaluated text. I include the patch. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/640677/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

