Hi,

The dev version of the module Ubercart Discount Coupons has added the possibility to define a valid_from date for the coupons.

This patch allows uc_invite_discount to correctly insert in the table uc_coupons this date. Note that it inserts the time when the coupon is created.

Hope this helps :)

CommentFileSizeAuthor
uc_invite_discount_valid_from.patch1002 bytes6lv1

Comments

6lv1’s picture

This patch needs to be applied after the "email not sent" patch. See #790434: Patch for the "no email sent" problem.