Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
5331 5167 d 3 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Removed reference of userId for cart objects.  
5044 5207 d 1 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Added methods to return None in response to method calls to get discount values for particular items  
4862 5227 d 8 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Using Thrift type Discount in place of SQLAlchemy type  
4861 5227 d 9 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ List of discounts rather than Discount object is now being returned  
4860 5227 d 9 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/  
4859 5227 d 18 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Modified the generic rule to return tuple (cart object and list of discount objects)  
4856 5228 d 4 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Corrected the call to get coupon usage per user  
2465 5496 d 2 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Rule to handle specific discount for a set of items