Closed (duplicate)
Project:
Ubercart
Version:
5.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2009 at 08:18 UTC
Updated:
13 Mar 2010 at 18:46 UTC
The phone field for the store address exists on the quote settings page, but not on the product page. This causes a serious problem because it can easily make the origin address differ between products, causing the uc_ups module to put the products in different packages, inflating the shipping quote. The attached patch should fix it.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_quote-missing-phone.patch | 1.07 KB | chadcrew |
Comments
Comment #1
tr commentedDuplicate of #405678: uc_quote adds default address, not really needed, and misses phone number. I added a pointer to the above patch so it could be found from that other thread.