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
1113 5597 d 5 h chandranshu /trunk/PyProj/src/shop2020/ Added pickup time to order and a method to update it  
996 5605 d 2 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added field, 'transfer_price' to LineItem  
963 5610 d 1 h chandranshu /trunk/PyProj/src/shop2020/ Added product group to item and lineitem  
746 5645 d 7 h rajveer /trunk/PyProj/src/shop2020/ support mysql added for mysql  
738 5647 d 0 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 5651 d 7 h chandranshu /trunk/PyProj/src/shop2020/model/v1/order/impl/ Changed skuId to itemId in LineItem  
685 5652 d 2 h chandranshu /trunk/PyProj/src/shop2020/ Changes corresponding to changes in the Order service structs  
669 5653 d 0 h chandranshu /trunk/PyProj/src/shop2020/ Changed for printing the invoice  
642 5654 d 6 h chandranshu /trunk/PyProj/src/shop2020/ Added jacket number to order. Corresponsing changes to the service definition.  
483 5741 d 0 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
358 5844 d 6 h ashish /trunk/ fixing warehouse bug in order service.  
304 5865 d 3 h ashish /trunk/PyProj/src/shop2020/ checking in data logging python config.  
194 5891 d 7 h ashish /trunk/PyProj/src/shop2020/ service changes  
132 5914 d 5 h ashish /trunk/ all models  
115 5942 d 2 h ashish /trunk/ Committing shopping cart apis and othe minor changes.  
104 5954 d 6 h ashish /trunk/PyProj/src/shop2020/ TransactionService server side checkin.