Difference between revisions of "Events/Invoice Delivery Events"

From Emersion
Jump to: navigation, search
(Invoice Due/Overdue)
(See Also)
Line 17: Line 17:
  
 
= See Also =
 
= See Also =
 +
* [[InvoiceDeliveryApproval|Configuring your Invoice Delivery and Invoice Approval Settings]]

Revision as of 15:39, 27 February 2017

Overview

There are two System Events whose sole purpose is to physically deliver PDF invoice to your customers via their preferred delivery method. Arguably, these two events are the most important in the system. If these events are not configured and enabled, your customers will not receive their invoices after they have been approved.

Invoice Delivery Events

Invoice Delivery (id 23)

This is the event that delivers the invoice via email. It is used when the customer's invoice delivery method is set to 'Email' or 'Email and Post'.

Invoice Post (id 22)

This is the event that delivers the invoice via post. It is used when the customer's invoice delivery method is set to 'Post' or 'Email and Post'.

Invoice Due/Overdue

You may also want to consider setting up the two invoice reminder notifications, however these are not critical from a systems point of view.

  • Invoice Due (id: 13)
  • Invoice Overdue (id: 7)

See Also