Needs review
Project:
Invite Discount
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 May 2010 at 15:03 UTC
Updated:
5 May 2010 at 15:03 UTC
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 :)
| Comment | File | Size | Author |
|---|---|---|---|
| uc_invite_discount_valid_from.patch | 1002 bytes | 6lv1 |
Comments
Comment #1
6lv1 commentedThis patch needs to be applied after the "email not sent" patch. See #790434: Patch for the "no email sent" problem.