Closed (fixed)
Project:
Ubercart
Version:
8.x-4.x-dev
Component:
Shipping quotes
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
11 Jan 2016 at 05:43 UTC
Updated:
25 Jan 2016 at 21:54 UTC
Jump to comment: Most recent
Entity id for ShippingQuoteMethod should be uc_quote_method. Right now it's uc_quote, which isn't quite right because it's a method not just a quote. Also, this change would make it consistent with what we're using for PaymentMethod where the id is uc_payment_method.
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_quote_method.patch | 7.82 KB | tr |
Comments
Comment #2
tr commentedComment #3
longwaveCommitted, with a small followup in the UPS/USPS modules.