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
2062 5438 d 22 h ankur.singhal /trunk/PyProj/src/shop2020/ change method getPayments comments. If gatewayId is passed as 0, it is ignored.  
1731 5467 d 1 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1627 5470 d 6 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 5498 d 5 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 5509 d 0 h rajveer /trunk/PyProj/src/shop2020/payments/impl/ fixed payment argument  
766 5552 d 0 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
717 5561 d 6 h rajveer /trunk/PyProj/src/shop2020/ minor fixes  
701 5564 d 3 h chandranshu /trunk/PyProj/src/shop2020/ Implemented all methods of the payment service  
420 5719 d 2 h ashish /trunk/ payment service