Closed (fixed)
Project:
Commerce Flat Rate
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2011 at 22:57 UTC
Updated:
13 Sep 2015 at 01:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rszrama commentedLooked at this again today. Pretty sure we'll just have to let the Shipping module add a hook to collect overview data from methods / services. This will be postponed until it gets such an update. Until then, if you need to show the rate on the overview table, you can just set it in the description manually.
Comment #2
rszrama commentedAs a result of some recent work, I figured out how to show an "extra description" on the rate overview table. It's a bit hacky, but it works well enough for the back end.
Committed! Will spawn a follow-up for moving this into a theme function.