Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2192 5329 d 12 h chandranshu /trunk/PyProj/src/shop2020/payments/impl/ Closed the session after querying for statistics.  
2062 5341 d 10 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1731 5369 d 13 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5372 d 18 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 5400 d 17 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 5411 d 12 h rajveer /trunk/PyProj/src/shop2020/payments/impl/ fixed payment argument  
766 5454 d 12 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
717 5463 d 18 h rajveer /trunk/PyProj/src/shop2020/ minor fixes  
701 5466 d 15 h chandranshu /trunk/PyProj/src/shop2020/ Implemented all methods of the payment service  
420 5621 d 14 h ashish /trunk/ payment service