BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
/
trunk
/
Support
/
src
/
main
/
java
/
in
/
shop2020
/
support
/
controllers
/
StatisticsController.java
– Rev 33209
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
33209
789 d 9 h
amit.gupta
/trunk/Support/src/main/
Now would give one month data
26411
2287 d 8 h
amit.gupta
/trunk/Support/src/main/
Added Refund Reason
25957
2379 d 11 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
25950
2379 d 13 h
amit.gupta
/trunk/Support/src/main/
Added Return recieved and refund time
23813
2904 d 15 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Added is fofo flag
21087
3372 d 13 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Fixed Statistics Controller
20870
3407 d 10 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Added description
20813
3416 d 6 h
amit.gupta
/trunk/Support/src/main/
20803
3417 d 2 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Fixed customer id
20800
3417 d 9 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20799
3417 d 9 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20797
3417 d 9 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Fixed Status and report
20796
3417 d 9 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20793
3418 d 22 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20792
3418 d 22 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20791
3418 d 23 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20790
3418 d 23 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20789
3419 d 0 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20788
3419 d 0 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20787
3419 d 0 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20786
3419 d 1 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20783
3419 d 1 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20780
3419 d 2 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
20779
3419 d 4 h
amit.gupta
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Added order summary report
8406
4621 d 11 h
rajveer
/trunk/Support/src/main/
Display orders for only website sales.
7240
4780 d 12 h
rajveer
/trunk/Support/src/main/
Removed statistics summary from the stats part
5874
5038 d 8 h
rajveer
/trunk/
Dashboard for pickup store orders.
3936
5338 d 9 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
5341 d 9 h
chandranshu
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Started catching the Exception class in place of TException
3125
5396 d 5 h
rajveer
/trunk/Support/src/main/java/in/shop2020/support/
Side effect of name changing of clients.
3078
5398 d 12 h
chandranshu
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Showing status description instead of status name
3071
5398 d 13 h
chandranshu
/trunk/Support/src/main/
Added support to display the type of order and added logging messages
1941
5494 d 11 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
5500 d 10 h
ankur.singhal
/trunk/
enhancements/modifications done to move the reports in reporting dashboard.
1886
5501 d 6 h
ankur.singhal
/trunk/
Ticket #380. Added Last 10 Orders to Statistics page.
1884
5501 d 8 h
chandranshu
/trunk/Support/src/main/java/in/shop2020/support/controllers/
Removed unused imports and unused variables
1731
5514 d 9 h
ankur.singhal
/trunk/
optimisation of methods for getting max, min amounts of orders and payments. These methods are used for statistics (Support).
1677
5516 d 7 h
ankur.singhal
/trunk/Support/src/main/
added password protection to payment details report generator.
1630
5517 d 14 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
5520 d 10 h
ankur.singhal
/trunk/
Added password protection for Statistics user.