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
2219 5518 d 2 h varun.gupta /trunk/ Coupon code now being stored in Transaction. discounted_price and discounted_amount fields dropped from lineitem and order tables.  
1976 5534 d 21 h varun.gupta /trunk/PyProj/src/shop2020/ Promotion Service code and relevant changes in other services  
1220 5595 d 2 h chandranshu /trunk/PyProj/src/shop2020/ Added batchNo and serialNo columns to order and support for batching orders  
1208 5595 d 21 h chandranshu /trunk/PyProj/src/shop2020/ Added support for a out of stock timestamp  
996 5610 d 22 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added field, 'transfer_price' to LineItem  
986 5611 d 2 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added shipping timestamp to an order when it is marked as manifested. Applied the to_java_date filters in the convertors.  
970 5615 d 2 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Added product group to convertors and changed status description when creating orders  
738 5652 d 20 h chandranshu /trunk/PyProj/src/ Removed the unnecessary and unintuitive usage of get_c_status and get_t_status for order and txn statuses. Added support for the second address line  
699 5657 d 3 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed skuId to itemId in LineItem  
685 5657 d 22 h chandranshu /trunk/PyProj/src/shop2020/ Changes corresponding to changes in the Order service structs  
669 5658 d 21 h chandranshu /trunk/PyProj/src/shop2020/ Changed for printing the invoice  
642 5660 d 3 h chandranshu /trunk/PyProj/src/shop2020/ Added jacket number to order. Corresponsing changes to the service definition.  
494 5734 d 4 h rajveer /trunk/PyProj/src/shop2020/ 1) Adding warehouse login db in helper services
2) Logistics Estimation implemented.
3) Add billing details function in order service
4) OrderStatus updates
and some bug fixings.
 
483 5746 d 21 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
358 5850 d 3 h ashish /trunk/ fixing warehouse bug in order service.  
304 5871 d 0 h ashish /trunk/PyProj/src/shop2020/ checking in data logging python config.  
194 5897 d 4 h ashish /trunk/PyProj/src/shop2020/ service changes  
132 5920 d 1 h ashish /trunk/ all models  
104 5960 d 3 h ashish /trunk/PyProj/src/shop2020/ TransactionService server side checkin.