-
UC Discount Framework: February 25, 2011 2:10
Commit 74c99c0 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
#688966 by AntoineSolutions, joachim: Added documentation: README, core help, Advanced Help.
-
#538320 by joachim, Jody Lynn: Fixed missing callback for node type condition.
-
#597992 by Island Usurper and GiorgosK: Discount now reflected on total order.
-
Use price types for the price alter handler. Clone the node object, so that the discounts don't interact with each other on the attribute option lists. Likewise, add the price info to the price cache key.
-
Resolving issue #493356. Adding a trigger to calculate discounts, for each product in the cart.
-
#492272 by Island Usurper, andreiashu: Add coupon pane to the order edit page.
-
#476894 by Island Usurper: Clear price cache when discount conditions or actions are updated.
-
#476888 by Island Usurper: Make coupons case insensitive.
-
#476900 by thill_: Call them coupon codes instead of coupon values.