Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2192 5526 d 2 h chandranshu /trunk/PyProj/src/shop2020/payments/impl/ Closed the session after querying for statistics.  
2062 5538 d 1 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1731 5566 d 4 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5569 d 9 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 5597 d 8 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 5608 d 3 h rajveer /trunk/PyProj/src/shop2020/payments/impl/ fixed payment argument  
766 5651 d 3 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
717 5660 d 9 h rajveer /trunk/PyProj/src/shop2020/ minor fixes  
701 5663 d 6 h chandranshu /trunk/PyProj/src/shop2020/ Implemented all methods of the payment service  
420 5818 d 5 h ashish /trunk/ payment service