POS User Menu

<< Click to Display Table of Contents >>

Navigation:  Developers' Guide > Using Data Interface > Events > Add-On Events > Point of Sale Events >

POS User Menu

Navigation: Developers' Guide > Using Data Interface > Events > Add-On Events > Point of Sale Events >

hm_btn_navigate_prevhm_btn_navigate_tophm_btn_navigate_next

POS User Menu

 

Show/Hide Hidden Text

You can now customize the POS User Menu to execute specific business transactions using its events. iVend Add-On Framework provides you with platform for customization and the framework is optimized to show only relevant list of events which minimizes the effort in searching events from long list of iVend events.

Note

Remember that the customization can be done on those fields only which are exposed in the POS User Menu screen.

 

There are following events, which allow you to customize the POS User Menu screen:

Click to collapse/expand the view.

OnGlobalize

The event occurs on globalizing the resource strings on the POS User Menu.

Namespace: CXS.Retail.Extensibility.Modules.Transaction

Assembly: POSUserMenuModuleBase

Parameters

N/A

Type:

Remarks

N/A

Click to collapse/expand the view.

OnOpenCashDrawerOne

The event occurs on click of the OpenCashDrawerOne button.

Namespace: CXS.Retail.Extensibility.Modules.Transaction

Assembly: POSUserMenuModuleBase

Parameters

N/A

Type:

Remarks

N/A

Click to collapse/expand the view.

OnOpenCashDrawerTwo

The event occurs on click of the OnOpenCashDrawerTwo button.

Namespace: CXS.Retail.Extensibility.Modules.Transaction

Assembly: POSUserMenuModuleBase

Parameters

N/A

Type:

Remarks

N/A

Click to collapse/expand the view.

OnViewIntialized

The event occurs when initializing the POS User Menu screen.

Namespace: CXS.Retail.Extensibility.Modules.Transaction

Assembly: POSUserMenuModuleBase

Parameters

N/A

Type:

Remarks

N/A