Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.0-b1
-
Component/s: None
-
Labels:None
Description
When creating a service for a client as an admin, we list Inactive and Restricted packages. Restricted packages are disabled options unless the client has access to them. However, Inactive packages are selectable options even though they are not intended to be used. Attempting to create a service from an inactive package leads to the following error:
The client can not access that package.
- Update the package list when adding a service to disable inactive packages, similar to restricted packages
When adding a service through the admin interface, inactive packages are shown among the package options. However, after selecting that package and attempting to add the service, an error is encountered saying "The client can not access that package". We should either modify this to accept inactive packages or otherwise not list them. Probably the latter.
What was done here? Historically I've personally added services to clients using Inactive Packages.. typically a legacy customer on a legacy plan and they want another but cannot purchase it themselves.
On the other hand, if we always list Inactive Packages the drop down can get very long and difficult to navigate. Perhaps such a Package should just be a restricted Package instead if it needs to be used at all, but should not be available to all clients or listed under active Packages.