michelle Posted July 8, 2008 Share Posted July 8, 2008 I'm not sure why it does this but would like to remove it. On the invoices, it lists the customer's business/organization name twice. Such as: Customer Jane Doe (New Fashion Enterprises) New Fashion Enterprises 517 Main Street Los Angeles, CA 90210 === How do I get rid of the duplicate? Preferably the first mention "(New Fashion Enterprises)" Thanks in advance for any help. Michelle 0 Quote Link to comment Share on other sites More sharing options...
freedombi Posted July 8, 2008 Share Posted July 8, 2008 I'm guessing that in your template, you have: [CustomerName] [CompanyName] However, CustomerName includes (CompanyName). From what I can see, there is a merge field for CustomerFirstName. There is no CustomerLastName, though. If this were added, you would be able to do what you want with: [CustomerFirstName] [CustomerLastName] [CompanyName] There is still a downside. If there is no CompanyName, you end up with a blank line. 0 Quote Link to comment Share on other sites More sharing options...
michelle Posted August 22, 2008 Author Share Posted August 22, 2008 Thanks for the explanation. Maybe the new "if" statements in the new templates in 3.7 will solve this? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.