Label Printer
Scoping Questions
- Is label printing required from POS?
- What label types are needed? (price, shelf, markdown)
- What label printer hardware will be used?
- What label formats are required?
How To Guide
Configuration Examples
Label printer configuration
<retail:posTerminalTemplate
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<retail:templateId>STORE_TERMINAL</retail:templateId>
<retail:labelPrinterEnabled>true</retail:labelPrinterEnabled>
<retail:labelPrinterType>ZEBRA</retail:labelPrinterType>
<retail:labelTemplateId>PRICE_LABEL</retail:labelTemplateId>
<retail:printLabelOnSale>false</retail:printLabelOnSale>
</retail:posTerminalTemplate>