Subversion Repositories SmartDukaan

Rev

Rev 3301 | Rev 3401 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3301 Rev 3387
Line 1... Line 1...
1
'''
1
'''
2
Created on 14-Sept-2011
2
Created on 14-Sept-2011
3
 
3
 
4
@author: Varun Gupta
4
@author: Varun Gupta
-
 
5
 
-
 
6
Curve 8520    Rs.250 off
-
 
7
Blackberry Bold 4 9900 Rs.2000 off
-
 
8
Curve 3G 9300    Rs.250 off
-
 
9
Torch 2 9810    Rs.600 off
-
 
10
Bold 3 9780    Rs.1650 off
-
 
11
Playbook 16 GB    Rs.1390 off
-
 
12
Playbook 32 GB    Rs.1690 off
5
'''
13
'''
6
from shop2020.thriftpy.model.v1.user.ttypes import PromotionException
14
from shop2020.thriftpy.model.v1.user.ttypes import PromotionException
7
from shop2020.model.v1.user.impl.PromotionRuleDataUtilities import get_coupon_usage_count
15
from shop2020.model.v1.user.impl.PromotionRuleDataUtilities import get_coupon_usage_count
8
 
16
 
9
def execute(cart, coupon_code, args):
17
def execute(cart, coupon_code, args):