POS Display Profile

Each POS unit can have a different display view. The following fields can be set up in each POS Display Profile:

Field NameDescription
CodeSpecifies the unique code of the profile.
DescriptionSpecifies the short description of a profile.
ActivateActivate the POS Display Profile on the customer display.
Price ex. VATSpecifies whether the prices are visible without the VAT on the POS.
Image Rotation IntervalSpecifies the time-delay between the images (the number of milliseconds during which an image is displayed).
Custom Display CodeunitSpecifies the customized codeunit used for out-of-the-box functionality. Adding a Codeunit ID here will expand on the base functionality and/or set the usage or limitations that could override the existing fields. If using a Custom Display Codeunit, read the documentation on that Codeunit.
Display Content CodeSpecifies the Display Content Code group that will be used for this POS Display Profile. Display Content Codes are groupings of either images, videos, or URLs. This is where the media displayed on the customer display is uploaded or linked to.
Hide ReceiptRemove the receipt from the customer display.
Receipt DurationSpecifies the number of milliseconds during which an receipt remains on-screen.
Receipt WidthSpecifies the width of the whole receipt on the Customer Display.
Receipt PlacementSpecifies the alignment of the receipt on the screen. It can be Right, Left, and Center.
Receipt Description PaddingSpecifies the size of the field containing the Sales Line Description.
Receipt Total PaddingSpecifies the size of the fields that contain the Sales Line Totals (i.e. Quantity x Unit Price).
Receipt Grand Total PaddingSpecifies the size of the field that contains the total for the entire sale.

POS_display

Once the POS Display Profile is defined, you can set it on the POS unit of your choice by adding the predefined POS Display Profile in the POS Display Profile field.

POS_unit_dis

See also