| Issue 1: | CustomerFactory().getAllCustomerServices() should return data in specified order |
1 of 4
Next ›
|
| Back to list |
UI requires to display the customer services sorted in alphabetic order so that it is easy for user to select the categorized cutomer services. Modify the CustomerFactory().getAllCustomerServices() to return the list sorted in desired order.
May 7, 2007
Project Member
#1
thelinuxmaniac
Status:
Fixed
|