New Features

×
This branch has the following features implemented: 
New
9769863 - Avalara CertCapture
This new feature allows you to add and maintain tax exemption certs with Avalara's new CertCapture system. Our system will inform existing customers with certs when their expiration date is approaching or remind them if their tax exempt status has lapsed, as well as assist them in obtaining a new status. Consult the instructions to setup and use this feature.
Better
10238896 - Mechanism to Filter Product Lines
In the BirdDog Connector Sub-System, we added the option to upload items via web categories or query in addition to the standard All or None.
New
10400197 - Add Setting to AvaTax to Not Send Transactions for Customers with Tax Exempt Certs on File
With this new feature, if you are using the Avalara Sales Tax Connector, the software can be set to not send transaction information for a customer with valid tax exempt certs.
New
10578945 - Add Query Editor to EntWin
Using the web software, we can add and edit existing Queries in System Management but there was no way to do this in Enterprise for Windows and that functionality was required for the BirdDog Connector Sub-System. Now, under Processes | Query | Maintain Queries, you can add new or edit existing SQL queries that can be saved and reused.
Better
10614172 - Upload Contacts as Customers All Linked to Original Macola Customer
This enhancement allows you to upload Macola ship-tos to your Magento system via the BirdDog Connector Sub-System as individual customers. Orders generated with one of those customers in Magento will be synced down to the original Macola customer.
Better
10827209 - Move Service Pro Order Status to Sage 100 Custom Field
Prior to this enhancement, there was no way of knowing when a sales order pulled down from Service Pro to the Sage 100 ERP via the BirdDog Connector Sub-System could be billed. With this enhancement, that information is synced down to Sage along with all other appropriate information. This does require some setup; you can find the instructions for that here
Better
10843912 - PartBinDetails Table Does Not Exist
In the BirdDog Connector Sub-System while using it against M1, if a specific module was turned off in M1, the system was erroring out because it could not access that module.
Better
10867050 - Email Address Field Does Not Accomodate Emails Longer than 40 Characters
We observed this with the BirdDog Connector Sub-System while using it against Shopify; when this error happened, the connector download completely stopped and could not finish until that error was resolved.
Better
10890224 - Display Warning in Enterprise for Windows Run Connectors Menu Command if Connectors Job Exists and Is Enabled
Attempting to manually run the BirdDog Connector Sub-System in Enterprise for Windows when a Run Connectors job is enabled now reminds you that the job is active; this prevents you for accidentally causing the data being transferred from stepping all over itself and giving you a migraine when you try to fix it. In order to manually run the connector, the job has to be disabled.
New
10977288 - Add Setting to Only Send Transactions to AvaTax for Taxable States
With this new feature, if you are using the Avalara Sales Tax Connector, the software can be set to only send transaction information to Avalara for states that have been set as taxable and have a default tax code or schedule.
Better
10981179 - Upload Balance to Service Pro
Customer balance is now uploaded to Service Pro via the BirdDog Connector Sub-System.
Better
11003411 - Unable to Save Site Settings If Certain Codes Not Selected
This enhancement causes site settings to not require vendor defaults and to only require customer defaults if ecommerce is enabled. Also updates all of the settings on the functionality tab to false.
New
11012231 - Add Curl Command to Level 4 Logging
Sometimes it is difficult to know what was sent to the ERP via the BirdDog Connector Sub-System. Set logging level to 4 and we'll output a properly formatted curl command of what was sent. This makes it easier to communicate with your ERP developer on what is being sent back and forth.
Better
11012396 - Support Comment (/C) Items
Previously, the BirdDog Connector Sub-System supported all miscellaneous items in the Sage 100 ERP system except the Comment type. Now it handles that too.
Better
11044872 - Default Quote Report Missing Sales Tax
Prior to this enhancement, we did not support calculating tax on Quotes; now we do.
New
11055634 - Add Cart Line Fields to Checkout Process
Added the ability to display Item Fields in cart and checkout item grids. Requires customization of the cart and/or checkout pages to implement.
Better
11062676 - Magento Orders Coming Down as Quotes
This enhancement adds the ability to choose order type to the BirdDog Connector Sub-System when used with Magento.
Better
11079978 - Change Tracking Causing Errors in M1
In our original implementation of change tracking on M1 via the BirdDog Connector Sub-System, we added a BDVersion column to all of the M1 tables that we needed to monitor for changes. We later found out that this breaks M1 in some instances. The one known instance is where you open an existing item in M1 and then attempt to "Save As" a new item number. This enhancement will stop using the BDVersion column. Change tracking has been moved to new tables with triggers to track the changes.
Better
11112173 - Add Last Time Run to Connector Accounts Page
Previously, you had to run a query against the database to view this information and it quickly became apparent that having this more easily accessible was a necessity for troubleshooting issues. As a result, we added it to Enterprise for Windows | Maintain | Setup | Connector Accounts for your connector.
Better
11188743 - Update Job Master and Ent Win to Use the Custom Assembly Setting for Loading Custom Jobs and Commands
This new feature allows our more technically capable customers to program their own custom jobs for the Job Master service. I