Properties
Optional OrderLineID
OrderLineID: undefined | number
Optional PrintBottleLabel
PrintBottleLabel: undefined | false | true
Optional PrintCertificate
PrintCertificate: undefined | false | true
Optional StationID
StationID: undefined | number
Print the certificate and bottle labels for Talisman products
The OrderID is required, by default all documents will be printed, except when the optional OrderLineID is specified. Then only the documents for that Talisman are printed.
It is required to specify if the certificat, the bottle label, or both should be printed. This is done by setting
PrintCertificate
and/orPrintBottleLabel
.The Station that has the required printers should be specified in the
StationID
property.