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
8456 4662 d 1 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Discount is always rounded off to a digit.  
7781 4750 d 17 h amit.gupta /trunk/ Added banks and corrected the logic of max discount.  
6903 4892 d 12 h anupam.singh /trunk/ Insurance feature for our website  
6538 4957 d 18 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Incorporated categories specific coupons.  
6471 4974 d 3 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ updated the date format  
6470 4974 d 4 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ added logic for end on for coupon. Now 1 promotion id will suffice all different sort of gift vouchers and coupons in case of specific items.  
6469 4974 d 20 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ added rule for new gosf.  
6456 4975 d 21 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/  
6455 4975 d 22 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/  
6454 4975 d 22 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ rounded off the discount amount rather than the, discounted price.  
6450 4976 d 0 h amit.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Promotion now also supports percentage.  
5353 5163 d 3 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Corrected user.id to user.userId in coupon rules  
5331 5165 d 19 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Removed reference of userId for cart objects.  
5044 5205 d 17 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 5226 d 0 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Using Thrift type Discount in place of SQLAlchemy type  
4861 5226 d 1 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ List of discounts rather than Discount object is now being returned  
4860 5226 d 1 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/  
4859 5226 d 10 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 5226 d 20 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Corrected the call to get coupon usage per user  
2465 5494 d 18 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/promotionrules/ Rule to handle specific discount for a set of items