Bug Fix - Smarty Autocomplete fix on Appointment: SmartyAuto Complete now works consistently on both Appointment and Prospect. Fixed the issue on the Appointment, we are now populating the address returned from the Smarty Address verification service.
- On Prospect and Appointment when you type in an address , “11140 Lisa ln” , the Smarty Autocomplete gives 11140 Lisa Ln, Utica, MI 48316. But the address verification returns “11140 Lisa Ln, Shelby Township, MI 48316.”
- We have fixed the issue to populating the value returned from Address verification on Appointment. (On Prospect we are already populating the address returned from address verification)
Screenshots from Appointment:
Below is the address returned from Smarty address verification service, that we are populating:
DNC detail removal: A new custom field, Disable DNC Details View (Disable_DNC_Details_View__c), has been added to the Public System Settings object. This field controls the visibility of DNC (Do Not Call) details on the prospect view for Enterprise Customers.
Previously,
New,
The RemodelerGo permission set has been updated for the below fields:
-
Hosted_Payment_Link__c
-
Hosted_Payment_Link_ID__c
-
Payment_Link_Amount__c
-
Payment_Link_Sent_On__c
Limiting GeoCodio batch execution: GlobalGeocodio will process records that have been created or updated within the past 24 hours(scheduled job runs at 11 pm) and process addresses if either of the following conditions are met:
-
Smarty Address Verification is disabled, OR
-
The record contains a Canadian address
***Note: This will also pertain to those that currently use the ZipCode lookup service.***
Bug Fix - Lead Source and Marketing Opportunity Creation: Resolved an issue where the Lead Source and Marketing Opportunity were not being created when a sale was moved to the final Status.
Added Announcements section to the Overview Panel: A new section has been added to the Overview Panel called “Announcements”. This will include link to the latest release notes and any other Announcements.
Bug Fix – Issue with cloning a Quote Template: Resolved an issue that prevented records from being cloned when the owner of the record was an inactive user.