Posted by Fanyalla on May 5, 2010 at 3:03pm
1 follower
Jump to:
| 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 :)
| Attachment | Size |
|---|---|
| uc_invite_discount_valid_from.patch | 1002 bytes |
Comments
#1
This patch needs to be applied after the "email not sent" patch. See #790434: Patch for the "no email sent" problem.