New Features

This branch has the following features implemented: 
New
11867196 - Add Zero Price Switch
Add Allow Zero Price Items To Add To Cart on Site Settings | Ecommerce | Cart tab. If this is checked, then non-employee users can actually purchase items with a price of $0; if unchecked, they cannot.
Better
11885990 - Default Ship Via From Connector When Missing Or Invalid
When downloading an order using the 1 EDI connector, if the default ship via is set on the connector account and:
  • the ship via is missing, we use the default.
  • the ship via is invalid, use the default and report a warning.
Better
11890469 - Add Activity Date to the Item Import
Previously, we supported Activity Code on Items, but not date. When obsoleting items, you should set the Activity Code to Obsolete and update the activity date to the date it went obsolete.
Better
11890959 - Add Consumer PO to the Order Search
In both Ecommerce checkout and Customer Service Order Entry, there are options to input a Purchase Order # by the customer or given to the CSR by the customer, respectively. This was added so that your customer can get a PO from their customer, and then place an order in our system that give them your PO and their customer's PO number (consumer PO).