Dimension service

This service displays the dimensions and variants associated with the item that is being sold in the LS One POS.

To get more information about variants and dimensions in LS One please see the online help.

 

Main functionality

 

Name Description
SetDimensionOnItem When an infocode is selling an item that has variants this function is called
ShowDimensionDialog Displays all the variants that are available for a specific item and allows the user to select which one to sell

POS Operations

One operation directly calls the Dimension service.

Name Description
Item sale Calls function ShowDimensionDialog

Development pack

To find this service in the development pack go to DevPack\Source\POS\Services

See also

Variants and dimensions in LS One

Infocode service