New Features

×
This branch has the following features implemented: 
Better
10190060 - Need to send Tax Codes and Schedules on Customers and Ship Tos
When using the BirdDog Connector Sub-System against M1, we were not pushing up tax codes and tax schedules on customers and ship-tos properly.
Better
10561251 - Shopify Connector Needs to Handle Cancelled and Fraudulent Orders
Orders cancelled in Shopify no longer causing the BirdDog Connector Sub-System to error out. Now, it will warn you once that this error has been cancelled once. Note that if the order has been previously downloaded into your ERP, you'll need to manually delete it there as well.
Better
11062909 - Enhance Import Example Files
Multiple import files were upgraded to our newer format that includes better examples and on-page explanations. The specific imports that were adjusted in this way are Customers, Item Locations, Items, and Orders. Instructions for using the imports can be found here.
New
11121767 - Add Automated Imports for Master Files
We added several new jobs for automating several of the imports we enhanced in 11062909. The specific imports that can be automated in this way are Customers, Item Locations, Items, and Orders. Instructions for using the imports, including the automated jobs, can be found here.
New
11187283 - Make Sage Credit Limit and Credit Balance work like Macola
We now upload Sage 100 Credit Limit and Credit Balance to Service Pro when using the BirdDog Connector Sub-System. We already did this for Macola to Service Pro using this system, but due to Macola Progression not handling cents, it rounds off credit limit and credit balance in that scenario.
Better
11196492 - Need to Capture ALL Info From Shopify Order
All useful fields are now downloaded from Shopify via the BirdDog Connector Sub-System. This allows for information such as a customer-generated PO number in Shopify to be brought down during the sync process.
Better
11254945 - Error Message Should Report ServicePro Order Number Instead of OrderId Number
To make tracking down order download errors while using the BirdDog Connector Sub-System against Service Pro, we now report with the order number instead of the Service Pro-specific order ID number.
Better
11290040 - Check Created From Web on M1 Sales Order
M1 has a check box on the sales order for "Created from Web". We now check this for orders created in BirdDog when bringing them down with the Connector Sub-System.
New
11307396 - Support Ignore Integration Custom Field
We've added the functionality that will allow specific orders in Service Pro to be wholly ignored by our BirdDog Connector Sub-System when running the process. This requires MSI to add a custom field called IgnoreIntegration to their order header; if this field exists and the value is true, the Service Pro connector completely ignores the work order for downloads and uploads.
New
11346119 - Add Automated Imports for Ship-Tos
Similar to 11121767 above, we added functionality to automating shipping locations for customers. These presume that the customer already exists within the database. Instructions for using the imports, including the automated jobs, can be found here.
Better
11388330 - Remove DART FTP Provider
We are moving towards 100% support for .Net core. This is requiring the removal of some older components that are incompatible.
Better
11419852 - Add Sort Name on Customer Record to Service Pro Integration
Customers in Macola Progression have a Sort Name. Prior to this build, we were not pushing data in this field up to Service Pro when using the BirdDog Connector Sub-System. Now, it will populate on the identically named Sort Name field of Service Pro.
Better
11430100 - Pricing from M1 ERP
Major improvements were made to how we download price information from M1 via the BirdDog Connector Sub-System.
Fixed
11475423 - Item Quantity Not Coming to BD With v8 M1
All of our previous coding for the BirdDog Connector Sub-System for M1 was initially using version 9 of the software. As a result, item quantity was not properly being pulled down from the M1 database.