Needs work
Project:
Ubercart Discount Coupons
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2012 at 09:42 UTC
Updated:
17 Apr 2013 at 11:36 UTC
Hi,
I had a issue with manual coupon applying on order edit page. I realized that module not support this feature yet. I've added 'callback' to uc_coupon_line_item() $items which allow to do it.
Please check attached patch, it might require some modifications but in general it adding coupon to order manually.
Regards,
Vadim
| Comment | File | Size | Author |
|---|---|---|---|
| uc_coupon_manual_add.patch | 2.99 KB | vadim.eremeev |
Comments
Comment #1
designate commentedGreat patch, although VAT is not included while adding a coupon on order edit page while adding a coupon within the regular orderering via the store front includes VAT.