Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Screenshot: Mail Templates

Image AddedImage Removed

Template NameDescription
Mail Template: InvoiceUsed when sending an invoice to the customer
Mail Template: Invoice Unpaid ReminderUsed when sending a payment notification to a customer (sending notification on "Notify Days (before)")
Mail Template: Overdue Reminder Used when sending a payment notification to a customer (sending notification on "Notify Days (after)")
Mail Template: Low Balance Notification

Used when sending a low balance notification to a customer

Panel
borderColor#ccffcc
bgColor#ccffcc
borderWidth2px
borderStylesolid
Tip

You can add a rounding rule for a client's balance during low balance notification.  For example, to round up to 2 decimal places, you need to add the variable ${client['balance']} in the Mail template: Low Balance Notification in reseller's settings and specify the number of rounding decimals in the Totals Precision field of the Currencies section.


Mail Template: Rates NotificatorUsed when sending a rate changes notification to a customer
Mail Template: Factors Watcher

Used when sending a notification to a customer once a Preset by Factors Watcher has been added

Mail Template: Reports WatcherTo EmailUsed when sending reports by email

...

Configuration Syntax for Mail Template: Reports WatcherTo Email

Templates Configuration SyntaxDescription

${report["name"]}

Title of a report template

${report["interval"]}

Actual report period

${report["name-full"]}Title of a report template with indication of an actual report period
${report["id"]}ID of a report template

...