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
1731 5470 d 9 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1629 5473 d 14 h ankur.singhal /trunk/ThriftConfig/src/main/java/in/shop2020/ added methods in Payments and Transaction service for getting statistics data. (max & min order amount, max & min payment amount, distinct customers who have bought)  
1598 5476 d 13 h ankur.singhal /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/ Added methods for getting registered users count and valid orders count. These methods will be used for statistics in Support.  
1529 5479 d 10 h ankur.singhal /trunk/ Ref: Ticket#279 --> customer can view only his/her order & payment details. Added method getOrderForCustomer --> for single order and modified getOrdersForTransaction to take customerid as input.  
1406 5490 d 10 h ankur.singhal /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ added getUndelivered orders  
1398 5492 d 7 h varun.gupta /trunk/ Functionality to enqueue transaction info email implemented  
1382 5492 d 15 h varun.gupta /trunk/ Two methods added to return cancellable & returnable orders of a user  
1245 5502 d 9 h chandranshu /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Added a method to update non-delivery reason  
1221 5505 d 11 h chandranshu /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Added batchNo and serialNo columns to order and support for batching orders  
1209 5506 d 7 h chandranshu /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Added support for a out of stock timestamp  
1148 5511 d 9 h chandranshu /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Splitted the addBillingDetails method to add jacket number separately  
1133 5512 d 7 h chandranshu /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Added a field for receiver and calls to update the delivery and failure state of an order  
1114 5513 d 11 h chandranshu /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Added pickup timestamp and a method to set it  
1022 5519 d 14 h varun.gupta /trunk/ThriftConfig/src/main/java/in/shop2020/model/v1/order/ Added transfer_price to LineItem  
1013 5520 d 6 h chandranshu /trunk/ThriftConfig/ Configured Thriftconfig to use maven and cleaned up the build.xml  
923 5532 d 9 h rajveer /trunk/ThriftConfig/src/in/shop2020/model/v1/order/ Added acceptOrder and billOrder methods.  
764 5555 d 8 h rajveer /trunk/ThriftConfig/src/in/shop2020/ Added closeSession function in all services  
758 5560 d 10 h chandranshu /trunk/ThriftConfig/src/in/shop2020/model/v1/order/ Added a method to mark all billed orders as shipped  
684 5568 d 8 h chandranshu /trunk/ThriftConfig/src/in/shop2020/model/v1/order/ generated files for order service  
640 5570 d 12 h chandranshu /trunk/ThriftConfig/src/in/shop2020/model/v1/order/ Added jacket number to the order. Changes to the txn service to accommodate the same  

Show All