Print related changes

This topic lists the prints related changes between the releases.

Table 1. Prints related changes
9.3 fix pack

wsc.common.print.Print

wsc.common.print.PrintPdfContainer

9.4 release

None

  • Prints are generated in PDF format. The customer pick acknowledgment and the pick tickets are displayed in a pop-up window. The store associate can then choose the print options available in the plugin to print.
  • The YCD_PrintPickTicketFOP_9.2.0 service is used to print pick tickets.
  • The YCD_PrintCustomerPickAcknowledgementFOP_9.3.0 service is used to print the Customer Pick Acknowledgement.
  • Prints are generated in HTML format. The customer pick acknowledgment and the pick tickets can be printed using the browser print options.
  • The StorePickTicket_94 service is introduced to print pick tickets.
  • The YCD_Print_CustomerPickupAcknowledgement_94 service is introduced to print the Customer Pick Acknowledgement.

How it affects you

As a store associate, you have the following benefits:
  • You need not wait for the acknowledgment to load in the pop-up window. Once the acknowledgment is ready to print, you can use the browser's print dialog options to print the documents.
  • You need not wait for "Print Preview" before choosing to print the documents

As a store implementer, if you have customized the services in the earlier release, you must re-customize the new services appropriately.