| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
So these are the issues:
1- even though i have set the "Package quantity" to 100 for everything (which is more than anyone would order on this site) and i have set the system wide default of "Product packages" to "All in one", some orders are still being separated into packages -- don't know why, can't currently see it in the code (and it's a different splitting that occurs when all the products are different than when all the products are the same and over the quantity of 100).
2- if one package has a first class parcel price and NO other packages do (because the others are over first-class parcel weight), then a first-class rate for only that one package will be shown as a valid shipping choice for the customer therefore being much less than the actual cost of shipping everything. The usps module should check that each usps option is available for ALL packages before displaying a price available to only one package -- if this is done, #1 above is not that important.
I believe #2 needs to be solved between lines 413-419 of the uc_usps.module, but my coding savvy is not great and i could use help. Any help is greatly appreciated.
Thanks,
Charity
