5.1.288 - Continuity Processing Update Screen and Print Fixes

5.1.288 - Continuity Processing Update Screen and Print Fixes

Version: 5.1
Patch: 288
Title: Continuity Processing Update Screen and Print Fixes
Application Category: Other, Continuity
Patch Type: Feature


Description:

Activated updated Continuity Processing screen. Change originally described in patch 5.1.47. Includes updated scheduler controls, and fixes to the print popup. 
  1. Create user-control named "CSR_CustomerDetail_HiddenPrint" expose a clientside function "openCustomer(CustomerID)" which load CSR_CustomerDetails into hidden iframe also call window print on load - (as queryString param named "printOnLoad" is passed)
    1. We can register this control to any screen where we need to open customer detail (by providing customerid)
  2. Register this custom control to AutoShip Processing screen - as job output has link to open customer details screen
  3. Register this control to CommonReportViewer.aspx - as ContinuityMailingList report has link to open to customer details screen
  4. Modified hyperlink available into ContinuityMailingList.rdl to customer detail screen (now this link call function exposed by user-control)
  5. Adjusted screen size for CSR_CustomerDetail window - used for print/preview
  6. Autoship processing screen not switching tab to "Campaigns" on click apply filter (also when initially other tab is selected)


Articles:

  1. Continuity Processing