@vince153,


> str([[ holidays.employee_id.user_id.name ]]) ) 


Wrong you are...

It should rather be eventually:
[[ str(holidays.employee_id.user_id.name) ]] )

Indeed, remember that str() is a Python function and you are in the Python 
world only inside the brackets...
For me, I got the impression that report regression depends on the RML nesting 
so I suggest you try what I suggest and please if you see a difference report 
the bug, explaining it's a regression cause want can't afford dealing with 
those regressions.

Good luck.

Raphael Valyi

------------------------
http://www.smile.fr




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

--
http://www.openobject.com/forum/viewtopic.php?p=37577#37577

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


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

Reply via email to