Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds EPOS to RetailDeviceTypes table, if it doesn't exist there yet.
Syntax
server public static RetailDeviceTypeRecId addEnterprisePOSDeviceType(boolean _silent)
Run On
Server
Parameters
- _silent
Type: boolean
If set to false, then function logs information to infolog.
Return Value
Type: RetailDeviceTypeRecId Extended Data Type
Record id of EPos device type, if it was added to the table. Otherwise, 0.