Currently there's no views support for created and updated date of coupons.

This is needed for cases when there's lots of coupons and you want to sort by most recent or add a filter for a date range etc..

The attached patch provides views integration for created and updated date via commerce_coupon.views.inc

cheers,

DT

Comments

pcambra’s picture

Status: Needs review » Fixed

Thanks for the suggestion, but I think it's better to provide this information using the entity API module.

Fixed in this commit:
http://drupalcode.org/project/commerce_coupon.git/commit/bc03624

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.