Android Deployment and Configuration - BBCWiki/IPos-Internal GitHub Wiki

Android Application

Compatibility with WS

To ensure proper functionality, please verify that the current version of the Android application utilizes at least the Web Services mentioned in the download link of "IposAndroid", available at: "http://portal.sbsoftware.ro/ipos/Android/".

Portal sb

Latest Version of the Application

The latest version of the Android application can be found on our internal platform. Access [http://portal.sbsoftware.ro/ipos/Android/].

How to Install the Android Application

Download the Android application to your handheld device from [http://portal.sbsoftware.ro/ipos/Android/], using the first link available on this page, and initiate the downloaded installer.

Module Permissions

Follow the instructions to activate modules:

For activating the Logistic Module use this :

insert into SecuritySystemPermissions (OID,Name,Description,CategoryId) Values (NEWID(),'mobileLogistics','Logistics Mobile Module',6)

For activating the MobilePos Module use this :

insert into SecuritySystemPermissions (OID,Name,Description,CategoryId) Values (NEWID(),'mobilePOS','POS Mobile Module',6)

For activating the ProductContainer Module use this :

insert into SecuritySystemPermissions (OID,Name,Description,CategoryId) Values (NEWID(),'mobileProductContainer','Product Container Mobile Module',6)

How to Verify Functionality

Connect to IPOS using "iposadm" as the password, then press the login button. Finally, the menu will appear as shown in the image below:

Android settings

After entering the data in the application interface ( edit password is 7879) :

  • Data Source: The database the application works on (the IP of the StoreServer PC in the store).
  • StoreId: Store Id of the store.
  • Logistic Mode: When checked, the logistics mode is activated; otherwise, you are in cashier mode.
  • Cash Register: Default value is 1 (In case there are multiple cash registers in the store, it is incremented). Press the Prova button. Finally, the result should be presented in accordance with the image below:

Connessione stabile

In the final step, after authentication with the ID "admin" and the corresponding password, the following interface should open:

Interface