...
Added features for General Data Protection Regulation (GDPR) Compliance:
Added a 'Consented' option on the Create Account page and the Details section of the account Overview screen. Consented tracks that the customer has authorized the collection and use of their personal data
Integrated consent option with the LogiSense Hosted Payment Page so that consent is requested in the web portal
Added a 'Purge' feature on the account search results page which allows you to anonymize account data and remove any reference to it in the AdminPortal. This includes deleting previously rendered invoices which contained account data
Added a report called 'Account Personal Profile Report' which lists personal data for each account and if the user consented to the collection and use of their data
Job Scheduler Enhancements:
A 'Start Time' field has been added to allow jobs to execute at a specific time
A 'Job Sync Type' option has been added with two selections, Asynchronous and Synchronous. Asynchronous jobs can run simultaneously using multiple threads, Synchronous jobs run sequentially
The creation of duplicate job schedules of the same job and parameters under an owner is no longer permitted
AvaTax Cloud-based Support:
Added Integration support for the AvaTax cloud-based (SaaS) solution
Added tax estimation support with cloud solution
Added a new job called UDRPendingTaxesNotificationJob which runs every four hours and sends an email if unprocessed UDR pending taxes goes above a threshold value. The threshold and email address recipients are configurable on the job
...