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
1627 5557 d 20 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)  
1493 5568 d 15 h vikas /trunk/PyProj/src/shop2020/ Return all transactions/payments when status passed is None.  
1120 5596 d 16 h rajveer /trunk/PyProj/src/shop2020/ Added gatewayTxnDate in update payment method. Updated code to update timestamp. Updated code to return zero count if there are no items  
859 5624 d 19 h chandranshu /trunk/PyProj/src/shop2020/payments/impl/ Corrected a typo  
854 5625 d 15 h rajveer /trunk/PyProj/src/shop2020/payments/impl/ payment service changes  
766 5639 d 14 h rajveer /trunk/PyProj/src/shop2020/ Closing all database connection once we finished a call to the service  
717 5648 d 20 h rajveer /trunk/PyProj/src/shop2020/ minor fixes  
701 5651 d 18 h chandranshu /trunk/PyProj/src/shop2020/ Implemented all methods of the payment service  
420 5806 d 16 h ashish /trunk/ payment service