With the Zoho CRM - Inventory Templates functionality, you can customize the Quote, Purchase Order, Sales Order and Invoice print layout as per your business requirements. As part of template customization, you can change the fields in the print layout, position of the company logo, look & feel of the layout and alignment of the line items (SKUs).
In Zoho CRM - Inventory Templates module, you can perform the following operations:
Invoices: Invoices, Products, Users, Organization, Accounts, Contacts, and Potentials
Special Instructions
In Inventory Template, "Product Name" is a mandatory field. If you are not adding this field products will not be listed.
Ensure that tag for line items is present within <tbody id="lineItem"> and </tbody> tags.
Use the ${companyLogo} tag for embedding your Company Logo in template.
In
addition to Inventory modules, you can merge fields from Users,
Organization, Accounts, Vendors, Contacts, and Potentials modules in
the template.
Default template will be used in Print Preview,
Export to PDF and Send Mail functions of Quotes, Orders, and Invoices.
Inventory Template Tags
While creating a template, you can use various tags from Users, Organization, Accounts, Contacts, Potentials, Vendors, Quotes, Sales Orders, Invoices, and Purchase Orders modules
List of User-related Fields
Field Name
Tag
Description
Data Type
First Name
${User.First Name}
Specify the first name of the user.
Text box
Last Name
${User.Last.Name}
Specify the last name of the user. This field is a mandatory field.
Text box
Email
${User.Email}
Specify the official E-mail ID of the user. This is a mandatory field.
URL
Phone
${User.Phone}
Specify the official phone number of the user.
Pick list
Mobile
${Mobile}
Specify the mobile phone number of the user.
Text box, integer value
Fax
${User.Fax}
Specify the FAX number of the user.
Text box
Street
${User.Street}
Specify the primary address of the Zoho CRM user.
Text box
City
${User.City}
Specify the name of the city where the user lives.
Text box
State
${User.State}
Specify the name of the state where the user lives.
Text box
Zip
${User.Zip Code}
Specify the postal code of the user's address.
Text box, integer value
Country
${User.Country}
Specify the name of the user's country.
Text box
List of Organization-related Tags
Field Name
Tag
Description
Data Type
Name
${Organization.Organization Name}
Specify your company name.
Text box
Phone
${Organization.Phone}
Specify the official phone number of your company.
Text box
Mobile
${Organization.Mobile}
Specify the mobile number of your company.
Text box
Fax
${Organization.Fax}
Specify the FAX number of your company.
Text box
Website URL
${Organization.Website}
Specify your company Website URL.
URL
Street
${Organization.Street}
Specify the primary address of your company.
Text box
City
${Organization.City}
Specify the city in which your company is located.
Text box
State
${Organization.State}
Specify the state in which your company is located.
Text box
Postal Code
${Organization.Zip Code}
Specify the postal code of your company address.
Text box
Country
${Organization.Country}
Specify the name of the country in which your company head quarters is located.
Text box
Company Logo
${companyLogo}
Upload your company logo, which can be used as header in your quotes, orders, and invoices similar to letterhead. Maximum allowed size 188 x 80 px.
Browse Image
Description
${Organization.Organization Description}
Specify your company information.
Text Area
To Customize Inventory Template
Click the Setup link.
In the Setup: Home page, under the Templates section, click the Inventory Templates link.
In the Inventory Templates home page, click the New Template button.
In the Select Template Module page, select the module (Quotes, Sales Orders, Invoices, or Purchase Order)
In the New Template page, specify the following:
Name (mandatory): Specify the name of the Email template.
Select Folder (mandatory): Select one of the available folders.
Set as Default: Select this option, if you want to select the newly created template automatically
Template Body: Create the Template by incorporating the fields from modules. In the Template Body field, specify the following:
Select the type of field from the Field Type pick list. You can select fields related to the module.
Select the required fields from Available Merge fields drop-down list.
Copy the fields (for example, ${Quotes.Account Name}) from the Select Field drop-down list. Copy the field value displayed in Copy Merge Field value text box and paste in Template Body text area. Note: You can create a template with less than 32000 characters. If the template contains more than 32000 characters, extra characters will be truncated.
Click Save. The new template is displayed in the Inventory Templates home page.
Modifying Inventory Templates
Occasionally,
you may need to remove some of the unnecessary inventory templates from the
Zoho CRM system for a better user experience. You may consider removing inventory templates that are not useful for future reference.
To delete Inventory template
Click the Setup link.
In the Setup: Home page, under the Templates section, click the Inventory Templates link.
In the Inventory Templates home page, edit the required template.
In the Template page, specify the following:
Name (mandatory): Specify the name of the Email template.
Select Folder (mandatory): Select one of the available folders.
Set as Default: Select this option, if you want to select the newly created template automatically
Template Body: Create the Template by incorporating the fields from modules. In the Template Body field, specify the following:
Select the type of field from the Field Type pick list. You can select fields related to the module.
Select the required fields from Available Merge fields drop-down list.
Copy the fields (for example, ${Quotes.Account Name}) from the Select Field drop-down list. Copy the field value displayed in Copy Merge Field value text box and paste in Template Body text area. Note: You
can create a template with less than 32000 characters. If the template
contains more than 32000 characters, extra characters will be truncated.
Click Save. The new template is displayed in the Inventory Templates home page.
Deleting Templates
Occasionally, you may need to remove some of the unnecessary inventory templates from the
Zoho CRM system for a better user experience. You may consider removing
inventory templates that are not useful for future reference.
To delete Inventory template
Click the Setup link.
In the Setup: Home page, under the Templates section, click the Inventory Templates link.
In the Inventory Templates page, delete the required template by clicking the Delete link.
Managing Template Folders
You can store all the inventory templates in an easy to access folders, which can be shared with other users.
To create Inventory templates folder
Click the Setup link.
In the Setup: Home page, under the Templates section, click the Inventory Templates link.
In the Inventory Templates page, click the New Folder button.
In the Folder Details do the following:
Folder Name: Specify name of the folder.
Description: Specify additional information about folder.
Accessibility Details: Select one of the following options:
All Users are allowed to view this Template Folder: Select if you would like to enable the folder access for all the users.
Show this Template Folder only to me: Select if you would like to enable the folder access only to you.
Allow the following users to view this Template Folder: Select the users or user roles that can access the folder.
Click Save. The new folder can be used while creating new inventory templates.
18 Comments
Guest, 208 - days ago
How does one edit the format boxes and or add new ones?
amar_try, 205 - days ago
Hi,
You may click on the "<>" button that is available above the body of the template and provide the html code to bring format the boxes or add new ones.
Thanks, Adam.
seanbin, 168 - days ago
${Contacts.Fax} seems equal to ${Accounts.Fax}. Because when I put ${Contacts.Fax}, it doesn't display the Fax of a contact, but the fax of the account to which the contact belongs. Can you give me some tips about that?
amar_try, 168 - days ago
Hi Seanbin,
Please let us know in which template (Quote, PO, SO, Invoice) you are adding the content. This will help us to provide the solution.
Thanks, Adam.
seanbin, 168 - days ago
Hi Adam,
It happens in Quote and invoice template(I haven't tried that with PO or SO)
Seanbin
atgeist, 139 - days ago
How can you restore a default template? Is the code out there somewhere that I can copy/paste or a "default" template I can import?
amar_try, 139 - days ago
Hi atgeist,
You may copy the template from our online demo version. If you still have any problem, send a mail to support (at) zohocrm (dot) com to get the default template as an attachment, where you will be able to copy and paste it in the template you want to restore.
Thanks, Adam.
john fairbrother, 134 - days ago
how come when i add a address in on a template i cant get it to appear underneath each other without having a big space between each line?
amar_try, 134 - days ago
Hi john fairbrother,
Could you please take a screenshot and send it to support (at) zohocrm (dot) com to analyze and provide a solution asap.
Regards, Adam.
Stefanos Potomak, 132 - days ago
Could you please tell as how to find the HTML editor manual for inventory templates.
With regards, Stefanos Potomak
amar_try, 131 - days ago
Hi Stefanos Potomak,
You will be able to enable the HTML editor by clicking on the "<>" that is available above the body of the template. There is no separate HTML editor manual because, if we know HTML tags, we can work easily with the editor.
Thanks, Adam.
Guest, 58 - days ago
Hi! I want to use my company logo and company name. How do I do that?
amar_try, 58 - days ago
Hi Guest,
You can have the Company Logo, name, etc in Setup --> Admin Settings --> Company Details. Once you have provided the company details, use the Merge field options to bring the company logo and name in the inventory template.
Thanks, Adam.
Robert Craig, 48 - days ago
I've just spent time editing the default quote template. I saved the template with my changes, tried it out and then went back to edit a title. I saved this change and now the template is blank?
amar_try, 47 - days ago
Hi Robert Craig,
This is the first time we get this query. You may send the information in detail to support (at) zohocrm (dot) com. We will also send you the default template.
Thanks, Adam.
Tomas Marzullo, 35 - days ago
Hi,
The invoices at my country are pre-form and printed by EPSON-LX-810. Then I need to build a new Invoice Template. But, I guess, I will have problem because the field Grand Total on the form is fixed. Can you help me?
Vivek, 25 - days ago
By mistake, while playing around with the default Sales order template I lost it and the print preview shows blank, Is there some way to restore the default sales order templates
sprakash, 23 - days ago
Dear Vivek,
Sorry about that. To get the default templates, please send an email to support@zohocrm.com.
How does one edit the format boxes and or add new ones?
Hi,
You may click on the "<>" button that is available above the body of the template and provide the html code to bring format the boxes or add new ones.
Thanks,
Adam.
${Contacts.Fax} seems equal to ${Accounts.Fax}.
Because when I put ${Contacts.Fax}, it doesn't display the Fax of a contact, but the fax of the account to which the contact belongs. Can you give me some tips about that?
Hi Seanbin,
Please let us know in which template (Quote, PO, SO, Invoice) you are adding the content. This will help us to provide the solution.
Thanks,
Adam.
Hi Adam,
It happens in Quote and invoice template(I haven't tried that with PO or SO)
Seanbin
How can you restore a default template? Is the code out there somewhere that I can copy/paste or a "default" template I can import?
Hi atgeist,
You may copy the template from our online demo version. If you still have any problem, send a mail to support (at) zohocrm (dot) com to get the default template as an attachment, where you will be able to copy and paste it in the template you want to restore.
Thanks,
Adam.
how come when i add a address in on a template i cant get it to appear underneath each other without having a big space between each line?
Hi john fairbrother,
Could you please take a screenshot and send it to support (at) zohocrm (dot) com to analyze and provide a solution asap.
Regards,
Adam.
Could you please tell as how to find the HTML editor manual for
inventory templates.
With regards,
Stefanos Potomak
Hi Stefanos Potomak,
You will be able to enable the HTML editor by clicking on the "<>" that is available above the body of the template. There is no separate HTML editor manual because, if we know HTML tags, we can work easily with the editor.
Thanks,
Adam.
Hi! I want to use my company logo and company name. How do I do that?
Hi Guest,
You can have the Company Logo, name, etc in Setup --> Admin Settings --> Company Details. Once you have provided the company details, use the Merge field options to bring the company logo and name in the inventory template.
Thanks,
Adam.
I've just spent time editing the default quote template. I saved the template with my changes, tried it out and then went back to edit a title. I saved this change and now the template is blank?
Hi Robert Craig,
This is the first time we get this query. You may send the information in detail to support (at) zohocrm (dot) com. We will also send you the default template.
Thanks,
Adam.
Hi,
The invoices at my country are pre-form and printed by EPSON-LX-810. Then I need to build a new Invoice Template. But, I guess, I will have problem because the field Grand Total on the form is fixed. Can you help me?
By mistake, while playing around with the default Sales order template I lost it and the print preview shows blank, Is there some way to restore the default sales order templates
Dear Vivek,
Sorry about that. To get the default templates, please send an email to support@zohocrm.com.
Regards,
Parker