On Mon, Oct 20, 2014 at 7:20 PM, Sebastián Marró <[email protected]> wrote:
> Hi Bounmy > > > Hi Sebastian! >> I did try, select all records inthe tree view and took out the inner >> loop, it works, but it does not print >> >> <appointment.patient> correctly, it prints gnuhealth.patient,12 >> instead, do I need some function? in the view it print the name of a >> patient correctly, but not on odt file. >> > Try <appointment.patient.name.lastname + ', ' + > appointment.patient.name.name> > > Regards > > -- > Sebastián Marró > *thymbr**@* > Converging Ideas for Emerging Realities > www.thymbra.com > It works perfectly that part, thanks a lot.
