So I'm putting this here for my own reference, as well as a checklist to bounce off other people and see if the issue is important enough to be in core:
* Products need to be able to have individual shipping options checked and disabled
IE: Some products that are liquids cannot be shipped via USPS. Therefore, we need to restrict those to only ship via UPS and FedEX.
By default, I think all the shipping options should be checked, but give the admin the option to uncheck as needed.
* Ubercart SKUs working with Drupal search
--This might be a specific issue with my client, but they cannot seem to search SKUs via the Drupal search option.
* Order edit mode is fairly broken
1) Shipping quotes fail
2) Tax does not automatically update
3) Total does not update until order is applied
--I think if we had used Javascript to update the total after a new product is added, this would change the confusion.
* Admin and Order comments, make the admin comment a different background color
--They complained that they might 'mix the comments up' which could contain sensitive information
* Order Status dropdown to update an order drops below the browser screen
--When the browser is in maximized mode, user cannot see the lower options.
* Clarify on uc_credit WHEN and WHAT status will clean the credit card numbers out
--They were confused, wondering if its cleared if the Order Status is X AND time is > Y
-- or is it cleared when the Order Status is X OR time is > Y
**Just need to add something saying that its X AND Y
* Name search when viewing orders
* UPS packaging integration is broken
* Does stamps.com or the usps had any shipping integration?
* When creating packages, be able to make a PACKING LIST based off what is in each package
I'd love to hear if any of these are already complete. I'll mark off updates as I make them in here.





