Credit Memo PDF Settings

Display Order ID in Header (v1.0.0+)

When set to Yes, the order ID number will be displayed in the header of the pdf.

Credit Memo Title (v1.0.0+)

Enter a title for the credit memo pdf.

Customer Addresses (v1.0.0+)

Which addresses should appear on the pdf? Choose from shipping address, billing address or both. If the customer VAT number is entered during checkout, this will be shown as part of the billing address by default.

Note that downloadable product orders won't have a shipping address. Swapping around the order of the billing and shipping addresses is possible – see this FAQ.

You can customise the customer address format by accessing System > Configuration > Customer Configuration > Address Templates > Pdf. The | character will be converted into a line break.

Columns (v2.0.0+)

Control-click to select the columns you want to display in the pdf. Choose from:

  • Position (orders the products automatically by adding a number)
  • Product name
  • Product name with extra white space
  • SKU
  • Product + SKU (displays the product name and SKU, separated by a line break)
  • SKU barcode (displays the SKU as a barcode - if enabled, you also need to select a setting for “Barcode Type”  in the Pdf Customiser by Fooman settings)
  • Product image
  • Price
  • Discount
  • Qty
  • Qty ordered
  • Qty back ordered
  • Qty detailed
  • Item status
  • Tax
  • Tax rate
  • Subtotal
  • Alternative subtotal
  • Row total
  • Custom columns 1-5 (must be enabled under ”Custom Attribute Column” (in the Pdf Customiser by Fooman settings)

There is no maximum number, but the more columns you select, the smaller they will become in order to fit on the same page.

Sort by Column (v2.3.0+)

Choose which column to sort items by (alphabetical/ascending order). The default setting retains current Magento settings.

Columns Advanced (v2.0.0+)

You can use this JSON encoded string to further customise the order and width of columns in the pdf. The order of the items determines the ordering of the columns and the numbers represent the relative width of each column:

{"position":8,"name":20,"name-space":25,"name-sku":25,"sku":18,"image":18,"custom":20,"custom2":20,"custom3":20,"custom4":20,"custom5":20,"barcode":28,"price":12,"qty_ordered":8,"qty":8,"qty_backordered":8,"qty_detailed":12,"item_status":12,"tax":12,"taxrate":8,"subtotal":12,"discount":12,"rowtotal2":12}

Custom Text (v1.0.0+)

Add custom text to appear at the bottom of the pdf. Use free text, simple html or {{}} commands such as {{var order.customer_id}}. Refer to {{}} Commands for more information.

Display Document Barcode (v2.5.3+)

When set to “Yes”, the credit memo number will be displayed as a barcode on the invoice pdf, in addition to being displayed as a number. 

Example Credit Memo PDF Document:

NEXT STEP: CONFIGURE TAX SETTINGS

Still need help? Contact Us Contact Us