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
1132 5604 d 0 h chandranshu /trunk/PyProj/src/shop2020/ Added support for updating the delivery timestamp and receiver info of an order  
1113 5605 d 4 h chandranshu /trunk/PyProj/src/shop2020/ Added pickup time to order and a method to update it  
995 5613 d 1 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added methods to get Orders for a supplied range of Billing dates.  
921 5624 d 2 h rajveer /trunk/PyProj/src/shop2020/ Added acceptOrder and billOrder methods.  
766 5647 d 1 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
759 5652 d 2 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
738 5654 d 23 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  
642 5662 d 5 h chandranshu /trunk/PyProj/src/shop2020/ Added jacket number to order. Corresponsing changes to the service definition.  
494 5736 d 6 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 5748 d 23 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
358 5852 d 5 h ashish /trunk/ fixing warehouse bug in order service.  
304 5873 d 2 h ashish /trunk/PyProj/src/shop2020/ checking in data logging python config.  
132 5922 d 3 h ashish /trunk/ all models  
104 5962 d 5 h ashish /trunk/PyProj/src/shop2020/ TransactionService server side checkin.