Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2192 5557 d 19 h chandranshu /trunk/PyProj/src/shop2020/payments/impl/ Closed the session after querying for statistics.  
2062 5569 d 17 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1731 5597 d 20 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5601 d 1 h ankur.singhal /trunk/PyProj/src/shop2020/ added methods in PaymentsHandler and OrderServiceHandler for getting statistics. (max & min order amount, max & min payment amount, distinct customers who have bought)  
1248 5629 d 0 h chandranshu /trunk/PyProj/src/shop2020/ Made database name a configurable parameter for Payment, Logistics and Helper service to ensure that test and development databases can be different  
1129 5639 d 19 h rajveer /trunk/PyProj/src/shop2020/payments/impl/ fixed payment argument  
766 5682 d 19 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
717 5692 d 1 h rajveer /trunk/PyProj/src/shop2020/ minor fixes  
701 5694 d 23 h chandranshu /trunk/PyProj/src/shop2020/ Implemented all methods of the payment service  
420 5849 d 21 h ashish /trunk/ payment service