New Features

×
This branch has the following features implemented: 
New
11614475 - ShippingEasy Integration
https://shippingeasy.com/ is a cloud based shipping tool that can handle shipping for USPS, UPS, FedEx, and more. This enhancement creates a connector that performs the following: Post orders that are ready to ship up to ShippingEasy; When an order is shipped on ShippingEasy, we then download the tracking information and select the order for billing. Instructions for setting up this connector can be found here.
New
11680442 - Support Sage 100 Item and Customer Pricing
This enhancement updates the BirdDog Connector Sub-System for Sage 100 to map the Sage Customer Price Level to the BirdDog Customer Type code. With this, we now support downloading the following price codes from Sage 100 to BirdDog: item pricing with no price level; item pricing with price levels; and customer price schedules.
New
11680481 - Add support for WooCommerce Wholesale Pro Suite
In 11680442, we added support for the BirdDog Connector Sub-System for Sage 100 handling item and customer/item price codes. This adds support on the other end for WooCommerce by utilizing the Wholesale Pro Suite plugin which is produced by IgniteWoo. To implement this, you must download the Wholesale Pro Suite and add it to your WordPress site running Woo Commerce.
Better
11700648 - New Customers From WooCommerce Need to Have the Customer Number in a Valid Sage 100 Format
Sage 100 presumes that its customer numbers will be generated with the division number in front, so 00-10000, for example. Woo Commerce does not presume anything of the sort, so customer numbers generated there and downloaded to Sage via the BirdDog Connector Sub-System were erroring out due to incorrect format instead of automatically prepending division 00- to the front of the customer number. Future enhancements will allow you to specify a different default division.
New
11707125 - Support National Pricing for Sage 100
This enhancement adds in support for a customer or ship-to having a different bill-to customer when using the BirdDog Connector Sub-System for Sage 100. Sage 100 supports the concept of Bill To / Sold To customers which they call National Pricing, which is is basically identical to the BirdDog concept of parent customers. Unfortunately, Service Pro does not support this concept, which results in us pushing the address information of the parent customer up to Service Pro from Sage 100 when using the Connector Sub-System, regardless of what is set to that child customer in Sage. Any address changes to child customers made in Service Pro will be ignored by the Connector Sub-System when downloading to BirdDog.
Better
11789948 - Add Verbosity Setting to Emailed Connector Report
Similar to 11556192 released in 9.9.6.13, this enhancement adds the verbosity setting to the BirdDog Connector Sub-System to allow you to establish when emails are sent - All (notification on every run, regardless of activity); Activity (notification only when something is actually imported); Errors (notification only when there is an error); or None (which is pretty self-explanatory.)