Scenario
After the user logged in, the user will then select which company and/or branch if they have multiple company and/or branch
Flow
- The user logged in successfully
- The system will then check if it the user has multiple company. If it has go to step 3, else go to step 4
- Ask the user which company to use
- The system will then check if it the user has multiple branch in the selected company. If it has go to step 5, else go to step 6
- Ask the user which branch to use
- Set save company and branch to cookies
Task
Scenario
After the user logged in, the user will then select which company and/or branch if they have multiple company and/or branch
Flow
Task