From: Roderick A. A. <raa...@ti...> - 2001-07-11 04:08:56
|
On Tue, 10 Jul 2001, Dieter Simader wrote: > You can add the name in SL/IS.pm line 151 > > map { $form->{$_} = $myconfig->{$_} } (qw(name company address tel fax > signature)); > > then use <%name%> on the invoice form. One slight problem. Name is the same for both the user and the company being billed. So when I do this I get the user's name in the bill to block. I'm chasing down all the changes that need to be done to change the entry in the members file from name to uname (Would you prefer a different value?). Got some of them but not all ... yet! Rod -- Remove the word 'try' from your vocabulary ... Don't try. Do it or don't do it ... Steers try! Don Aslett |