Hi. The default reporting in OpenERP is based on RML and not SXW. So you need to be editing .rml and not .sxw file. If you have to use .sxw then you need to convert this to .rml. Check the docs or search the forums on how to do this.
Cheers. Mugoma, Yengas. [email protected] wrote: > Hi, > thanks for your answer, i used inherit in stand of inherits and i think the > problem is on my sxw file so i changed it to : > [[ repeatIn(objects, 'o') ]] > > [[repeatIn(o.client_id.address_id,'l') > ]] [[ l.name]] > so that i can extract each address name of the client > but i have always the same problem > -------------------- m2f -------------------- > -- > http://www.openobject.com/forum/viewtopic.php?p=35985#35985 > -------------------- m2f -------------------- > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman/listinfo/tinyerp-users _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
