Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
33209 825 d 19 h amit.gupta /trunk/Support/src/main/ Now would give one month data  
26411 2323 d 19 h amit.gupta /trunk/Support/src/main/ Added Refund Reason  
25957 2415 d 21 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
25950 2416 d 0 h amit.gupta /trunk/Support/src/main/ Added Return recieved and refund time  
23813 2941 d 2 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Added is fofo flag  
21087 3408 d 23 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Fixed Statistics Controller  
20870 3443 d 20 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Added description  
20813 3452 d 16 h amit.gupta /trunk/Support/src/main/  
20803 3453 d 13 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Fixed customer id  
20800 3453 d 20 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20799 3453 d 20 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20797 3453 d 20 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Fixed Status and report  
20796 3453 d 20 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20793 3455 d 9 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20792 3455 d 9 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20791 3455 d 10 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20790 3455 d 10 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20789 3455 d 10 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20788 3455 d 11 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20787 3455 d 11 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20786 3455 d 11 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20783 3455 d 12 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20780 3455 d 13 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/  
20779 3455 d 15 h amit.gupta /trunk/Support/src/main/java/in/shop2020/support/controllers/ Added order summary report  
8406 4657 d 22 h rajveer /trunk/Support/src/main/ Display orders for only website sales.  
7240 4816 d 23 h rajveer /trunk/Support/src/main/ Removed statistics summary from the stats part  
5874 5074 d 19 h rajveer /trunk/ Dashboard for pickup store orders.  
3936 5374 d 19 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 5377 d 20 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Started catching the Exception class in place of TException  
3125 5432 d 16 h rajveer /trunk/Support/src/main/java/in/shop2020/support/ Side effect of name changing of clients.  
3078 5434 d 23 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Showing status description instead of status name  
3071 5435 d 0 h chandranshu /trunk/Support/src/main/ Added support to display the type of order and added logging messages  
1941 5530 d 21 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 5536 d 20 h ankur.singhal /trunk/ enhancements/modifications done to move the reports in reporting dashboard.  
1886 5537 d 17 h ankur.singhal /trunk/ Ticket #380. Added Last 10 Orders to Statistics page.  
1884 5537 d 19 h chandranshu /trunk/Support/src/main/java/in/shop2020/support/controllers/ Removed unused imports and unused variables  
1731 5550 d 20 h ankur.singhal /trunk/ optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).  
1677 5552 d 17 h ankur.singhal /trunk/Support/src/main/ added password protection to payment details report generator.  
1630 5554 d 1 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 5556 d 21 h ankur.singhal /trunk/ Added password protection for Statistics user.