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
6677 4798 d 13 h amar.kumar /trunk/ Changes for Adding new TicketCategory for ON_TIME_GUARANTEE  
6176 4892 d 13 h amit.gupta /trunk/ Contact us extended for recharge.  
6104 4895 d 22 h rajveer /trunk/ Added uncertain recharge processor task with new category.  
5791 4951 d 7 h anupam.singh /trunk/ Trac # 1526
CRM ticket will now be created for orders which are at pickup stores and their return date is nearing.
 
5407 5014 d 6 h amar.kumar /trunk/ Ticket Id : #1352 #1372 #1373
Changes for
1) Adding new ticket category
2) Showing trust level while COD verification
3) Creating tickets from UserCommunication table
4) Adding dummy vm file for AddressController

Reviewed By : Anupam Singh
 
4948 5076 d 17 h phani.kumar /trunk/ Ticket #1040 CRM ticket creation related to undelivery of order
reviewer: Rajveer
 
4681 5106 d 14 h amar.kumar /trunk/ Trac ID : #901, #961
Reviewed By : Anupam Singh
 
4490 5134 d 19 h anupam.singh /trunk/ Added DOA Request and return request raised handling in CRM. On ticket info page clicking on activity now shows attachments as well.

Trac #894, #862, #863

Reviewer : Mandeep Dhir
 
4267 5179 d 21 h anupam.singh /trunk/ Trac#805

Task to generate tickets for flagged payments.
Ability to allow or block such payments in CRM.

Reviewer : Mandeep Dhir
 
4008 5230 d 19 h mandeep.dhir /trunk/ Trac#595 Robust handling of Failed payments, COD transactions and delayed orders by CRM. TransacitonService and PaymentService now persist relevant transactions, payments to their own database. Then CRM polls these new tables and processes them (creation of tickets essentially)  
3578 5259 d 17 h mandeep.dhir /trunk/ Trac#508 Adding functionality in CRM to help agents reach users that failed to make payments for transactions
Invoking refundOrder and verifyOrder methods in TransactionService (as suggested by Chandranshu)
 
3499 5270 d 18 h mandeep.dhir /trunk/ Trac#504 Added functionality to help CRM agents to verify COD orders  
3430 5274 d 12 h rajveer /trunk/ThriftConfig/ Changes due to thrift revision upgrade from 0.2 to 0.7  
3028 5306 d 22 h mandeep.dhir /trunk/ThriftConfig/src/main/java/in/shop2020/ Trac#488 Adding ThriftConfig files for CRM service. Also updating one for UserContextService