Limit Item Types by Branch

This feature will allow the creation of branch specific item types.

Goal: $3500

Raised: $3500

Supporters: 3

Limit-Item-Types-by-Branch.png

Work to be done

  1. Create new table itemtype_branches similar to authorised_values_branches
  2. Add branch selector to itemtypes editor similar to branch limiter for authorised values
  3. Create subroutine to return only itemtypes for logged in branch
  4. Replace itemtype select in additem.pl with call to aforementioned subroutine