I have been trying to add Touch Screen on SL but it is not displaying the POS Buttons.
After removing the following on IVDClass the Touch Screen appears but without the POS Buttons.
if (HasTouchScreenLook==false) then begin
I understand TS is no longer on the standard code for SL but shouldn't it be possible to add it through Hal for clients willing to subscribe for Hal and Customize.
The register for Order Classes is common for Sales orders and Service orders. When I set an Order Class to create an Activity - it works for Sales Order, while for Service Orders - not. Is any setting...