Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the printer settings based on the passed container.
Syntax
public void mcrUpdatePrinterSettingsShippingLabel(container _printerSettings)
Run On
Called
Parameters
- _printerSettings
Type: container
The container that consists of the various settings regarding the printer.
Remarks
Wrapper method for the quality check form to update the printer settings on freight slips. Needed since updatePrinterSettingsShippinglabel is a protected method.