[freeside] Customising Invoice
Rob Spurlock
helpme at lock-net.com
Tue Aug 7 18:27:38 PDT 2001
Thanks Ivan, that's what I needed. Got it hacked right up.
Rob
Lock-Net
---- Original Message ----
From: ivan at 420.am
To: ivan-freeside at sisd.com,
Subject: Re: [freeside] Customising Invoice
Date: Tue, 7 Aug 2001 17:02:38 -0700
>On Tue, Aug 07, 2001 at 01:01:20PM -0400, Rob Spurlock wrote:
>> Hello folks. I have Freeside up and running and with a few tweaks
>> and twists it seems to be running fine. I have a question and any
>> help would be great. In creating an invoice, I would like to
>> customize it to show the Customer's Name (not just company name)
>and
>> Account Number.
>>
>> I see there is a place that spits out:
>> { $address[0]; }
>> { $address[1]; }
>> { $address[2]; }
>> { $address[3]; }
>> { $address[4]; }
>> { $address[5]; }
>>
>> But it only includes a company name, attention and city, state,
>zip.
>> It will not show the customers name. I tried adding the string for
>> custnum and first last but nothing works. Anyone help with this
>bit
>> of code?
>
>Variables for invoice templates are setup in
>FS::cust_bill::print_text,
>under the comment
>
> #setup template variables
>
>The name that gets stuffed into the @address array is the payname
>field of
>cust_main - from the UI perspective, the field under "Name on card"
>for
>CARD billing or "Attention" for BILL billing.
>
>--
>meow
>_ivan
>
Webmail Provided by Lock-Net Internet Services: www.lock-net.com
More information about the freeside-users
mailing list