Description of the Bug 

When a system was using Smart emails the checkbox "Send offer via email" inside the Offer sheet does not have the correct behavior.
Normally when the emails where razor this checkbox could prevent the offer email from being send, this didn't work the same when the email is type smart.

Resolution 

A fix was developed which corrected the above issue.

Actions to follow the deployment 

New configuration was implemented to cover the new development:

Inside the existing configuration page of the Notification Templates anew field was implemented called "Validate Notification Dispatch Resolver". In the cases where the user wants some validation in order for the notification to be dispatched, when creating/updating the notification template, there is a new dropdown control where the user can see the available validation options.

Currently only 2 are implemented/developed:

  • A validation for the Offer creation which checks the "Send offer via email" checkbox. If it is checked, the system will dispatch the notification normally.
  • A validation for the Full-service Contract Offer (AVAG tenant) which checks the "Send offer via email" checkbox. If it is checked, the system will dispatch the notification normally.
Write a comment…