Feature #1271
Updated by Vladimir Krisyuk almost 6 years ago
The new Employee should be added to the App from external company DB. * Api request should be used * When User types in the “Search for Employee in External DB” then the app. Should do the search within external BD by Employee's last name. When user selects an Employee from the results, then app should check if the Employee is not exist in the app. db and in positive result proceed with other steps: the all available data should be extracted and added to the "add user form" * First / last name * date of birth * (TBD) other fields. And other fields should become available for the input Employee data. If the Employee is already extist in the App. DB - show an error message (TBD) and let User try again. Mickup: * 21.Add Employee - select from list (API) * 22.Add Employee - Employee is selected