New Features

This branch has the following features implemented: 
Better
11891756 - Add Calculated Discount In The List Price Column
In Customer Service | Enter Orders, Order and Invoice View, we made a number of alterations to the List Price Column.
  • We now show Discount only if the discount % <> 0.
  • Discount amount and discount price have been added to the order form and invoice form.
  • While on the Order Entry screen, we also added the Customer Type description to the right of the customer number.
Better
11894945 - Add Support For Kitted Items With Lotted Components To Order Entry Lot Selection
Enhanced order entry to allow for selecting serial/lots without confirm shipping.
New
11895300 - Add Support For Creating Customers On Stripe
When logged in as a customer, you can navigate to My Account | Manage Credit Cards to add a new CC. The system will take you to Stripe where you can add the card, and that card will be available for future checkouts.
Better
11896012 - Display Item Notes On Invoice
We already display item notes on the order form; this adds that same functionality to posted invoices.
New
11896234 - Add Require PO Default Setting
Previously, this defaults to false and we wanted the ability to default to True. With this build, going to Site Settings | Customer Defaults and checking the Require Purchase Orders box then forces a Purchase Order number to be set on both new Ecommerce and Customer Service Orders. It will also set the Require PO on new customers appropriately.
Better
11896248 - Update Field Editor To Display Memo Fields With 10 lines
As of this build, Memo fields are 10 lines tall. This does require setting up a new field with an appropriate Group and a Type of Memo.
Better
11896250 - Upload Lot Information On The EDI Invoice
Add serial/lot detail to the Advanced Shipment Notice(ASN) and Invoice sent to the 1 EDI Connector.
New
11896270 - Add Ability To Print To PDF On The Confirm Ship Screen
In addition to adding the print to PDF functionality to this page, we also improved the UI substantially by removing multiple print icons and replacing them with a dropdown list. We also did the same on the Pick Orders page as well.
New
11896676 - Add Service To Automate Fill Backorders Process
Added the Fill Backorders job. Instructions for use can be found on the job.
Better
11897433 - Add Support For Manually Setting Serial/Lot Expiration Date When Reporting Production
Previously, when reporting production on an item that was serial/lotted, the expiration date of the serial/lot was automatically set to today's date + shelf life days. We updated Manufacturing | Transactions | Report Production against a single work order (ProductionOrderReport.aspx) to default the serial/lot expiration date using current logic, but allow that to be overridden. We also added the ability to set Shelf Life Days to Item Edit | Logistics | Serial/Lot Info.
Better
11897610 - Display Currency Code When Currency Literal Is Blank
When the currency literal is blank, we can display the currency's code instead by navigating to Site Settings | Customer Defaults and changing appropriately. The issue is that US and Canadian both use $. This gives you the ability to remove the currency literal and display CAD.
Better
11897785 - Add Global Settings Default Site
Enable the ability to create a single default site setting that can be used for every URL and removed the requirement to create a site setting for every URL you need to respond to, as well as give Job Master and EntWin access to a "default" site setting.
Better
11897832 - Update Order Entry To Notify If An Item Is Obsolete
When System Management | Global Settings | Sales Order Management | Inactive Item Entry is set to warn, we will allow the item to be added in Order Entry but display a message that the item is obsolete.
Better
11898407 - Add Purchased/Manufactured And Manufacturing Method Filters To The Stock Status Report
Improved the usability of this report.