Client wants to create invoices sorted by Name(alphabetically). we are using VF06 to create the invoices so they get created in batches. When they see the output on the printer they come sequentially. for e.g. 90001 then 90002 and all.. Now they want to print them based on the customer name so that all the invoices for 1 customer will print 1st and then other customer. So this will b e customer based.. What is the way of doing it?
Thanks in advance