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
1208 5598 d 3 h chandranshu /trunk/PyProj/src/shop2020/ Added support for a out of stock timestamp  
1149 5603 d 6 h chandranshu /trunk/PyProj/src/shop2020/ Splitted the addBillingDetails method to add jacket number separately  
1135 5604 d 3 h chandranshu /trunk/PyProj/src/shop2020/ Added support to process RTO orders as well  
1132 5604 d 4 h chandranshu /trunk/PyProj/src/shop2020/ Added support for updating the delivery timestamp and receiver info of an order  
1113 5605 d 8 h chandranshu /trunk/PyProj/src/shop2020/ Added pickup time to order and a method to update it  
995 5613 d 5 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 6 h rajveer /trunk/PyProj/src/shop2020/ Added acceptOrder and billOrder methods.  
766 5647 d 5 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
759 5652 d 6 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
738 5655 d 2 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 9 h chandranshu /trunk/PyProj/src/shop2020/ Added jacket number to order. Corresponsing changes to the service definition.  
494 5736 d 10 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 5749 d 3 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
358 5852 d 9 h ashish /trunk/ fixing warehouse bug in order service.  
304 5873 d 6 h ashish /trunk/PyProj/src/shop2020/ checking in data logging python config.  
132 5922 d 7 h ashish /trunk/ all models  
104 5962 d 9 h ashish /trunk/PyProj/src/shop2020/ TransactionService server side checkin.