Closed (fixed)
Project:
Commerce Discount
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Jul 2013 at 09:48 UTC
Updated:
20 May 2015 at 17:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jkuma commentedComment #2
jkuma commentedComment #3
jkuma commentedHere is an attempt to solve this feature request. From my perspective, that patch solves the issue without altering commerce_price.
Comment #4
jkuma commentedSmall wording changes
Comment #5
jkuma commentedRemove useless parameters, the component title is checked in commerce_discount_add_price component(), if that one is empty, "Discount" is shown.
Comment #6
jkuma commentedFinal attempt.
Comment #7
jkuma commentedCommitted in 7.x-1.x-dev branch. Thanks bojanz for the review.