Hello, Thanks for reporting !
It has been fix into lp:~openerp-dev/openobject-server/trunk-bug-640677-nco Revision No :- 3418 Revision ID :- [email protected] It will be merge soon with trunk server. Thanks, ** Changed in: openobject-server Status: Triaged => Fix Committed -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/640677 Title: [5.0][RML] Node image in loop always prints the same image Status in OpenERP Server: Fix Committed 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. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

