Comments on Patch 2.0.1.a for E-Enterprise 2.0 with Service Pack 1 This patch works only if the E-Enterprise 2.0 servicepack 1 is installed. This patch includes fixes for the following issues: - Fixed manager page for E-Collaboration Distribution List: buttons "Select All" and "Unselect All" did not work - In the ERPutil.asp the typecasting for Inventory is changed to CLong because the range of CInt was too small. - In the order_checkout.asp the 1900 problem is solved. - In the order_checkout.asp the request date is now converted to US Format before it is transferred to the E-sales component. - The files where the date must be re-converted to the dateformat of the user locale are mOdified. This is applied in the following files. - SavedOrder_list.asp - SubmittedOrder_list.asp - Order_checkout.asp - Utility.asp - The getValidDate routine in the validate.asp page is modified. The dateargument for this function is converted to Cstr format.