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
1246 5593 d 20 h chandranshu /trunk/PyProj/src/shop2020/ Added uncommitted code for NDR reports  
1220 5597 d 0 h chandranshu /trunk/PyProj/src/shop2020/ Added batchNo and serialNo columns to order and support for batching orders  
1208 5597 d 19 h chandranshu /trunk/PyProj/src/shop2020/ Added support for a out of stock timestamp  
1149 5602 d 22 h chandranshu /trunk/PyProj/src/shop2020/ Splitted the addBillingDetails method to add jacket number separately  
1135 5603 d 19 h chandranshu /trunk/PyProj/src/shop2020/ Added support to process RTO orders as well  
1132 5603 d 20 h chandranshu /trunk/PyProj/src/shop2020/ Added support for updating the delivery timestamp and receiver info of an order  
1113 5605 d 0 h chandranshu /trunk/PyProj/src/shop2020/ Added pickup time to order and a method to update it  
995 5612 d 21 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Added methods to get Orders for a supplied range of Billing dates.  
921 5623 d 22 h rajveer /trunk/PyProj/src/shop2020/ Added acceptOrder and billOrder methods.  
766 5646 d 21 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
759 5651 d 22 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
738 5654 d 19 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 1 h chandranshu /trunk/PyProj/src/shop2020/ Added jacket number to order. Corresponsing changes to the service definition.  
494 5736 d 2 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 19 h rajveer /trunk/ Orderservice changes incorporated.
Catalogservice changes incorporated.
Logistic service changes to get logisticsinfo.
 
358 5852 d 1 h ashish /trunk/ fixing warehouse bug in order service.  
304 5872 d 22 h ashish /trunk/PyProj/src/shop2020/ checking in data logging python config.  
132 5922 d 0 h ashish /trunk/ all models  
104 5962 d 1 h ashish /trunk/PyProj/src/shop2020/ TransactionService server side checkin.