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
1596 5567 d 20 h ankur.singhal /trunk/PyProj/src/shop2020/ Added methods for getting registered users count and valid orders count. These methods will be used for statistics in Support.  
1528 5570 d 16 h ankur.singhal /trunk/PyProj/src/shop2020/ Ref: Ticket#279 --> customer can view only his/her order & payment details  
1405 5581 d 16 h ankur.singhal /trunk/PyProj/src/shop2020/model/v1/order/ enhanced service to get undelivered orders and print the report in csv format. Ref: Ticket #261  
1398 5583 d 13 h varun.gupta /trunk/ Functionality to enqueue transaction info email implemented  
1382 5583 d 21 h varun.gupta /trunk/ Two methods added to return cancellable & returnable orders of a user  
1351 5585 d 19 h varun.gupta /trunk/PyProj/src/shop2020/model/v1/order/impl/ Code, to email transaction info, to customer modified to call HelperClient.sendMail()  
1348 5585 d 20 h chandranshu /trunk/PyProj/src/shop2020/ Changed the VendorItemPricing type to be lightweight. Added missing return statements  
1249 5592 d 19 h chandranshu /trunk/PyProj/src/shop2020/model/v1/ Made database name a configurable parameter  
1246 5593 d 14 h chandranshu /trunk/PyProj/src/shop2020/ Added uncommitted code for NDR reports  
1220 5596 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Added batchNo and serialNo columns to order and support for batching orders  
1208 5597 d 13 h chandranshu /trunk/PyProj/src/shop2020/ Added support for a out of stock timestamp  
1149 5602 d 15 h chandranshu /trunk/PyProj/src/shop2020/ Splitted the addBillingDetails method to add jacket number separately  
1135 5603 d 13 h chandranshu /trunk/PyProj/src/shop2020/ Added support to process RTO orders as well  
1132 5603 d 13 h chandranshu /trunk/PyProj/src/shop2020/ Added support for updating the delivery timestamp and receiver info of an order  
1113 5604 d 17 h chandranshu /trunk/PyProj/src/shop2020/ Added pickup time to order and a method to update it  
995 5612 d 15 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 15 h rajveer /trunk/PyProj/src/shop2020/ Added acceptOrder and billOrder methods.  
766 5646 d 14 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
759 5651 d 16 h chandranshu /trunk/PyProj/src/shop2020/ Added LogisticsUser to the helper service. mark orders as manifested to the txn service  
738 5654 d 12 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  

Show All