Download page Version 4.5.0110 (Spring 2017 Patch 3).
Version 4.5.0110 (Spring 2017 Patch 3)
New Features
Following are the new features introduced in this release:
Callback Interface to email Invoices to a custom set of contacts
A new callback class is introduced to deliver Invoice emails along with an attachment to a custom set of contacts. This functionality allows you to override the contact information mentioned in the Account Location or Account. You can add your custom logic in a new Apex class and specify the class name in Billing Custom Classes > Email Invoice Attachment Callback Class.
Callback Interface to email Credit Memos to a custom set of contacts
A new callback class is introduced to deliver Credit Memo emails along with an attachment to a custom set of contacts. This functionality allows you to override the contact information mentioned in the Account Location or Account. You can add your custom logic in a new Apex class and specify the class name in Billing Custom Classes > Email Credit Memo Attachment Callback Class.