Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2192 5370 d 5 h chandranshu /trunk/PyProj/src/shop2020/payments/impl/ Closed the session after querying for statistics.  
2062 5382 d 3 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1731 5410 d 6 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5413 d 11 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 5441 d 10 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 5452 d 5 h rajveer /trunk/PyProj/src/shop2020/payments/impl/ fixed payment argument  
766 5495 d 5 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
717 5504 d 11 h rajveer /trunk/PyProj/src/shop2020/ minor fixes  
701 5507 d 8 h chandranshu /trunk/PyProj/src/shop2020/ Implemented all methods of the payment service  
420 5662 d 7 h ashish /trunk/ payment service