You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
377 B

  1. Enable User Roles depending on the Companies selected.
  2. A company specific Role will only be enabled
  3. if it is set for **all** the currently selected companies.
  4. For example, if a user is "Sales Manager" only for Company A,
  5. it will see that role enabled only if Company A is selected.
  6. If the user selects Company A and Company B,
  7. then the "Sales Manager" role won't be enabled.