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
20783 3323 d 9 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20780 3323 d 10 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20779 3323 d 12 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Added order summary report  
8406 4525 d 19 h rajveer /trunk/Support/src/main/ Display orders for only website sales.  
7240 4684 d 20 h rajveer /trunk/Support/src/main/ Removed statistics summary from the stats part  
5874 4942 d 16 h rajveer /trunk/ Dashboard for pickup store orders.  
3936 5242 d 16 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Added a redirect to the reports dashboard in case a user is not authorized to view a report  
3897 5245 d 17 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Started catching the Exception class in place of TException  
3125 5300 d 13 h rajveer /trunk/Support/src/main/java/in/shop2020/support/ Side effect of name changing of clients.  
3078 5302 d 20 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Showing status description instead of status name  
3071 5302 d 21 h chandranshu /trunk/Support/src/main/ Added support to display the type of order and added logging messages  
1941 5398 d 18 h ankur.singhal /trunk/Support/src/main/ struts.xml modified (default interceptors) to fix inventory update issue. Also moved authorisation method to utility class.  
1891 5404 d 17 h ankur.singhal /trunk/ enhancements/modifications done to move the reports in reporting dashboard.  
1886 5405 d 14 h ankur.singhal /trunk/ Ticket #380. Added Last 10 Orders to Statistics page.  
1884 5405 d 16 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Removed unused imports and unused variables  
1731 5418 d 17 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1677 5420 d 14 h ankur.singhal /trunk/Support/src/main/ added password protection to payment details report generator.  
1630 5421 d 22 h ankur.singhal /trunk/Support/src/main/ added more statistics data (max & min order amount, max & min payment amount, distinct customers who have bought)  
1611 5424 d 18 h ankur.singhal /trunk/ Added password protection for Statistics user.  
1597 5424 d 21 h ankur.singhal /trunk/Support/src/main/ Added controller class and vm file for Support/statistics