Bug Fixes - Version 11.1.35 - Released 18 February 2021

×
This build has the following bug fixes implemented: 
Better
11714427 - Pricing Changes Not Uploading to Magento
When using the BirdDog Connector Sub-System for Magento, changes made to prices in the ERP were not syncing up correctly.
Fixed
11826763 - Estimated Duration on IncidentForm.aspx Not Populating Correctly
The Estimated Duration field on the Incident Form page was not properly autocalculating into a proper date format based on Due Date minus Start Date and instead, displayed as (for example): 2020y 41w 2d.
Better
11829826 - Error Uploading Sales Order Due to Duplicate Key Exception
Adjusted the code to handle bad data better with M1 using the BirdDog Connector Sub-System by changing an Error (that stopped all progress of the connector run) to a warning.
Fixed
11832020 - Items in Saved Cart Use Saved Cart Price on Checkout Instead of Current Price
When creating a new cart from a saved cart, items in the new cart were using the saved cart price, rather than using the current item price.
Fixed
11833436 - Unable to Save Changes Made to Addresses on Address Book Page
In Ecommerce, when editing saved Ship-Tos in the Address Book, clicking Save didn't make the edit screen disappear and changes weren't saved.
Fixed
11833910 - M1 Connector Not Updating the Default Location in Inventory Setup
Some default data in Inventory Setup was not being set correctly to match data in M1 using the BirdDog Connector Sub-System.
Better
11834220 - Macola ES/10 Customer with Invalid cnt_id Has Issues Logging Into Ecommerce
The value in cicmpy.cnt_id should normally match a value in cicntp.cnt_id. If it doesn't, you have invalid data. When a user connected to a customer with invalid data like this attempts to login, they get weird errors and had to log in twice.
Fixed
11834402 - Avalara Cert Capture Requires A Customer Have An Email Address To Upload
Previous versions of the software required an email address for any customer to be uploaded since Avalara CertCapture can send certificate requests via email. However, this caused integration issues when customers were uploading existing sales tax certificates to CertCap for customers without an email address on file. Email addresses are no longer required to upload a customer to CertCapture.
Better
11834767 - CartCapture Connector Not Pulling Down Customer Certs
Added additional logging to explain why a cert was not being downloaded using the BirdDog Connector Sub-System against Avalara CertCapture.
Better
11834768 - Shopify Connector Throws Ugly Error When Missing Customer
When a customer was deleted on the ERP side (for whatever reason), the BirdDog Connector Sub-System was throwing an ugly error when trying to download a new order from Shopify using that customer.
Better
11834838 - POS Section on Enterprise for Windows Crashing
Removed some old code from Enterprise for Windows because it was no longer valid.
Fixed
11834846 - CASH POS Table Posdrawers Missing
Some required database tables for BirdDog Cash were not being generated using other software - Enterprise for Windows, Job Master, the web - so we adjusted our Cash code to auto-generate these tables when initially run against the database.