Connection/Disconnection
Connection example in selection screen mode
This procedure activates the functions on authentication according to user groups.
- Step 0 : at application startup
We see that <<BL MAGENTO>> and <<BL ASPERPGI>> buttons are unabled. Indeed, these buttons are connected respectively with functions,
controle_de_livraison_magento and controle_de_livraison_asperpgi which are functions by authentication.
- Step 1 : click on <<Connexion>> button
After a click on <<Connexion>> button, generics corresponding to employees in the current workcenter are displayed in body.
That allows the user to make a selection in the screen or scan data with a peripheral.
- Step 2 : select a generics or scan data corresponding to an employee in the allowed groups
Finally, we see that, <<BL MAGENTO>> and <<BL ASPERPGI>> buttons are enabled.
Disconnection example
After a connection, we can now disconnect from workcenter thanks to a click on <<Deconnexion>> button.
We can see, that <<BL MAGENTO>> <<BL ASPERPGI>> buttons become again unabled.

