Limit Item Types by Branch
This feature will allow the creation of branch specific item types.
Goal: $3500
Raised: $3500
Supporters: 3

Work to be done
- Create new table itemtype_branches similar to authorised_values_branches
- Add branch selector to itemtypes editor similar to branch limiter for authorised values
- Create subroutine to return only itemtypes for logged in branch
- Replace itemtype select in additem.pl with call to aforementioned subroutine