Versions Compared

Key

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

...

OptionDescription
Invoice Days Before RenewalThe number of days before a service or recurring invoice renews to generate an invoice.
Auto Debit Days Before Due DateThe number of days before an invoice is due to auto debit the clients default payment account (if the client is configured for auto debit).
Suspend Services Days After DueThe number of days to wait after an invoice for a service has been past due before suspending the service.
Auto Debit Attempts

The number of attempts and failures to process a payment account before that payment account is disabled from being automatically debited.

Info

If a payment account is disabled from being auto debited a note will be created on the client's account stating such.


Cancel Service Changes Days After Due (v3.5.0)The number of days after a queued service change (e.g. upgrade) has been unpaid at which time it will be canceled and the associated invoice voided
Enable Auto DebitEnables autodebiting of a client when payment is due
Allow Client to Set Invoice MethodCheck to allow the client to choose which method of invoice delivery they prefer (e.g. Paper or Email).
Invoice Suspended ServiceCheck to continuing invoicing suspended services.
Invoice Services Together (v3.6.0)Creates a single invoice for services that renew on the same day for a client, or (if false) a separate invoice for each service.
 Check to include the service date range for each configurable option invoice line item.
Allow Clients to Cancel ServicesCheck to allow clients to cancel their own services.
Allow Addon Services to be Synchronized with their Parent Services (v4.3.0)Check to prorate newly-created addon services that match the parent's monthly or yearly terms to the parent's renew date.
Allow Clients to Create Addons for Existing ServicesCheck to allow clients to order addons for any of their services that support them.
Allow Clients to Change Service TermsCheck to allow clients to change the term of recurring services.
Allow Clients to Change Service Package (v3.3.0)Check to allow clients to change the package of recurring services.
Check to allow prorated credits for services, or service configurable options, that are downgraded
Automatically Apply Loose CreditsCheck to allow Blesta to automatically apply credits to open invoices (oldest invoices first).
Automatically Provision Paid Pending ServicesCheck to allow Blesta to automatically provision services that are both pending and have an invoice that has been paid.

Check to void associated open invoices when a service is cancelled.  If the invoice has line items not associated wit the service, those that are will be removed from the invoice.

Select the number of days after the invoice is due that it can be automatically voided.
Show the Tax ID Field in the Client InterfaceCheck to show the Tax ID field in the client interface
Check to queue service changes (i.e. upgrades/downgrades) and provision only after they have been paid. Otherwise, they will be provisioned immediately.

...

OptionDescriptionNotesSince Version
Invoice Format

The invoice number format. Available tags include:

  • {num} The invoice number (required)
  • {year} The four-digit year
  • {month} The two-digit month
  • {day} The two-digit day

{month} and {day} tags became available in version 3.4

Info

Temporal tags (i.e. {year}, {month}, {day}) are replaced by their current values when an invoice is created. This means that the {num} tag will start anew for smallest time period set in the format. For example, using "{num}-{month}" can generate invoice ID codes such as "15-05", indicating the 15th invoice for the month of May. Once an invoice is generated for the next month, the {num} value will start back at 1, e.g. "1-06" indicating the 1st invoice for the month of June. A format of "{num}-{day}{month}" would cause the {num} value to start back at 1 each day.



Invoice Draft FormatThe invoice number format for draft invoices. Available tags include:
  • {num} The invoice number (required)
  • {year} The four digit year
  • {month} The two-digit month
  • {day} The two-digit day

{month} and {day} tags became available in version 3.4

Info

Temporal tags (i.e. {year}, {month}, {day}) are replaced by their current values when an invoice is created. This means that the {num} tag will start anew for smallest time period set in the format. For example, using "{num}-{month}" can generate invoice ID codes such as "15-05", indicating the 15th invoice for the month of May. Once an invoice is generated for the next month, the {num} value will start back at 1, e.g. "1-06" indicating the 1st invoice for the month of June. A format of "{num}-{day}{month}" would cause the {num} value to start back at 1 each day.



Invoice Start ValueThe invoice number start value.Changing this value after invoices have been generated will start the next invoice number at this start value plus the increment value.
Invoice Increment ValueThe invoice number increment value.

Invoice TypeThe type of invoice that is created by default.Pro forma invoices change to Standard invoices after they have been paid and closed.3.3
Pro Forma Invoice Format

The pro forma invoice format. Available tags include:

  • {num} The invoice number (required)
  • {year} The four-digit year
  • {month} The two-digit month
  • {day} The two-digit day

 {month} and {day} tags became available in version 3.4

Info

Temporal tags (i.e. {year}, {month}, {day}) are replaced by their current values when an invoice is created. This means that the {num} tag will start anew for smallest time period set in the format. For example, using "{num}-{month}" can generate invoice ID codes such as "15-05", indicating the 15th invoice for the month of May. Once an invoice is generated for the next month, the {num} value will start back at 1, e.g. "1-06" indicating the 1st invoice for the month of June. A format of "{num}-{day}{month}" would cause the {num} value to start back at 1 each day.


3.3
Pro Forma Invoice Start ValueThe pro forma invoice number start value.
3.3

Cache

OptionDescriptionNotesSince Version
Invoice Cache MethodWhether to save a cached copy of each invoice on disk, and what format to save it in.Options: None, JSON, JSON + PDF5.1
Compress PDF InvoicesCompress the cached PDF files to save space on disk. Enabling this option can decrease performance.This option only appears when the JSON + PDF method is selected5.1

Look and Feel

OptionDescription
Logo

Upload the logo to appear on the invoice.

Note
titleCan't upload?

If you're having trouble uploading a logo check that the Uploads Directory under [Settings] > [System] > [General] > [Basic Setup] is configured correctly.


Background

Upload the background to appear on the invoice.

Note
titleThe GD extension may be required

If the background or logo needs to be resized the GD PHP extension may be required.


Paper SizeThe paper size (if printing).
Invoice TemplateThe invoice template to use to render the invoice.
Invoice File TypeThe invoice file type. Invoice templates may support various file types.
Font Family

Select the font to be used for PDF invoices for each installed language.

Note

Because of the nature of PDFs most fonts must be embedded within the document, and only characters supported by the font may be displayed. This means you may need to select or add a different font to properly display characters for your language.


Info

To add additional fonts, download additional TCPDF fonts and unpack them to the /vendors/tcpdf/fonts/ directory of your Blesta installation.


TermsEnter the payment terms or any other information you wish to appear on the invoice for each installed language.
Display on Invoice


OptionDescriptionSince Version
LogoCheck to display the logo on the invoice.
Company Name/AddressCheck to display the company name and address on the invoice.
PAID WatermarkCheck to display a "PAID" watermark on the invoice if the invoice has been paid.
Payments/CreditsCheck to display transaction payments that have been applied to the invoice.3.4


...