I'm able to create coupons in the backend however in the checkout process, the option to enter a coupon is not there. The only other information I can find on this is how to disable coupons by commenting out the line
block type="checkout/cart_coupon" name="checkout.cart.coupon" as="coupon" template="checkout/cart/coupon.phtml"/
in the file,
/app/design/frontend/base/default/layout/checkout.xml
I've checked that location and that line is not commented out.
I'm using Magento community 1.7.0.2