[freeside-users] change from payname in html templet
Don Grossman
don at willitsonline.com
Tue Jul 17 13:18:18 PDT 2007
It looks like the invoice html templet is grabbing the customer name
from the CC name field. Invoices are printed with the name listed on
the CC which may be different than the one on the billing address or
who is the actual account holder. What is the correct fields that
should be in place to grab the Billing first and last name?
<td align="left">
<b><%= $payname %></b><BR>
<%= join('<BR>', grep length($_), $company,
$address1,
$address2,
"$city, $state $zip",
$country,
Thanks
Don
More information about the freeside-users
mailing list