11861377 - Set Connector Default When SvcPro Built-In Data is Used in New Synced Fields
This is related to project
11843764 from 19.0.10 that incorporated the new fields to sync from Service Pro; currently, Service Pro auto-generates a number of "built-in" defaults for the fields that we are now syncing. When one of these built-in values was used on an order pre-19.2, we ignored the value on the SP side and used the connector default when syncing the order from SP to BD and then over to Sage. With the 19.2 update, we began to validate these fields on order download and threw an error because they only existed in SP. This was going to cause a fair bit of data conversion to be done on the Service Pro side, since we now required these fields to contain valid data. With this, however, we are changing that behavior from "report warning and don't download" on customer/ship to/sales order codes of Customer Type, ShipVia, SalesPerson, and Terms to "report warning and use connector defaults for the value" which negates the need for data conversion.