New Features

This build has the following bug fixes implemented: 
New
11311879 - Update Error Logging to Work Like MSI's Existing Integrations
Using the BirdDog Connector Sub-System: added setting which allows log entries to be posted up to Service Pro; added a setting to the Service Pro connector which allows you to set the logging level of entries that get pushed up to Service Pro's logs from BirdDog's logs.
Better
11528672 - Rates Table is not Syncing - Macola ES
In Macola ES, the "Rates" table needed to be added to the sync process.
New
11560459 - Two Way Customer Integration Between Sage 100 and Service Pro
In previous versions of the BirdDog Connector Sub-System against Sage 100, generating a customer needed to happen entirely on the Sage 100 side; with this build, you can now create them in BirdDog applications such as Ecommerce or Customer Service or our third part connectors that support creating customers such as Shopify, Woo Commerce, Magento, and Service Pro and they will sync down correctly to Sage.
Better
11613883 - Item in a Webcategory Trigger Does Not Handle Webcategory Codes
The "Process On Hold Orders" job was throwing an error because the query had the page code in it and it was looking for the webcategoryID guid; we revised this to look for both.
Better
11616150 - BDOrderAppointments Insert NULL Error
The BirdDog Connector Sub-System was erroneously trying to write information from Service Pro into a specifc table that is not actually tracked or used anywhere.
Better
11624311 - Remove Order Not Marked to Send to Service Pro
Due to some coding from previous versions, we were continually logging orders that were not marked to send to Service Pro using the BirdDog Connector Sub-System when the process ran. This led to some confusion as some users thought it meant there was a problem; to clear up the confusion, we no longer put that warning in the report.
Fixed
11646848 - Unexpected NULL Preventing Download From BirdDog
When using the BirdDog Connector Sub-System, after generating a new customer Ship-To in Sage 100, this Ship-To was not uploading to Service Pro like it should.
Fixed
11706494 - Magento Connector Setup Screen Some Item Options Revert to Default on Save
While setting up the Magento Connector Sub-System, clicking on save was causing several of the dropdown lists to revert to data options that you had not actually selected.
Fixed
11710708 - TaskID Lookup Failure For SO_ShipToAddress_UI Should Not Bomb Sage 100 Connector Run
Added exception handling to keep upload customers and ship tos from stopping the process when using BirdDog Connector Sub-System against a Sage 100 environment.
Fixed
11715608 - TaskID Lookup Failure for SO_SalesOrder_ui Should Not Bomb Sage 100 Connector Run
Similar to 11710708 above. Added exception handling to keep sales orders from stopping the process when using BirdDog Connector Sub-System against a Sage 100 environment.
Better
11721307 - Sage 100 Connector Not Handling Bad Ship-To Address Correctly
An order generated in Service Pro using a newly created customer with some sketchy data was causing the Sage Connector Sub-System to throw an ugly error.