Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Show Page Sections

Credit Memo Template

Credit Memo templates can be created from the Template object located in the header.

Pre-requisite

Before creating a template of the type Credit Memo, you need to add this type as a picklist value on Template object.

Follow the steps to add a Credit Memo type picklist:

  1. Go to the Template object, under Custom Fields & Relationships click the Business Object Field Label.
  2. In the Picklist Values section, click New to add a new value. Enter CreditMemo__c as the new picklist value and Save.
    Note: If you are adding this value after installing the Billing Package, the picklist value must be a fully qualified object name like Apttus_Billing__CreditMemo__c.
  3. Go back to the Custom Fields & Relationships and click the Type Field label.
  4. In the Picklist Values section, click New to add a new value. Enter Credit Memo as the new picklist value and Save.Now that you have Credit Memo picklist added to both the fields, next step is to associate the values.
  5. In the Type field, under Field Dependencies section click Edit next to the Business Object field.


  6. Under Credit Memo column, select CreditMemo__C and click Include Values button to include the picklist values. Click Save.

Creating a Template

You require a template to define how you present information on an Invoice. You can use X-Author for Contracts to create an Invoice and an Invoice Statement template.

To learn about templates, Term exceptions, merge fields and child objects, see the X-Author Contracts User Guide. To know more about creating a template using Microsoft Word, see Managing Templates and Cloning a Template sections in the X-Author Contracts User Guide.



Note: Please ensure you select Type as Credit Memo during the template creation.

Credit Memo Email Templates

You need to create a credit memo email template and apply it to the account or account location.

Creating a Credit Memo Template

  1. Go to Setup and type email in the quick find box. Alternately, open Email Templates under Communication Templates.
  2. Select Conga Credit Memo Email Templates as the Folder. Click New Template and enter values for the fields described in the following table:
    Note:

    The folder names in the new orgs are auto-updated to Conga Credit Memo Email Templates after installing the latest Billing managed package. For existing orgs, the Admin has to manually update the folder label to Conga Credit Memo Email Templates by clicking Edit next to Folder.



  3. Click New Template and select a template type from the list of options.
    1. Select Text to use merge fields to personalize your email content.
    2. Select HTML to use Salesforce's pre-defined Email layout options to create your own HTML template.
    3. Select Custom to create your own HTML layout from scratch.
    4. Select VisualForce to use Visualforce for creating email templates.Developers and administrators can use this option to perform advance operations on data that'll be sent to recipients.


  4. Enter the template information such as Folder, Template Name, Email Layout and Description.
    Note:

    You must select Available For Use option to make the template visible and available for selection.

  5. Using the Merge Field Options, you can add dynamic fields to your email body. As shown in the following screen, on selecting the Name field from the Select Field picklist, you get a Copy Merge Field Value '{!Contact.Name}'.


    Paste this value in the Email body to display the contact name in the email.



  6. Click Save.

The templates you create will be added to the Conga Credit Memo Email Templates folder.

You can add multiple templates for Credit Memos and specify one for applicability at the Account or Account Location level.