Development work for this case has been completed. The change will be available in version:11.003 1. The following changes were made(Include Database object names, Program classes and any other relevant information): - Renamed table "LBS_POS_Customer" to "LBS_POS_Customer_all"
- Added the following columns to "LBS_POS_Customer_all"
- CompanyID
- ID
- Country
- PostalAddress
- DisplayOrder
- Deleted
- Merged data from table "LT_ESS_Customer" to "LBS_POS_Customer_all"
- Created views for "LBS_POS_Customer" and "LT_ESS_Customer"
- Changed customer update procedures to point to "LBS_POS_Customer_all" table
- Changed ESS customer ID references to VARCHAR(50) instead of GUID
2. Affected Areas: - Time & Attendance ~> Time view - Day. Verify Add and edit of time entries
- Time Maintenance ~> Customer
- Point of Sale (WEB) ~> Customer Maintenance
- Point of Sale (Application) ~> Customer Maintenance
3. The issue was caused by: - Improvement
4. Notes: 5. Next Step: UAT |