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
3768 5395 d 2 h vikas /trunk/PyProj/src/shop2020/model/v1/ Create lineitems with multiple items in case of bulk orderd.  
3619 5401 d 7 h chandranshu /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added the cart id parameter to a method call  
3566 5404 d 2 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Reset cart should delete discounts also.  
3557 5404 d 5 h rajveer /trunk/ Added code to handle different pricing for the traffic coming from different sources.  
3554 5404 d 6 h varun.gupta /trunk/ Discounts now being managed in Discount table.  
3386 5423 d 9 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Added method implementations in UserContextService and Promotion Service to gather coupon statistics.  
3133 5444 d 0 h rajveer /trunk/PyProj/src/shop2020/ Side effect of name changing of clients.  
3039 5450 d 8 h chandranshu /trunk/PyProj/src/shop2020/model/v1/user/impl/ Deleted some dead code which was spoiling the search results  
2983 5456 d 11 h chandranshu /trunk/ Added a check to ensure that only limited quantities of risky items can be added  
2815 5472 d 7 h vikas /trunk/PyProj/src/shop2020/ Save session source, session start time and first source time.  
2261 5516 d 7 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Removed discounted_price on removeing the coupon and resetting the cart  
2219 5520 d 7 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
2139 5526 d 3 h chandranshu /trunk/PyProj/src/shop2020/model/v1/user/impl/ Corrected the calculation of cart's total price  
2100 5529 d 4 h rajveer /trunk/PyProj/src/shop2020/model/v1/user/impl/ Fixed the bug which was causing the issue in cart updates  
2035 5535 d 2 h rajveer /trunk/PyProj/src/shop2020/ Python implementation to give custom message to user when item is not active  
2026 5535 d 7 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Case now handled: Merger of two carts among which toCart has exhausted Coupon usage  
2019 5535 d 8 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Coupon Code now being copied in merge_cart() and corrected the field name to updated_on  
1983 5536 d 6 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/user/impl/ Discounted amount is now being saved to LineItem's total amount  
1976 5537 d 1 h varun.gupta /trunk/PyProj/src/shop2020/ Promotion Service code and relevant changes in other services  
1894 5548 d 2 h vikas /trunk/PyProj/src/shop2020/ Added getAddressById.  

Show All