Download & Extend

Patch to use this module with the dev version of Ubercart Discount Coupons (new variable valid_from in the database)

Project:Invite Discount
Version:6.x-1.2
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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 :)

AttachmentSize
uc_invite_discount_valid_from.patch1002 bytes

Comments

#1

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