Closed (won't fix)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Contributed modules
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2010 at 21:07 UTC
Updated:
18 Aug 2018 at 16:43 UTC
Jump to comment: Most recent
Comments
Comment #1
rszrama commentedFor reference, this is essentially the same thing Amazon does:
Comment #2
rszrama commentedThis patch is out of date, as it still references the old "product" field (now commerce_product). Additionally, instead of loading the order and looping over its line items like this patch does, we could just use a single EntityFieldQuery. I'm also not sure this needs to be a core feature. This could probably even be implemented using Rules as it is now.
Comment #3
recidive commentedYeah. This is just stupid!
I'll check if I can do this with rules and post the results here.
Comment #4
rszrama commentedlol I didn't think it was that bad of an idea. It would probably make for a handy contrib to have. : )
Comment #5
pcambraSetting as postponed (as it would suit in contrib) maybe we should build a list for people wanting to do some contrib work with all this stuff
Comment #6
pcambraComment #7
bojanz commented