Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #27157 All Revisions ] Back to Issue ]
Summary 0027157: summary functions in saved view/grid config cause several requests
Revision 2014-07-23 09:05 by alostale
Steps To Reproduce In a Professional instance:

-Case 1 (saved view)
  1.1 Open Sales Order window
  1.2 Set Grand Total as Summary (eg. sum) function:
      * Right click on grid's Grand Total column title
      * Select Set Summary Function > Sum
  1.3 Save this view and set it as default
  1.4 Close Sales Order window
  1.5 Open it again and check XHR requests -> 5 requests to Order for summary function are executed (1 for real ds, 4 for summary)
-Case 2 (grid configuration)
  2.1 Open Sales Invoice window
  2.2 Set Grand Total as summary (see step 1.2)
  2.3 Move any grid column position to save grid to be saved
  2.4 Close Sales Invoice window
  2.5 Open it again and check XHR requests -> 5 requests to Invoice for summary function are executed (1 for real ds, 4 for summary)

Note case 1 and 2 can be combined for a single window, in this case the result is the number of requests is 7
Revision 2014-07-22 17:03 by alostale
Steps To Reproduce In a Professional instance
-Open Sales Order window
-Set Grand total as Summary (eg. sum) function:
  *Right click on grid's Grand Total column title
  *Select Set Summary Function > Sum
-Save this view and set it as default
-Close Sales Order window
-Open it again and check XHR requests -> Several requests to Order for summary function are executed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker