Add address to invoice

Im trying to find where i input my business address so it shows up on the invoice, instead of any city, any state, any town.

Ive searched google and the forums here, but cannot find this anywhere. Can someone please point me in the right direction?

Thanks!

Hello

You need to look into PDF templates and edit the template you have - You have the option to create as many different templates as you need
In PDF Templates you can add new variables to your template to make it as customised and personalised as you need

Advise to keep the original template and customise on top of that

If you have more than one template

When you click “Print as PDF” it will bring up a window where you can choose which template to use

:slight_smile:

a couple years old. I was just configuring my suitecrm and have came upon this issue. I have pinpointed this anywhere, anytown value.

you will find this inside the PDF Templates as mentioned.

/modules/AOS_PDF_Templates/samples

You will see line 23 has a few variables that hold this anywhere value that is quite annoying.

.translate(‘LBL_ANY_STREET’, ‘AOS_PDF_Templates’).’
’.translate(‘LBL_ANY_TOWN’, ‘AOS_PDF_Templates’).’
’.translate(‘LBL_ANY_WHERE’, ‘AOS_PDF_Templates’).’


I was wishing there would be a “Company Overview” or “Company Profile” in which all these values would be pooled together in one spot.

One can dream. :thinking: